From ace36fed0d8d0797aeaa6de87713e7149ba12eef Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Mon, 21 Apr 2025 08:19:19 +0000 Subject: [PATCH] www/py-beautifulsoup: Update to 4.13.4 --- www/py-beautifulsoup/Makefile | 5 +++-- www/py-beautifulsoup/distinfo | 6 +++--- www/py-beautifulsoup/pkg-plist | 10 +++++----- 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/www/py-beautifulsoup/Makefile b/www/py-beautifulsoup/Makefile index 485e26d7e1ec..a2155a819279 100644 --- a/www/py-beautifulsoup/Makefile +++ b/www/py-beautifulsoup/Makefile @@ -1,6 +1,5 @@ PORTNAME= beautifulsoup -PORTVERSION= 4.13.3 -PORTREVISION= 1 +PORTVERSION= 4.13.4 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -24,6 +23,8 @@ USES= python USE_PYTHON= concurrent pep517 pytest NO_ARCH= yes +PLIST_SUB= BS_VER=${PORTVERSION} + do-build: @cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} -m build --wheel --no-isolation --outdir ${WRKDIR} diff --git a/www/py-beautifulsoup/distinfo b/www/py-beautifulsoup/distinfo index 3037f98ba3c9..690035337231 100644 --- a/www/py-beautifulsoup/distinfo +++ b/www/py-beautifulsoup/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739005533 -SHA256 (beautifulsoup4-4.13.3.tar.gz) = 1bd32405dacc920b42b83ba01644747ed77456a65760e285fbc47633ceddaf8b -SIZE (beautifulsoup4-4.13.3.tar.gz) = 619516 +TIMESTAMP = 1745221624 +SHA256 (beautifulsoup4-4.13.4.tar.gz) = dbb3c4e1ceae6aefebdaf2423247260cd062430a410e38c66f2baa50a8437195 +SIZE (beautifulsoup4-4.13.4.tar.gz) = 621067 diff --git a/www/py-beautifulsoup/pkg-plist b/www/py-beautifulsoup/pkg-plist index 94284fa00241..1ca5c558c993 100644 --- a/www/py-beautifulsoup/pkg-plist +++ b/www/py-beautifulsoup/pkg-plist @@ -1,8 +1,8 @@ -%%PYTHON_SITELIBDIR%%/beautifulsoup4-4.13.3.dist-info/METADATA -%%PYTHON_SITELIBDIR%%/beautifulsoup4-4.13.3.dist-info/RECORD -%%PYTHON_SITELIBDIR%%/beautifulsoup4-4.13.3.dist-info/WHEEL -%%PYTHON_SITELIBDIR%%/beautifulsoup4-4.13.3.dist-info/licenses/AUTHORS -%%PYTHON_SITELIBDIR%%/beautifulsoup4-4.13.3.dist-info/licenses/LICENSE +%%PYTHON_SITELIBDIR%%/beautifulsoup4-%%BS_VER%%.dist-info/METADATA +%%PYTHON_SITELIBDIR%%/beautifulsoup4-%%BS_VER%%.dist-info/RECORD +%%PYTHON_SITELIBDIR%%/beautifulsoup4-%%BS_VER%%.dist-info/WHEEL +%%PYTHON_SITELIBDIR%%/beautifulsoup4-%%BS_VER%%.dist-info/licenses/AUTHORS +%%PYTHON_SITELIBDIR%%/beautifulsoup4-%%BS_VER%%.dist-info/licenses/LICENSE %%PYTHON_SITELIBDIR%%/bs4/__init__.py %%PYTHON_SITELIBDIR%%/bs4/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/bs4/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc