aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-05-13 11:30:46 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-05-13 11:39:28 +0000
commit80b2045b7e82090fc3625644a0fa2baac4760252 (patch)
tree554fcf238c9476e7c2635c5446855ccde112c496
parent4d62a635a0769f6da9ee2244c73efc680522d696 (diff)
downloadports-80b2045b7e82090fc3625644a0fa2baac4760252.tar.gz
ports-80b2045b7e82090fc3625644a0fa2baac4760252.zip
devel/py-jmespath: Update to 1.0.0
-rw-r--r--devel/py-jmespath/Makefile4
-rw-r--r--devel/py-jmespath/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-jmespath/Makefile b/devel/py-jmespath/Makefile
index c31cbc883e45..c527d4629347 100644
--- a/devel/py-jmespath/Makefile
+++ b/devel/py-jmespath/Makefile
@@ -1,7 +1,7 @@
# Created by: Alexey V. Degtyarev <alexey@renatasystems.org>
PORTNAME= jmespath
-PORTVERSION= 0.10.0
+PORTVERSION= 1.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT= JSON Matching Expressions
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-USES= python:3.6+
+USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
diff --git a/devel/py-jmespath/distinfo b/devel/py-jmespath/distinfo
index d5a5a1449ee9..0cf8d676fc46 100644
--- a/devel/py-jmespath/distinfo
+++ b/devel/py-jmespath/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589395403
-SHA256 (jmespath-0.10.0.tar.gz) = b85d0567b8666149a93172712e68920734333c0ce7e89b78b3e987f71e5ed4f9
-SIZE (jmespath-0.10.0.tar.gz) = 21607
+TIMESTAMP = 1652122643
+SHA256 (jmespath-1.0.0.tar.gz) = a490e280edd1f57d6de88636992d05b71e97d69a26a19f058ecf7d304474bf5e
+SIZE (jmespath-1.0.0.tar.gz) = 20690