wok rev 22534
updated beautifulsoup (4.7.1 -> 4.8.2)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jan 03 09:54:04 2020 +0100 (2020-01-03) |
parents | d682cc0d7ad7 |
children | 12c4c5c2917b |
files | beautifulsoup/receipt |
line diff
1.1 --- a/beautifulsoup/receipt Fri Jan 03 09:45:12 2020 +0100 1.2 +++ b/beautifulsoup/receipt Fri Jan 03 09:54:04 2020 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="beautifulsoup" 1.7 -VERSION="4.7.1" 1.8 +VERSION="4.8.2" 1.9 CATEGORY="development" 1.10 TAGS="parser XML HTML" 1.11 SHORT_DESC="Python HTML-XML parser."