git: 1750fa11cec4 - main - devel/py-curtsies: Update to 0.4.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Aug 2023 18:31:46 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1750fa11cec492b1ba94c01df31aaeaa6025d337
commit 1750fa11cec492b1ba94c01df31aaeaa6025d337
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-08-16 18:11:44 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-16 18:25:23 +0000
devel/py-curtsies: Update to 0.4.2
Changes: https://github.com/bpython/curtsies/releases
---
devel/py-curtsies/Makefile | 5 ++---
devel/py-curtsies/distinfo | 6 +++---
2 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/devel/py-curtsies/Makefile b/devel/py-curtsies/Makefile
index 3c0d1c3ec034..07211864654e 100644
--- a/devel/py-curtsies/Makefile
+++ b/devel/py-curtsies/Makefile
@@ -1,6 +1,5 @@
PORTNAME= curtsies
-PORTVERSION= 0.4.1
-PORTREVISION= 1
+PORTVERSION= 0.4.2
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +11,7 @@ WWW= https://github.com/bpython/curtsies
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PY_SETUPTOOLS} \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=43:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}blessed>=1.5:devel/py-blessed@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}cwcwidth>=0:devel/py-cwcwidth@${PY_FLAVOR}
diff --git a/devel/py-curtsies/distinfo b/devel/py-curtsies/distinfo
index 76f2d1c3f4cc..e505c2a0477d 100644
--- a/devel/py-curtsies/distinfo
+++ b/devel/py-curtsies/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1665330624
-SHA256 (curtsies-0.4.1.tar.gz) = 62d10f349c553845306556a7f2663ce96b098d8c5bbc40daec7a6eedde1622b0
-SIZE (curtsies-0.4.1.tar.gz) = 53583
+TIMESTAMP = 1691070032
+SHA256 (curtsies-0.4.2.tar.gz) = 6ebe33215bd7c92851a506049c720cca4cf5c192c1665c1d7a98a04c4702760e
+SIZE (curtsies-0.4.2.tar.gz) = 53559