aboutsummaryrefslogtreecommitdiff
path: root/devel/py-canonicaljson
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:15:54 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:30:15 +0000
commitd619c996005f45bf2427e69e5e9e75c3e68239e6 (patch)
tree3cdaa9369c8a4287c9bd514c77341f767e3ea848 /devel/py-canonicaljson
parentce4dbec5d31e6084dc760d19ef2c8d57ec8e1cb1 (diff)
downloadports-d619c996005f45bf2427e69e5e9e75c3e68239e6.tar.gz
ports-d619c996005f45bf2427e69e5e9e75c3e68239e6.zip
devel/py-canonicaljson: Update to 2.0.0
Diffstat (limited to 'devel/py-canonicaljson')
-rw-r--r--devel/py-canonicaljson/Makefile18
-rw-r--r--devel/py-canonicaljson/distinfo6
2 files changed, 5 insertions, 19 deletions
diff --git a/devel/py-canonicaljson/Makefile b/devel/py-canonicaljson/Makefile
index 0ee195de3265..dc001a3c227a 100644
--- a/devel/py-canonicaljson/Makefile
+++ b/devel/py-canonicaljson/Makefile
@@ -1,6 +1,5 @@
PORTNAME= canonicaljson
-PORTVERSION= 1.6.4
-PORTREVISION= 2
+PORTVERSION= 2.0.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,23 +13,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=35.0.2:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simplejson>=3.14.0:devel/py-simplejson@${PY_FLAVOR}
-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}frozendict>=1.0:devel/py-frozendict@${PY_FLAVOR}
USES= python:3.7+
USE_PYTHON= autoplist concurrent pep517 pytest
NO_ARCH= yes
-OPTIONS_DEFINE= FROZENDICT
-FROZENDICT_DESC=Frozendict immutable dictionaries support
-
-FROZENDICT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}frozendict>=1.0:devel/py-frozendict@${PY_FLAVOR}
-
-.include <bsd.port.pre.mk>
-
-.if ${PYTHON_REL} < 30800
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.0.0:devel/py-typing-extensions@${PY_FLAVOR}
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/devel/py-canonicaljson/distinfo b/devel/py-canonicaljson/distinfo
index 572e5d165c75..609c1f64dd20 100644
--- a/devel/py-canonicaljson/distinfo
+++ b/devel/py-canonicaljson/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1669057693
-SHA256 (canonicaljson-1.6.4.tar.gz) = 6c09b2119511f30eb1126cfcd973a10824e20f1cfd25039cde3d1218dd9c8d8f
-SIZE (canonicaljson-1.6.4.tar.gz) = 10593
+TIMESTAMP = 1679498650
+SHA256 (canonicaljson-2.0.0.tar.gz) = e2fdaef1d7fadc5d9cb59bd3d0d41b064ddda697809ac4325dced721d12f113f
+SIZE (canonicaljson-2.0.0.tar.gz) = 10716