summaryrefslogtreecommitdiff
path: root/security/py-itsdangerous
diff options
context:
space:
mode:
authorkleink <kleink>2013-07-09 16:49:16 +0000
committerkleink <kleink>2013-07-09 16:49:16 +0000
commit2c2c8529bf4e328b442a606f0cdc23f032f195d7 (patch)
treee427860a042f2a45386de4c9189eee32d20cd7b7 /security/py-itsdangerous
parent7579f1c3fa0551e5eaf6ee11ba9f0a89b1469926 (diff)
downloadpkgsrc-2c2c8529bf4e328b442a606f0cdc23f032f195d7.tar.gz
Update py-itsdangerous to 0.22.
Version 0.22 ~~~~~~~~~~~~ - Added support for `TimedJSONWebSignatureSerializer`. - made it possible to override the signature verification function to allow implementing asymmetrical algorithms.
Diffstat (limited to 'security/py-itsdangerous')
-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 4232bc4007d..8122e512fdc 100644
--- a/security/py-itsdangerous/Makefile
+++ b/security/py-itsdangerous/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2013/06/14 09:41:01 kleink Exp $
+# $NetBSD: Makefile,v 1.2 2013/07/09 16:49:16 kleink Exp $
-DISTNAME= itsdangerous-0.21
+DISTNAME= itsdangerous-0.22
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 5c69fae2844..0047e738b80 100644
--- a/security/py-itsdangerous/distinfo
+++ b/security/py-itsdangerous/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2013/06/14 09:41:01 kleink Exp $
+$NetBSD: distinfo,v 1.2 2013/07/09 16:49:16 kleink Exp $
-SHA1 (itsdangerous-0.21.tar.gz) = 683391f0331a65ab762d2561a25b852692dbd14c
-RMD160 (itsdangerous-0.21.tar.gz) = 09a1003cc07e3a3d9b764e58c692ed609f2bb241
-Size (itsdangerous-0.21.tar.gz) = 8595 bytes
+SHA1 (itsdangerous-0.22.tar.gz) = 53fd582d76fda8c722999a2a0ec609e667d1a9e3
+RMD160 (itsdangerous-0.22.tar.gz) = 58b03db1378864fb78d7eca24a7f5fab5b1466bf
+Size (itsdangerous-0.22.tar.gz) = 9460 bytes