From 2c2c8529bf4e328b442a606f0cdc23f032f195d7 Mon Sep 17 00:00:00 2001 From: kleink Date: Tue, 9 Jul 2013 16:49:16 +0000 Subject: 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. --- security/py-itsdangerous/Makefile | 4 ++-- security/py-itsdangerous/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'security/py-itsdangerous') 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 -- cgit v1.2.3