aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Duchateau <olivierd@FreeBSD.org>2014-08-29 21:57:53 +0000
committerOlivier Duchateau <olivierd@FreeBSD.org>2014-08-29 21:57:53 +0000
commit2e9f0162e42745a29945c9c5de544f22c90b1aa3 (patch)
treed681fddcc847d82080caf98d6e1e8086c0cb2aae
parent03f31d2eb0ddbe8592fca1c82774e5fb76e3641e (diff)
downloadports-2e9f0162e42745a29945c9c5de544f22c90b1aa3.tar.gz
ports-2e9f0162e42745a29945c9c5de544f22c90b1aa3.zip
Notes
-rw-r--r--security/py-itsdangerous/Makefile7
-rw-r--r--security/py-itsdangerous/distinfo4
2 files changed, 5 insertions, 6 deletions
diff --git a/security/py-itsdangerous/Makefile b/security/py-itsdangerous/Makefile
index 324ae4efad5a..985cc51367bd 100644
--- a/security/py-itsdangerous/Makefile
+++ b/security/py-itsdangerous/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= itsdangerous
-PORTVERSION= 0.23
+PORTVERSION= 0.24
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,9 +12,8 @@ COMMENT= Various helpers to pass data in untrusted environments
LICENSE= BSD3CLAUSE
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
OPTIONS_DEFINE= JSON
diff --git a/security/py-itsdangerous/distinfo b/security/py-itsdangerous/distinfo
index 96f309aad9a6..5b32b0936810 100644
--- a/security/py-itsdangerous/distinfo
+++ b/security/py-itsdangerous/distinfo
@@ -1,2 +1,2 @@
-SHA256 (itsdangerous-0.23.tar.gz) = 71c0bf6bde4dcc93d838415e728a961a7b16f324b8ae182525fbdadde9f55d62
-SIZE (itsdangerous-0.23.tar.gz) = 46176
+SHA256 (itsdangerous-0.24.tar.gz) = cbb3fcf8d3e33df861709ecaf89d9e6629cff0a217bc2848f1b41cd30d360519
+SIZE (itsdangerous-0.24.tar.gz) = 46541