pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/finance/py-stripe



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Feb 23 11:43:30 UTC 2021

Modified Files:
        pkgsrc/finance/py-stripe: Makefile PLIST distinfo

Log Message:
py-stripe: updated to 2.56.0

2.56.0
Add support for the Billing Portal Configuration API


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/finance/py-stripe/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/finance/py-stripe/PLIST
cvs rdiff -u -r1.31 -r1.32 pkgsrc/finance/py-stripe/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/finance/py-stripe/Makefile
diff -u pkgsrc/finance/py-stripe/Makefile:1.34 pkgsrc/finance/py-stripe/Makefile:1.35
--- pkgsrc/finance/py-stripe/Makefile:1.34      Sun Feb  7 12:39:59 2021
+++ pkgsrc/finance/py-stripe/Makefile   Tue Feb 23 11:43:30 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2021/02/07 12:39:59 adam Exp $
+# $NetBSD: Makefile,v 1.35 2021/02/23 11:43:30 adam Exp $
 
-DISTNAME=      stripe-2.55.2
+DISTNAME=      stripe-2.56.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    finance python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/stripe/}

Index: pkgsrc/finance/py-stripe/PLIST
diff -u pkgsrc/finance/py-stripe/PLIST:1.15 pkgsrc/finance/py-stripe/PLIST:1.16
--- pkgsrc/finance/py-stripe/PLIST:1.15 Wed Sep 30 06:52:40 2020
+++ pkgsrc/finance/py-stripe/PLIST      Tue Feb 23 11:43:30 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2020/09/30 06:52:40 adam Exp $
+@comment $NetBSD: PLIST,v 1.16 2021/02/23 11:43:30 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -74,6 +74,9 @@ ${PYSITELIB}/stripe/api_resources/bank_a
 ${PYSITELIB}/stripe/api_resources/billing_portal/__init__.py
 ${PYSITELIB}/stripe/api_resources/billing_portal/__init__.pyc
 ${PYSITELIB}/stripe/api_resources/billing_portal/__init__.pyo
+${PYSITELIB}/stripe/api_resources/billing_portal/configuration.py
+${PYSITELIB}/stripe/api_resources/billing_portal/configuration.pyc
+${PYSITELIB}/stripe/api_resources/billing_portal/configuration.pyo
 ${PYSITELIB}/stripe/api_resources/billing_portal/session.py
 ${PYSITELIB}/stripe/api_resources/billing_portal/session.pyc
 ${PYSITELIB}/stripe/api_resources/billing_portal/session.pyo

Index: pkgsrc/finance/py-stripe/distinfo
diff -u pkgsrc/finance/py-stripe/distinfo:1.31 pkgsrc/finance/py-stripe/distinfo:1.32
--- pkgsrc/finance/py-stripe/distinfo:1.31      Sun Feb  7 12:39:59 2021
+++ pkgsrc/finance/py-stripe/distinfo   Tue Feb 23 11:43:30 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.31 2021/02/07 12:39:59 adam Exp $
+$NetBSD: distinfo,v 1.32 2021/02/23 11:43:30 adam Exp $
 
-SHA1 (stripe-2.55.2.tar.gz) = dc79c92f02cc4f3d8f6eb62e458999fa657b82ab
-RMD160 (stripe-2.55.2.tar.gz) = 4ebf610a25a502d00dff889465cf185ce71ff2f0
-SHA512 (stripe-2.55.2.tar.gz) = 9e14edf57e394837fdc4457bded274b45c309353488adf81a5fbea67ea4c3321392c5316c9a60dfe975110791672b8e7d1dc7ae14994a320c41b1efb7f75695b
-Size (stripe-2.55.2.tar.gz) = 215652 bytes
+SHA1 (stripe-2.56.0.tar.gz) = 25db4ba3bb007e733c24f5b045a8b5e53b08ff9b
+RMD160 (stripe-2.56.0.tar.gz) = e2612f46d4001b7af1f6ee2ebdbeb62a38ee32d1
+SHA512 (stripe-2.56.0.tar.gz) = 1f2f08b5425ad48df9afc78f574109604319ccfcdb2fba8ca574008de5dadb349eec84d0e6cf532c57218bc8624af9b256a29ef01facb950a3cfd1168d8c2660
+Size (stripe-2.56.0.tar.gz) = 216066 bytes



Home | Main Index | Thread Index | Old Index