diff options
author | olivierd <olivierd@FreeBSD.org> | 2013-08-09 20:16:33 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2013-08-09 20:16:33 +0800 |
commit | 5fd74af7b23fc2d14afd1549fba36d0d78a4565e (patch) | |
tree | e3ec7e88c30904a30ed00836e81b1fd1adaa4bc0 /security | |
parent | a1fc8ef9a95ca69a1774fb38d1e44b7260e57111 (diff) | |
download | freebsd-ports-gnome-5fd74af7b23fc2d14afd1549fba36d0d78a4565e.tar.gz freebsd-ports-gnome-5fd74af7b23fc2d14afd1549fba36d0d78a4565e.tar.zst freebsd-ports-gnome-5fd74af7b23fc2d14afd1549fba36d0d78a4565e.zip |
- Update to 0.23
Diffstat (limited to 'security')
-rw-r--r-- | security/py-itsdangerous/Makefile | 2 | ||||
-rw-r--r-- | security/py-itsdangerous/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/py-itsdangerous/Makefile b/security/py-itsdangerous/Makefile index 0d580bfef751..e9719f7b776e 100644 --- a/security/py-itsdangerous/Makefile +++ b/security/py-itsdangerous/Makefile @@ -3,7 +3,7 @@ # PORTNAME= itsdangerous -PORTVERSION= 0.22 +PORTVERSION= 0.23 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-itsdangerous/distinfo b/security/py-itsdangerous/distinfo index 100b48686ef5..96f309aad9a6 100644 --- a/security/py-itsdangerous/distinfo +++ b/security/py-itsdangerous/distinfo @@ -1,2 +1,2 @@ -SHA256 (itsdangerous-0.22.tar.gz) = 9e63500ef4c2f30be66a69cd0def95966db889c32e7b4fe4dd8fc9c7ebe3f3fc -SIZE (itsdangerous-0.22.tar.gz) = 9460 +SHA256 (itsdangerous-0.23.tar.gz) = 71c0bf6bde4dcc93d838415e728a961a7b16f324b8ae182525fbdadde9f55d62 +SIZE (itsdangerous-0.23.tar.gz) = 46176 |