git: a9605611b2df - main - textproc/py-dominate: Update to 2.9.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Nov 2023 10:36:51 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a9605611b2df29ec94a63827e2c5a45156aa15dd commit a9605611b2df29ec94a63827e2c5a45156aa15dd Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-11-27 10:03:04 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-11-27 10:28:23 +0000 textproc/py-dominate: Update to 2.9.0 - Update LICENSE - Convert to USE_PYTHON=pep517 Changes: https://github.com/Knio/dominate/releases --- textproc/py-dominate/Makefile | 9 ++++++--- textproc/py-dominate/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/textproc/py-dominate/Makefile b/textproc/py-dominate/Makefile index facb2e333f2f..3d016bb2b9a5 100644 --- a/textproc/py-dominate/Makefile +++ b/textproc/py-dominate/Makefile @@ -1,5 +1,5 @@ PORTNAME= dominate -PORTVERSION= 2.8.0 +PORTVERSION= 2.9.0 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -8,11 +8,14 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Create and manipulate HTML documents using DOM API WWW= https://github.com/Knio/dominate -LICENSE= LGPL3 +LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/LICENSE.txt +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=62:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} + USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/textproc/py-dominate/distinfo b/textproc/py-dominate/distinfo index 27eab44ca560..23ffccdfb142 100644 --- a/textproc/py-dominate/distinfo +++ b/textproc/py-dominate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685162238 -SHA256 (dominate-2.8.0.tar.gz) = 4c90c3befaf88e612b71f4b39af7bcbef8977acfa855cec957225a8fbf504007 -SIZE (dominate-2.8.0.tar.gz) = 37089 +TIMESTAMP = 1700759862 +SHA256 (dominate-2.9.0.tar.gz) = b15791ebea432218543a1702d76ae45d2ff95ff994e52014b8686a69dad772fd +SIZE (dominate-2.9.0.tar.gz) = 36289