git: 558df66dda6b - main - devel/py-urwid: Update to 2.2.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 29 Sep 2023 16:20:47 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=558df66dda6b99808c3195465b5cf935b821705e
commit 558df66dda6b99808c3195465b5cf935b821705e
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-29 16:15:01 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-29 16:15:01 +0000
devel/py-urwid: Update to 2.2.1
- Update WWW
- Convert to USE_PYTHON=pep517
Changes: https://github.com/urwid/urwid/releases
---
devel/py-urwid/Makefile | 11 ++++++++---
devel/py-urwid/distinfo | 6 +++---
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