wok diff beautifulsoup/receipt @ rev 23895

Fix grub4dos (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jul 25 19:27:42 2020 +0000 (2020-07-25)
parents 240fb3120638
children 9af0e03b8ad0
line diff
     1.1 --- a/beautifulsoup/receipt	Sun May 19 19:07:20 2019 +0200
     1.2 +++ b/beautifulsoup/receipt	Sat Jul 25 19:27:42 2020 +0000
     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."