Date: Mon, 27 Mar 2023 22:28:22 GMT From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 82b5d067d440 - main - www/py-beautifulsoup: Update to 4.12.0 Message-ID: <202303272228.32RMSM12048596@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=82b5d067d44079f62f08ba9b5d2a4affd9045ba4 commit 82b5d067d44079f62f08ba9b5d2a4affd9045ba4 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2023-03-27 22:27:38 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2023-03-27 22:27:38 +0000 www/py-beautifulsoup: Update to 4.12.0 --- www/py-beautifulsoup/Makefile | 2 +- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303272228.32RMSM12048596>