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.67.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a800164868d8
branches:  trunk
changeset: 375511:a800164868d8
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Mar 15 06:01:19 2022 +0000

description:
py-stripe: updated to 2.67.0

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

diffstat:

 finance/py-stripe/Makefile |  4 ++--
 finance/py-stripe/PLIST    |  8 +++++++-
 finance/py-stripe/distinfo |  8 ++++----
 3 files changed, 13 insertions(+), 7 deletions(-)

diffs (47 lines):

diff -r 0830191ab083 -r a800164868d8 finance/py-stripe/Makefile
--- a/finance/py-stripe/Makefile        Tue Mar 15 05:59:40 2022 +0000
+++ b/finance/py-stripe/Makefile        Tue Mar 15 06:01:19 2022 +0000
@@ -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/}
diff -r 0830191ab083 -r a800164868d8 finance/py-stripe/PLIST
--- a/finance/py-stripe/PLIST   Tue Mar 15 05:59:40 2022 +0000
+++ b/finance/py-stripe/PLIST   Tue Mar 15 06:01:19 2022 +0000
@@ -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/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
diff -r 0830191ab083 -r a800164868d8 finance/py-stripe/distinfo
--- a/finance/py-stripe/distinfo        Tue Mar 15 05:59:40 2022 +0000
+++ b/finance/py-stripe/distinfo        Tue Mar 15 06:01:19 2022 +0000
@@ -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