aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-04-20 14:22:51 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-04-20 14:25:43 +0000
commitc626a4853f3ef7d7cc3f569f716c23be9e08a52e (patch)
tree36040cc1a367b6418f74d017259991fe44de5471
parent8a806fb892ecfc26e78d740c1240a47b9cb72ed2 (diff)
downloadports-c626a4853f3ef7d7cc3f569f716c23be9e08a52e.tar.gz
ports-c626a4853f3ef7d7cc3f569f716c23be9e08a52e.zip
print/py-pycups: Update to 2.0.2
- Update WWW - Convert to USE_PYTHON=pep517 Changes: https://github.com/OpenPrinting/pycups/releases
-rw-r--r--print/py-pycups/Makefile8
-rw-r--r--print/py-pycups/distinfo6
2 files changed, 8 insertions, 6 deletions
diff --git a/print/py-pycups/Makefile b/print/py-pycups/Makefile
index e2862d889c6c..5f7aef654530 100644
--- a/print/py-pycups/Makefile
+++ b/print/py-pycups/Makefile
@@ -1,20 +1,22 @@
PORTNAME= pycups
-PORTVERSION= 2.0.1
+PORTVERSION= 2.0.2
CATEGORIES= print python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= CUPS bindings for Python
-WWW= https://github.com/zdohnal/pycups
+WWW= https://github.com/OpenPrinting/pycups
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
LIB_DEPENDS= libcups.so:print/cups
USES= iconv localbase python
-USE_PYTHON= autoplist concurrent distutils
+USE_PYTHON= autoplist concurrent pep517
.include <bsd.port.pre.mk>
diff --git a/print/py-pycups/distinfo b/print/py-pycups/distinfo
index dd13495d0216..009e2e400162 100644
--- a/print/py-pycups/distinfo
+++ b/print/py-pycups/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590696660
-SHA256 (pycups-2.0.1.tar.gz) = 57434ce5f62548eb12949ca8217f066f4eeb21a5d6ab8b13471dce350e380c90
-SIZE (pycups-2.0.1.tar.gz) = 62968
+TIMESTAMP = 1713528548
+SHA256 (pycups-2.0.2.tar.gz) = d0aac38fe2b558dfab2292b0af382c8aaab301571a26080ab3988d444c977d22
+SIZE (pycups-2.0.2.tar.gz) = 65061