pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/finance/py-stripe py-stripe: updated to 2.42.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/a92564e61882
branches: trunk
changeset: 422695:a92564e61882
user: adam <adam%pkgsrc.org@localhost>
date: Sat Feb 01 20:21:25 2020 +0000
description:
py-stripe: updated to 2.42.0
2.42.0:
* Add support for `CreditNoteLineItem`
* Pin black version
* Start testing Python 3.8
diffstat:
finance/py-stripe/Makefile | 4 ++--
finance/py-stripe/PLIST | 5 ++++-
finance/py-stripe/distinfo | 10 +++++-----
3 files changed, 11 insertions(+), 8 deletions(-)
diffs (46 lines):
diff -r 3d6ba4dfe3cb -r a92564e61882 finance/py-stripe/Makefile
--- a/finance/py-stripe/Makefile Sat Feb 01 20:19:44 2020 +0000
+++ b/finance/py-stripe/Makefile Sat Feb 01 20:21:25 2020 +0000
@@ -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 -r 3d6ba4dfe3cb -r a92564e61882 finance/py-stripe/PLIST
--- a/finance/py-stripe/PLIST Sat Feb 01 20:19:44 2020 +0000
+++ b/finance/py-stripe/PLIST Sat Feb 01 20:21:25 2020 +0000
@@ -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/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 -r 3d6ba4dfe3cb -r a92564e61882 finance/py-stripe/distinfo
--- a/finance/py-stripe/distinfo Sat Feb 01 20:19:44 2020 +0000
+++ b/finance/py-stripe/distinfo Sat Feb 01 20:21:25 2020 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index