diff --git a/www/py-beautifulsoup/Makefile b/www/py-beautifulsoup/Makefile index 4d73a5a78fe9..173dfc1a1d41 100644 --- a/www/py-beautifulsoup/Makefile +++ b/www/py-beautifulsoup/Makefile @@ -1,34 +1,34 @@ PORTNAME= beautifulsoup -PORTVERSION= 4.11.1 +PORTVERSION= 4.11.2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= beautifulsoup4-${PORTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= HTML/XML Parser for Python WWW= https://www.crummy.com/software/BeautifulSoup/ LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING.txt +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}soupsieve>=1.2:www/py-soupsieve@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}html5lib>=0:www/py-html5lib@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes PORTDOCS= * OPTIONS_DEFINE= DOCS DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} DOCS_VARS= PYDISTUTILS_BUILD_TARGET+="build_sphinx -a -E" post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC}/build/sphinx/html && \ ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} \ "! -name .buildinfo -and ! -name objects.inv") .include diff --git a/www/py-beautifulsoup/distinfo b/www/py-beautifulsoup/distinfo index 5bb2f71aa3eb..201a326c3d8d 100644 --- a/www/py-beautifulsoup/distinfo +++ b/www/py-beautifulsoup/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649919662 -SHA256 (beautifulsoup4-4.11.1.tar.gz) = ad9aa55b65ef2808eb405f46cf74df7fcb7044d5cbc26487f96eb2ef2e436693 -SIZE (beautifulsoup4-4.11.1.tar.gz) = 517113 +TIMESTAMP = 1675839506 +SHA256 (beautifulsoup4-4.11.2.tar.gz) = bc4bdda6717de5a2987436fb8d72f45dc90dd856bdfd512a1314ce90349a0106 +SIZE (beautifulsoup4-4.11.2.tar.gz) = 517627