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 Mar 15 06:01:19 UTC 2022

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

Log Message:
py-stripe: updated to 2.67.0

2.67.0
* Add support for new resource `TestHelpers.TestClock`


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/finance/py-stripe/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/finance/py-stripe/PLIST
cvs rdiff -u -r1.44 -r1.45 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.46 pkgsrc/finance/py-stripe/Makefile:1.47
--- pkgsrc/finance/py-stripe/Makefile:1.46      Sun Feb 27 09:05:25 2022
+++ pkgsrc/finance/py-stripe/Makefile   Tue Mar 15 06:01:19 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2022/02/27 09:05:25 adam Exp $
+# $NetBSD: Makefile,v 1.47 2022/03/15 06:01:19 adam Exp $
 
-DISTNAME=      stripe-2.66.0
+DISTNAME=      stripe-2.67.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.21 pkgsrc/finance/py-stripe/PLIST:1.22
--- pkgsrc/finance/py-stripe/PLIST:1.21 Sun Jan 23 19:14:56 2022
+++ pkgsrc/finance/py-stripe/PLIST      Tue Mar 15 06:01:19 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2022/01/23 19:14:56 adam Exp $
+@comment $NetBSD: PLIST,v 1.22 2022/03/15 06:01:19 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -320,6 +320,12 @@ ${PYSITELIB}/stripe/api_resources/termin
 ${PYSITELIB}/stripe/api_resources/terminal/reader.py
 ${PYSITELIB}/stripe/api_resources/terminal/reader.pyc
 ${PYSITELIB}/stripe/api_resources/terminal/reader.pyo
+${PYSITELIB}/stripe/api_resources/test_helpers/__init__.py
+${PYSITELIB}/stripe/api_resources/test_helpers/__init__.pyc
+${PYSITELIB}/stripe/api_resources/test_helpers/__init__.pyo
+${PYSITELIB}/stripe/api_resources/test_helpers/test_clock.py
+${PYSITELIB}/stripe/api_resources/test_helpers/test_clock.pyc
+${PYSITELIB}/stripe/api_resources/test_helpers/test_clock.pyo
 ${PYSITELIB}/stripe/api_resources/three_d_secure.py
 ${PYSITELIB}/stripe/api_resources/three_d_secure.pyc
 ${PYSITELIB}/stripe/api_resources/three_d_secure.pyo

Index: pkgsrc/finance/py-stripe/distinfo
diff -u pkgsrc/finance/py-stripe/distinfo:1.44 pkgsrc/finance/py-stripe/distinfo:1.45
--- pkgsrc/finance/py-stripe/distinfo:1.44      Sun Feb 27 09:05:25 2022
+++ pkgsrc/finance/py-stripe/distinfo   Tue Mar 15 06:01:19 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.44 2022/02/27 09:05:25 adam Exp $
+$NetBSD: distinfo,v 1.45 2022/03/15 06:01:19 adam Exp $
 
-BLAKE2s (stripe-2.66.0.tar.gz) = 7fc3675f1d11f7e9af52fab28d16417aff75f01ed91e09c186ebd158437a5f6b
-SHA512 (stripe-2.66.0.tar.gz) = d716e82580757ec0b187a74de1f8ef7bbe2f32468f13c551886bcbadf631eef001df9f4d249f091856b009545ca8b6d60f16c07e79345fee33651e7d27fb31c0
-Size (stripe-2.66.0.tar.gz) = 234929 bytes
+BLAKE2s (stripe-2.67.0.tar.gz) = f3952bd7d18383d4d35ee6ded1d1aaa88c12bf218ee2b1560a23885144818288
+SHA512 (stripe-2.67.0.tar.gz) = 099208259c6ca8d69fd6f39f72b9f12f41eace2f0a2a08b017f6141ad06882df742749941326fb8d9898db7c59e32ed74a464ad372d6f7f0a929c9ae4e4d2475
+Size (stripe-2.67.0.tar.gz) = 235426 bytes



Home | Main Index | Thread Index | Old Index