aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-06-30 07:03:38 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-06-30 07:03:38 +0000
commitd34934e5a8aafa069eb2c48318fb8bd6c41d61c8 (patch)
tree074984d5f9222d212f3b0c2a2502d5110bf99085
parenta2f19a5d8439cc1a6658abc8ad8e6380ddd76d62 (diff)
devel/py-iso8601: Update to 2.0.0
- Convert to USE_PYTHON=pep517 Changes: https://github.com/micktwomey/pyiso8601/releases
-rw-r--r--devel/py-iso8601/Makefile5
-rw-r--r--devel/py-iso8601/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/py-iso8601/Makefile b/devel/py-iso8601/Makefile
index 030a605a8504..f13a7792992a 100644
--- a/devel/py-iso8601/Makefile
+++ b/devel/py-iso8601/Makefile
@@ -1,5 +1,5 @@
PORTNAME= iso8601
-PORTVERSION= 1.1.0
+PORTVERSION= 2.0.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,10 +11,11 @@ WWW= https://github.com/micktwomey/pyiso8601
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>=6.1.1:devel/py-hypothesis@${PY_FLAVOR}
USES= python
-USE_PYTHON= autoplist concurrent distutils pytest
+USE_PYTHON= autoplist concurrent pep517 pytest
NO_ARCH= yes
diff --git a/devel/py-iso8601/distinfo b/devel/py-iso8601/distinfo
index bbfba484101f..cab615dbf1c9 100644
--- a/devel/py-iso8601/distinfo
+++ b/devel/py-iso8601/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1664767924
-SHA256 (iso8601-1.1.0.tar.gz) = 32811e7b81deee2063ea6d2e94f8819a86d1f3811e49d23623a41fa832bef03f
-SIZE (iso8601-1.1.0.tar.gz) = 12836
+TIMESTAMP = 1686496748
+SHA256 (iso8601-2.0.0.tar.gz) = 739960d37c74c77bd9bd546a76562ccb581fe3d4820ff5c3141eb49c839fda8f
+SIZE (iso8601-2.0.0.tar.gz) = 6497