summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorkleink <kleink>2014-04-03 08:40:28 +0000
committerkleink <kleink>2014-04-03 08:40:28 +0000
commit7289dade6e7597bcad3ed10d270a1cbd833ca7b1 (patch)
treec357f40f554dc60aa1e73531bf5e2fb3f64d83fb /security
parent9593db0807f7bbce0b156c20de0dfce5cb0b9062 (diff)
downloadpkgsrc-7289dade6e7597bcad3ed10d270a1cbd833ca7b1.tar.gz
Update py-itsdangerous to 0.24.
Version 0.24 ~~~~~~~~~~~~ - Added a `BadHeader` exception that is used for bad headers that replaces the old `BadPayload` exception that was reused in those cases.
Diffstat (limited to 'security')
-rw-r--r--security/py-itsdangerous/Makefile4
-rw-r--r--security/py-itsdangerous/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/security/py-itsdangerous/Makefile b/security/py-itsdangerous/Makefile
index 1276bb188c2..9f0dfc17d19 100644
--- a/security/py-itsdangerous/Makefile
+++ b/security/py-itsdangerous/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2014/01/25 10:30:20 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2014/04/03 08:40:28 kleink Exp $
-DISTNAME= itsdangerous-0.23
+DISTNAME= itsdangerous-0.24
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= http://pypi.python.org/packages/source/i/itsdangerous/
diff --git a/security/py-itsdangerous/distinfo b/security/py-itsdangerous/distinfo
index 8f1e13293e7..d278835dfb7 100644
--- a/security/py-itsdangerous/distinfo
+++ b/security/py-itsdangerous/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2013/08/12 18:17:22 kleink Exp $
+$NetBSD: distinfo,v 1.4 2014/04/03 08:40:28 kleink Exp $
-SHA1 (itsdangerous-0.23.tar.gz) = 2bf6bf635245c278c14cbac39974adac4ff1460a
-RMD160 (itsdangerous-0.23.tar.gz) = 1c48dae4294d52f32d26eb9270affba24c109d8b
-Size (itsdangerous-0.23.tar.gz) = 46176 bytes
+SHA1 (itsdangerous-0.24.tar.gz) = 0a6ae9c20cd72e89d75314ebc7b0f390f93e6a0d
+RMD160 (itsdangerous-0.24.tar.gz) = 870c1cef9d39c74f2d376be07b50d0e11f343018
+Size (itsdangerous-0.24.tar.gz) = 46541 bytes