diff options
-rw-r--r-- | finance/py-stripe/Makefile | 4 | ||||
-rw-r--r-- | finance/py-stripe/PLIST | 8 | ||||
-rw-r--r-- | finance/py-stripe/distinfo | 8 |
3 files changed, 7 insertions, 13 deletions
diff --git a/finance/py-stripe/Makefile b/finance/py-stripe/Makefile index 6f3fd945c9d..20bf40a67c1 100644 --- a/finance/py-stripe/Makefile +++ b/finance/py-stripe/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2014/08/07 02:05:28 rodent Exp $ +# $NetBSD: Makefile,v 1.8 2014/10/26 23:46:15 rodent Exp $ -DISTNAME= stripe-1.19.0 +DISTNAME= stripe-1.19.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/s/stripe/ diff --git a/finance/py-stripe/PLIST b/finance/py-stripe/PLIST index d78a40a19fb..c807ed1f169 100644 --- a/finance/py-stripe/PLIST +++ b/finance/py-stripe/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2014/05/03 13:23:52 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2014/10/26 23:46:15 rodent Exp $ ${PYSITELIB}/VERSION ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt @@ -11,9 +11,6 @@ ${PYSITELIB}/stripe/__init__.pyo ${PYSITELIB}/stripe/api_requestor.py ${PYSITELIB}/stripe/api_requestor.pyc ${PYSITELIB}/stripe/api_requestor.pyo -${PYSITELIB}/stripe/certificate_blacklist.py -${PYSITELIB}/stripe/certificate_blacklist.pyc -${PYSITELIB}/stripe/certificate_blacklist.pyo ${PYSITELIB}/stripe/data/ca-certificates.crt ${PYSITELIB}/stripe/error.py ${PYSITELIB}/stripe/error.pyc @@ -33,9 +30,6 @@ ${PYSITELIB}/stripe/test/__init__.pyo ${PYSITELIB}/stripe/test/helper.py ${PYSITELIB}/stripe/test/helper.pyc ${PYSITELIB}/stripe/test/helper.pyo -${PYSITELIB}/stripe/test/test_blacklist.py -${PYSITELIB}/stripe/test/test_blacklist.pyc -${PYSITELIB}/stripe/test/test_blacklist.pyo ${PYSITELIB}/stripe/test/test_http_client.py ${PYSITELIB}/stripe/test/test_http_client.pyc ${PYSITELIB}/stripe/test/test_http_client.pyo diff --git a/finance/py-stripe/distinfo b/finance/py-stripe/distinfo index 97f4216b134..d83d5152097 100644 --- a/finance/py-stripe/distinfo +++ b/finance/py-stripe/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2014/08/07 02:05:28 rodent Exp $ +$NetBSD: distinfo,v 1.8 2014/10/26 23:46:15 rodent Exp $ -SHA1 (stripe-1.19.0.tar.gz) = d4e47d540bb8d900c67a98932d8255fc8a3f12fa -RMD160 (stripe-1.19.0.tar.gz) = 4c78720bf98f2cde13ff4c3c21e8f61936ffba34 -Size (stripe-1.19.0.tar.gz) = 171171 bytes +SHA1 (stripe-1.19.1.tar.gz) = 301e968d7a129d3006554f68fdd078f8cc0f4fd7 +RMD160 (stripe-1.19.1.tar.gz) = ed09a9d36f393fa1029efe80ee360014c7b5741e +Size (stripe-1.19.1.tar.gz) = 169581 bytes |