Update py-itsdangerous to 0.23.
Version 0.23 ~~~~~~~~~~~~ - Fixed a packaging mistake that caused the tests and license files to not be included.
This commit is contained in:
parent
5647c089af
commit
ec7d71e709
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.2 2013/07/09 16:49:16 kleink Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2013/08/12 18:17:22 kleink Exp $
|
||||
|
||||
DISTNAME= itsdangerous-0.22
|
||||
DISTNAME= itsdangerous-0.23
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= http://pypi.python.org/packages/source/i/itsdangerous/
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2013/07/09 16:49:16 kleink Exp $
|
||||
$NetBSD: distinfo,v 1.3 2013/08/12 18:17:22 kleink Exp $
|
||||
|
||||
SHA1 (itsdangerous-0.22.tar.gz) = 53fd582d76fda8c722999a2a0ec609e667d1a9e3
|
||||
RMD160 (itsdangerous-0.22.tar.gz) = 58b03db1378864fb78d7eca24a7f5fab5b1466bf
|
||||
Size (itsdangerous-0.22.tar.gz) = 9460 bytes
|
||||
SHA1 (itsdangerous-0.23.tar.gz) = 2bf6bf635245c278c14cbac39974adac4ff1460a
|
||||
RMD160 (itsdangerous-0.23.tar.gz) = 1c48dae4294d52f32d26eb9270affba24c109d8b
|
||||
Size (itsdangerous-0.23.tar.gz) = 46176 bytes
|
||||
|
|
Loading…
Reference in a new issue