diff options
author | Wen Heping <wen@FreeBSD.org> | 2021-09-16 10:31:48 +0800 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2021-09-16 10:31:48 +0800 |
commit | 8407165700d4ec423f9a41549f2ebb4cc7b912a2 (patch) | |
tree | e2f0d1a6961c36e0a2f1fcf4ca6417bd9c053d56 | |
parent | databases/py-pg8000: Update to 1.21.2 (diff) |
www/py-beautifulsoup: Update to 4.10.0
-rw-r--r-- | www/py-beautifulsoup/Makefile | 2 | ||||
-rw-r--r-- | www/py-beautifulsoup/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-beautifulsoup/Makefile b/www/py-beautifulsoup/Makefile index c09fe1475bbd..88785f4b6660 100644 --- a/www/py-beautifulsoup/Makefile +++ b/www/py-beautifulsoup/Makefile @@ -1,7 +1,7 @@ # Created by: Mike Meyer PORTNAME= beautifulsoup -PORTVERSION= 4.9.3 +PORTVERSION= 4.10.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-beautifulsoup/distinfo b/www/py-beautifulsoup/distinfo index 31cdac084393..4de986cf349d 100644 --- a/www/py-beautifulsoup/distinfo +++ b/www/py-beautifulsoup/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1601905574 -SHA256 (beautifulsoup4-4.9.3.tar.gz) = 84729e322ad1d5b4d25f805bfa05b902dd96450f43842c4e99067d5e1369eb25 -SIZE (beautifulsoup4-4.9.3.tar.gz) = 376031 +TIMESTAMP = 1631759193 +SHA256 (beautifulsoup4-4.10.0.tar.gz) = c23ad23c521d818955a4151a67d81580319d4bf548d3d49f4223ae041ff98891 +SIZE (beautifulsoup4-4.10.0.tar.gz) = 399890 |