git: 3e544a2ebc80 - main - www/py-cssutils: Update to 2.10.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 05 Apr 2024 00:45:27 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=3e544a2ebc802e8e507695a0068b36bbdfbb1501 commit 3e544a2ebc802e8e507695a0068b36bbdfbb1501 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-04-05 00:41:15 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-04-05 00:41:15 +0000 www/py-cssutils: Update to 2.10.2 - Remove PY_SETUPTOOLS: py-setuptools should be used rather than PY_SETUPTOOLS Changes: https://github.com/jaraco/cssutils/blob/main/NEWS.rst --- www/py-cssutils/Makefile | 4 ++-- www/py-cssutils/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/py-cssutils/Makefile b/www/py-cssutils/Makefile index 3d7b565f88ba..fc4410125f14 100644 --- a/www/py-cssutils/Makefile +++ b/www/py-cssutils/Makefile @@ -1,5 +1,5 @@ PORTNAME= cssutils -PORTVERSION= 2.9.0 +PORTVERSION= 2.10.2 PORTEPOCH= 1 CATEGORIES= www python MASTER_SITES= PYPI @@ -14,7 +14,7 @@ LICENSE_COMB= dual LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LESSER -BUILD_DEPENDS= ${PY_SETUPTOOLS} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=56:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=3.4.1:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} diff --git a/www/py-cssutils/distinfo b/www/py-cssutils/distinfo index 9b543d74afd2..eee31156e9b0 100644 --- a/www/py-cssutils/distinfo +++ b/www/py-cssutils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1697463146 -SHA256 (cssutils-2.9.0.tar.gz) = 89477b3d17d790e97b9fb4def708767061055795aae6f7c82ae32e967c9be4cd -SIZE (cssutils-2.9.0.tar.gz) = 723452 +TIMESTAMP = 1712084536 +SHA256 (cssutils-2.10.2.tar.gz) = 93cf92a350b1c123b17feff042e212f94d960975a3ed145743d84ebe8ccec7ab +SIZE (cssutils-2.10.2.tar.gz) = 723055