git: 7217a0aecfb5 - main - www/py-wagtail: Update to 6.0.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Apr 2024 00:02:03 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=7217a0aecfb597c4cac154feb1dc1376e6f6c7fb commit 7217a0aecfb597c4cac154feb1dc1376e6f6c7fb Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-04-05 23:58:27 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-04-05 23:58:27 +0000 www/py-wagtail: Update to 6.0.2 - Convert to USE_PYTHON=pep517 Changes: https://github.com/wagtail/wagtail/releases --- www/py-wagtail/Makefile | 6 ++++-- www/py-wagtail/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/www/py-wagtail/Makefile b/www/py-wagtail/Makefile index 951c5e6cc4d0..1e9d18fc9b99 100644 --- a/www/py-wagtail/Makefile +++ b/www/py-wagtail/Makefile @@ -1,5 +1,5 @@ PORTNAME= wagtail -PORTVERSION= 6.0.1 +PORTVERSION= 6.0.2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,6 +12,8 @@ WWW= https://wagtail.io/ \ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyascii>=0.1.5:textproc/py-anyascii@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.8<4.13:www/py-beautifulsoup@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}django42>=4.2<6.0:www/py-django42@${PY_FLAVOR} \ @@ -32,7 +34,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyascii>=0.1.5:textproc/py-anyascii@${PY_FL ${PYTHON_PKGNAMEPREFIX}willow>=1.6.2<2:graphics/py-willow@${PY_FLAVOR} USES= cpe python shebangfix -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/www/py-wagtail/distinfo b/www/py-wagtail/distinfo index 927bcd550eaa..e11e47a26c14 100644 --- a/www/py-wagtail/distinfo +++ b/www/py-wagtail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709390758 -SHA256 (wagtail-6.0.1.tar.gz) = 43cf65ba8430b41e533167ee75b27660a7a86eb06dd8bd79e8d64fb4af057a8b -SIZE (wagtail-6.0.1.tar.gz) = 6245847 +TIMESTAMP = 1712330631 +SHA256 (wagtail-6.0.2.tar.gz) = e7cfc3c0f53fb302f1798f0e02a7ac6078ab02eb0e8703c0f71ccbd3f18e386f +SIZE (wagtail-6.0.2.tar.gz) = 6261615