git: 3b73b81c23fa - main - print/py-pycups1: Update to 2.0.1
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue May 11 21:52:56 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3b73b81c23fa8e273257430b5d7766fc2ee3d171
commit 3b73b81c23fa8e273257430b5d7766fc2ee3d171
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-11 21:17:03 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-11 21:47:17 +0000
print/py-pycups1: Update to 2.0.1
- Remote outdated PORTSCOUT
- Update WWW
Changes: https://github.com/OpenPrinting/pycups/blob/master/NEWS
---
print/py-pycups1/Makefile | 7 ++-----
print/py-pycups1/distinfo | 6 +++---
print/py-pycups1/pkg-descr | 3 +--
3 files changed, 6 insertions(+), 10 deletions(-)
diff --git a/print/py-pycups1/Makefile b/print/py-pycups1/Makefile
index d72a68de9962..7209d321a75b 100644
--- a/print/py-pycups1/Makefile
+++ b/print/py-pycups1/Makefile
@@ -1,7 +1,7 @@
# Created by: Michael Johnson <ahze at FreeBSD.org>
PORTNAME= pycups
-PORTVERSION= 1.9.74
+PORTVERSION= 2.0.1
CATEGORIES= print python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,12 +15,9 @@ LICENSE_COMB= dual
LIB_DEPENDS= libcups.so:print/cups
-USES= iconv localbase python:3.6+ tar:bzip2
+USES= iconv localbase python:3.6+
USE_PYTHON= autoplist concurrent distutils
-# pycups 2.0.0+ requires Python 3.6+
-PORTSCOUT= limit:^1\.
-
.include <bsd.port.pre.mk>
post-patch:
diff --git a/print/py-pycups1/distinfo b/print/py-pycups1/distinfo
index 160cd09733cc..f6104e599550 100644
--- a/print/py-pycups1/distinfo
+++ b/print/py-pycups1/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1538663166
-SHA256 (pycups-1.9.74.tar.bz2) = 86090f259a7c5d0d5caa3407a0e57c9e134027620cbc8f90bf4e37c8b53ed7b9
-SIZE (pycups-1.9.74.tar.bz2) = 52831
+TIMESTAMP = 1620405445
+SHA256 (pycups-2.0.1.tar.gz) = 57434ce5f62548eb12949ca8217f066f4eeb21a5d6ab8b13471dce350e380c90
+SIZE (pycups-2.0.1.tar.gz) = 62968
diff --git a/print/py-pycups1/pkg-descr b/print/py-pycups1/pkg-descr
index 0a9cc53c4a5a..ebee0794f302 100644
--- a/print/py-pycups1/pkg-descr
+++ b/print/py-pycups1/pkg-descr
@@ -1,4 +1,3 @@
CUPS bindings for Python
-WWW: https://pypi.org/project/pycups/
-WWW: https://github.com/zdohnal/pycups
+WWW: https://github.com/OpenPrinting/pycups
More information about the dev-commits-ports-all
mailing list