aboutsummaryrefslogtreecommitdiff
path: root/security/py-itsdangerous/Makefile
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2022-07-22 09:57:12 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2022-07-22 09:57:12 +0000
commit7c1ce22e6b3357e36b0dd33cf964efff333a532e (patch)
treeccbbbd0104247c1b957b13a0403c2fee55e3a3a8 /security/py-itsdangerous/Makefile
parentf0bbec9f09b9ed38c0df9d8af70dfbb1e6e48c59 (diff)
downloadports-7c1ce22e6b3357e36b0dd33cf964efff333a532e.tar.gz
ports-7c1ce22e6b3357e36b0dd33cf964efff333a532e.zip
Diffstat (limited to 'security/py-itsdangerous/Makefile')
-rw-r--r--security/py-itsdangerous/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-itsdangerous/Makefile b/security/py-itsdangerous/Makefile
index acb0d4de549d..b908ecf4faa6 100644
--- a/security/py-itsdangerous/Makefile
+++ b/security/py-itsdangerous/Makefile
@@ -1,5 +1,5 @@
PORTNAME= itsdangerous
-PORTVERSION= 2.0.1
+PORTVERSION= 2.1.2
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -9,7 +9,7 @@ COMMENT= Various helpers to pass data in untrusted environments
LICENSE= BSD3CLAUSE
-USES= python:3.6+
+USES= python:3.7+
USE_PYTHON= distutils autoplist
NO_ARCH= yes