diff options
author | Wen Heping <wen@FreeBSD.org> | 2023-03-27 22:27:38 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2023-03-27 22:27:38 +0000 |
commit | 82b5d067d44079f62f08ba9b5d2a4affd9045ba4 (patch) | |
tree | 9d9ca42fba669e2cf315b59c83a71b6255c22b5d | |
parent | 8e350c2a44619d7cf07a69dbfd8cddf412f9ebc4 (diff) |
-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 173dfc1a1d41..f507f3554459 100644 --- a/www/py-beautifulsoup/Makefile +++ b/www/py-beautifulsoup/Makefile @@ -1,5 +1,5 @@ PORTNAME= beautifulsoup -PORTVERSION= 4.11.2 +PORTVERSION= 4.12.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-beautifulsoup/distinfo b/www/py-beautifulsoup/distinfo index 201a326c3d8d..cda306aefe06 100644 --- a/www/py-beautifulsoup/distinfo +++ b/www/py-beautifulsoup/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675839506 -SHA256 (beautifulsoup4-4.11.2.tar.gz) = bc4bdda6717de5a2987436fb8d72f45dc90dd856bdfd512a1314ce90349a0106 -SIZE (beautifulsoup4-4.11.2.tar.gz) = 517627 +TIMESTAMP = 1679955651 +SHA256 (beautifulsoup4-4.12.0.tar.gz) = c5fceeaec29d09c84970e47c65f2f0efe57872f7cff494c9691a26ec0ff13234 +SIZE (beautifulsoup4-4.12.0.tar.gz) = 523942 |