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.65.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/19ca429fa9c7
branches: trunk
changeset: 372331:19ca429fa9c7
user: adam <adam%pkgsrc.org@localhost>
date: Sun Jan 23 19:14:56 2022 +0000
description:
py-stripe: updated to 2.65.0
2.65.0
* API Updates
* Add support for new resource `PaymentLink`
* Start testing Python 3.10
diffstat:
finance/py-stripe/Makefile | 5 ++---
finance/py-stripe/PLIST | 5 ++++-
finance/py-stripe/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 8 deletions(-)
diffs (46 lines):
diff -r 728e8333595d -r 19ca429fa9c7 finance/py-stripe/Makefile
--- a/finance/py-stripe/Makefile Sun Jan 23 19:13:16 2022 +0000
+++ b/finance/py-stripe/Makefile Sun Jan 23 19:14:56 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2022/01/04 20:53:54 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2022/01/23 19:14:56 adam Exp $
-DISTNAME= stripe-2.64.0
+DISTNAME= stripe-2.65.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= finance python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/stripe/}
diff -r 728e8333595d -r 19ca429fa9c7 finance/py-stripe/PLIST
--- a/finance/py-stripe/PLIST Sun Jan 23 19:13:16 2022 +0000
+++ b/finance/py-stripe/PLIST Sun Jan 23 19:14:56 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2021/11/17 13:51:55 adam Exp $
+@comment $NetBSD: PLIST,v 1.21 2022/01/23 19:14:56 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -203,6 +203,9 @@
${PYSITELIB}/stripe/api_resources/payment_intent.py
${PYSITELIB}/stripe/api_resources/payment_intent.pyc
${PYSITELIB}/stripe/api_resources/payment_intent.pyo
+${PYSITELIB}/stripe/api_resources/payment_link.py
+${PYSITELIB}/stripe/api_resources/payment_link.pyc
+${PYSITELIB}/stripe/api_resources/payment_link.pyo
${PYSITELIB}/stripe/api_resources/payment_method.py
${PYSITELIB}/stripe/api_resources/payment_method.pyc
${PYSITELIB}/stripe/api_resources/payment_method.pyo
diff -r 728e8333595d -r 19ca429fa9c7 finance/py-stripe/distinfo
--- a/finance/py-stripe/distinfo Sun Jan 23 19:13:16 2022 +0000
+++ b/finance/py-stripe/distinfo Sun Jan 23 19:14:56 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.42 2021/12/30 20:41:18 adam Exp $
+$NetBSD: distinfo,v 1.43 2022/01/23 19:14:56 adam Exp $
-BLAKE2s (stripe-2.64.0.tar.gz) = 695b30f4f14a4519ce07070d44d9bcdddc668224ebe9a6a64245ae97e2ecb52c
-SHA512 (stripe-2.64.0.tar.gz) = 5055b5a712c0891f3660d00fe7bb27452cce33aa4a9c70fbd7391dd989d31aeb8d8288c3cdd22747b6fd4c480be17f7ab9428c31ea7d2c674e175e77f4f6a0b7
-Size (stripe-2.64.0.tar.gz) = 234442 bytes
+BLAKE2s (stripe-2.65.0.tar.gz) = 48e100e91cda1c814ee2f1374fc9a20bc0a9b79e27e715de8c7d87214fda8708
+SHA512 (stripe-2.65.0.tar.gz) = 309a3e2202e7e8983bf7d8a403a588c6793f35866bf44edf6fc2877624a98716033e633b1f38790b2731049cfef3f90c878b5bc9df65dce9f4606414944dc8f4
+Size (stripe-2.65.0.tar.gz) = 234847 bytes
Home |
Main Index |
Thread Index |
Old Index