diff options
author | rodent <rodent@pkgsrc.org> | 2014-10-26 23:46:15 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-10-26 23:46:15 +0000 |
commit | 480e35ad14464e3e48cad37cc757a373df74aab5 (patch) | |
tree | e5b32aac1464e00266519dd9582102662120804e /finance/py-stripe/PLIST | |
parent | a55f0b6170c8a9da0f83bde49be7009647cc76a6 (diff) | |
download | pkgsrc-480e35ad14464e3e48cad37cc757a373df74aab5.tar.gz |
Updated to latest stable, 1.19.1. Removed blacklist files from PLIST From
CHANGELOG:
=== 1.19.1 2014-10-23
* Application Fee refunds now a list instead of array
Diffstat (limited to 'finance/py-stripe/PLIST')
-rw-r--r-- | finance/py-stripe/PLIST | 8 |
1 files changed, 1 insertions, 7 deletions
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 |