aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-29 16:15:01 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-29 16:15:01 +0000
commit558df66dda6b99808c3195465b5cf935b821705e (patch)
treeee8900ce6f7e78f3d91ff98b2375c7bf715496d8
parentdca49dfd69fbff2c05e31310aa6c51f02dc07bd4 (diff)
downloadports-558df66dda6b99808c3195465b5cf935b821705e.tar.gz
ports-558df66dda6b99808c3195465b5cf935b821705e.zip
devel/py-urwid: Update to 2.2.1
- Update WWW - Convert to USE_PYTHON=pep517 Changes: https://github.com/urwid/urwid/releases
-rw-r--r--devel/py-urwid/Makefile11
-rw-r--r--devel/py-urwid/distinfo6
2 files changed, 11 insertions, 6 deletions
diff --git a/devel/py-urwid/Makefile b/devel/py-urwid/Makefile
index 87cbcdffe246..7e80c2d8dc64 100644
--- a/devel/py-urwid/Makefile
+++ b/devel/py-urwid/Makefile
@@ -1,18 +1,23 @@
PORTNAME= urwid
-PORTVERSION= 2.1.2
+PORTVERSION= 2.2.1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= python@FreeBSD.org
COMMENT= Curses-based user interface library for Python
-WWW= https://urwid.org/
+WWW= https://urwid.org/ \
+ https://github.com/urwid/urwid
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0.0:devel/py-setuptools@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=6.2:devel/py-setuptools_scm@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
+
USES= python
-USE_PYTHON= autoplist concurrent distutils unittest
+USE_PYTHON= autoplist concurrent pep517 unittest
PORTEXAMPLES= *
diff --git a/devel/py-urwid/distinfo b/devel/py-urwid/distinfo
index b77b9073d881..b05840941ec2 100644
--- a/devel/py-urwid/distinfo
+++ b/devel/py-urwid/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601485467
-SHA256 (urwid-2.1.2.tar.gz) = 588bee9c1cb208d0906a9f73c613d2bd32c3ed3702012f51efe318a3f2127eae
-SIZE (urwid-2.1.2.tar.gz) = 634621
+TIMESTAMP = 1695588882
+SHA256 (urwid-2.2.1.tar.gz) = e33911ab18f2c73fddbe9bf216d021e74e20b2d5aa9be30403c58f55131bb8a1
+SIZE (urwid-2.2.1.tar.gz) = 676199