summaryrefslogtreecommitdiff
path: root/finance/py-stripe
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-02-01 20:21:25 +0000
committeradam <adam@pkgsrc.org>2020-02-01 20:21:25 +0000
commiteecaf690f7d52253f31a1479e5f8d38136e7efa6 (patch)
tree2f132c4bc57f14ef476d01b1c4f8c670fb0cdfbf /finance/py-stripe
parent1b4d780f4e23c943359fbfff44e5d6cf65e5fe91 (diff)
downloadpkgsrc-eecaf690f7d52253f31a1479e5f8d38136e7efa6.tar.gz
py-stripe: updated to 2.42.0
2.42.0: * Add support for `CreditNoteLineItem` * Pin black version * Start testing Python 3.8
Diffstat (limited to 'finance/py-stripe')
-rw-r--r--finance/py-stripe/Makefile4
-rw-r--r--finance/py-stripe/PLIST5
-rw-r--r--finance/py-stripe/distinfo10
3 files changed, 11 insertions, 8 deletions
diff --git a/finance/py-stripe/Makefile b/finance/py-stripe/Makefile
index 3b1185b396e..a6299700dee 100644
--- a/finance/py-stripe/Makefile
+++ b/finance/py-stripe/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2020/01/08 11:19:03 adam Exp $
+# $NetBSD: Makefile,v 1.19 2020/02/01 20:21:25 adam Exp $
-DISTNAME= stripe-2.41.1
+DISTNAME= stripe-2.42.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= finance python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/stripe/}
diff --git a/finance/py-stripe/PLIST b/finance/py-stripe/PLIST
index d371c2d1d72..6ee879b78ab 100644
--- a/finance/py-stripe/PLIST
+++ b/finance/py-stripe/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2020/01/08 11:19:03 adam Exp $
+@comment $NetBSD: PLIST,v 1.10 2020/02/01 20:21:25 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -101,6 +101,9 @@ ${PYSITELIB}/stripe/api_resources/coupon.pyo
${PYSITELIB}/stripe/api_resources/credit_note.py
${PYSITELIB}/stripe/api_resources/credit_note.pyc
${PYSITELIB}/stripe/api_resources/credit_note.pyo
+${PYSITELIB}/stripe/api_resources/credit_note_line_item.py
+${PYSITELIB}/stripe/api_resources/credit_note_line_item.pyc
+${PYSITELIB}/stripe/api_resources/credit_note_line_item.pyo
${PYSITELIB}/stripe/api_resources/customer.py
${PYSITELIB}/stripe/api_resources/customer.pyc
${PYSITELIB}/stripe/api_resources/customer.pyo
diff --git a/finance/py-stripe/distinfo b/finance/py-stripe/distinfo
index 1582b50c05f..68e767e5c55 100644
--- a/finance/py-stripe/distinfo
+++ b/finance/py-stripe/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2020/01/08 11:19:03 adam Exp $
+$NetBSD: distinfo,v 1.17 2020/02/01 20:21:25 adam Exp $
-SHA1 (stripe-2.41.1.tar.gz) = dfca3a790460f73aa24d945a5d04b74bd5d038e4
-RMD160 (stripe-2.41.1.tar.gz) = edf7c1ecbdd74703df1d5553d7085e0984ce2b64
-SHA512 (stripe-2.41.1.tar.gz) = 34939964c99f42a31efe83a458a85f139e36b8869e78e63020259eff1737c11628ce6e24825e8ade57700d24a9ac78cfa32478406be11a0901fca688cbf1e841
-Size (stripe-2.41.1.tar.gz) = 217323 bytes
+SHA1 (stripe-2.42.0.tar.gz) = a384d47456a2068635934dd1e2a53eb37716cf8b
+RMD160 (stripe-2.42.0.tar.gz) = 93b4a26f1a56193321d5209da8cfad79966358af
+SHA512 (stripe-2.42.0.tar.gz) = acffae91f19c943efe5f4a19f34ff35f8ef0b538e6cf83be6c4820020ad062f7e19365a8edfc048bc24306690dc50b66856526202f5c8830a85a86405f31db50
+Size (stripe-2.42.0.tar.gz) = 217456 bytes