Sun Jan 14 15:19:03 2024 UTC (133d)
py-stripe: updated to 7.12.0

7.12.0 - 2024-01-12
* Update generated code
  * Add support for new resource `CustomerSession`
  * Add support for `create` method on resource `CustomerSession`
  * Remove support for values `obligation_inbound`, `obligation_payout_failure`, `obligation_payout`, and `obligation_reversal_outbound` from enum `BalanceTransaction.type`
  * Add support for new values `eps` and `p24` on enums `Invoice.payment_settings.payment_method_types[]`, `InvoiceCreateParams.payment_settings.payment_method_types[]`, `InvoiceUpdateParams.payment_settings.payment_method_types[]`, `Subscription.payment_settings.payment_method_types[]`, `SubscriptionCreateParams.payment_settings.payment_method_types[]`, and `SubscriptionUpdateParams.payment_settings.payment_method_types[]`
  * Remove support for value `obligation` from enum `Reporting.ReportRunCreateParams.parameters.reporting_category`
  * Add support for `billing_cycle_anchor_config` on `SubscriptionCreateParams` and `Subscription`


(adam)
diff -r1.59 -r1.60 pkgsrc/finance/py-stripe/Makefile
diff -r1.28 -r1.29 pkgsrc/finance/py-stripe/PLIST
diff -r1.56 -r1.57 pkgsrc/finance/py-stripe/distinfo

cvs diff -r1.59 -r1.60 pkgsrc/finance/py-stripe/Makefile (expand / switch to unified diff)

--- pkgsrc/finance/py-stripe/Makefile 2024/01/06 18:39:18 1.59
+++ pkgsrc/finance/py-stripe/Makefile 2024/01/14 15:19:03 1.60
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.59 2024/01/06 18:39:18 adam Exp $ 1# $NetBSD: Makefile,v 1.60 2024/01/14 15:19:03 adam Exp $
2 2
3DISTNAME= stripe-7.11.0 3DISTNAME= stripe-7.12.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= finance python 5CATEGORIES= finance python
6MASTER_SITES= ${MASTER_SITE_PYPI:=s/stripe/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=s/stripe/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/stripe/stripe-python 9HOMEPAGE= https://github.com/stripe/stripe-python
10COMMENT= Stripe python bindings 10COMMENT= Stripe python bindings
11LICENSE= mit 11LICENSE= mit
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools 13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
14TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel 14TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
15DEPENDS+= ${PYPKGPREFIX}-requests>=2.20:../../devel/py-requests 15DEPENDS+= ${PYPKGPREFIX}-requests>=2.20:../../devel/py-requests
16DEPENDS+= ${PYPKGPREFIX}-typing-extensions>=4.5.0:../../devel/py-typing-extensions 16DEPENDS+= ${PYPKGPREFIX}-typing-extensions>=4.5.0:../../devel/py-typing-extensions

cvs diff -r1.28 -r1.29 pkgsrc/finance/py-stripe/PLIST (expand / switch to unified diff)

--- pkgsrc/finance/py-stripe/PLIST 2024/01/06 18:39:18 1.28
+++ pkgsrc/finance/py-stripe/PLIST 2024/01/14 15:19:03 1.29
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.28 2024/01/06 18:39:18 adam Exp $ 1@comment $NetBSD: PLIST,v 1.29 2024/01/14 15:19:03 adam Exp $
2${PYSITELIB}/${WHEEL_INFODIR}/LICENSE 2${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
3${PYSITELIB}/${WHEEL_INFODIR}/METADATA 3${PYSITELIB}/${WHEEL_INFODIR}/METADATA
4${PYSITELIB}/${WHEEL_INFODIR}/RECORD 4${PYSITELIB}/${WHEEL_INFODIR}/RECORD
5${PYSITELIB}/${WHEEL_INFODIR}/WHEEL 5${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
6${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt 6${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
7${PYSITELIB}/stripe/__init__.py 7${PYSITELIB}/stripe/__init__.py
8${PYSITELIB}/stripe/__init__.pyc 8${PYSITELIB}/stripe/__init__.pyc
9${PYSITELIB}/stripe/__init__.pyo 9${PYSITELIB}/stripe/__init__.pyo
10${PYSITELIB}/stripe/_account.py 10${PYSITELIB}/stripe/_account.py
11${PYSITELIB}/stripe/_account.pyc 11${PYSITELIB}/stripe/_account.pyc
12${PYSITELIB}/stripe/_account.pyo 12${PYSITELIB}/stripe/_account.pyo
13${PYSITELIB}/stripe/_account_link.py 13${PYSITELIB}/stripe/_account_link.py
14${PYSITELIB}/stripe/_account_link.pyc 14${PYSITELIB}/stripe/_account_link.pyc
@@ -81,26 +81,29 @@ ${PYSITELIB}/stripe/_credit_note_line_it @@ -81,26 +81,29 @@ ${PYSITELIB}/stripe/_credit_note_line_it
81${PYSITELIB}/stripe/_credit_note_line_item.pyo 81${PYSITELIB}/stripe/_credit_note_line_item.pyo
82${PYSITELIB}/stripe/_custom_method.py 82${PYSITELIB}/stripe/_custom_method.py
83${PYSITELIB}/stripe/_custom_method.pyc 83${PYSITELIB}/stripe/_custom_method.pyc
84${PYSITELIB}/stripe/_custom_method.pyo 84${PYSITELIB}/stripe/_custom_method.pyo
85${PYSITELIB}/stripe/_customer.py 85${PYSITELIB}/stripe/_customer.py
86${PYSITELIB}/stripe/_customer.pyc 86${PYSITELIB}/stripe/_customer.pyc
87${PYSITELIB}/stripe/_customer.pyo 87${PYSITELIB}/stripe/_customer.pyo
88${PYSITELIB}/stripe/_customer_balance_transaction.py 88${PYSITELIB}/stripe/_customer_balance_transaction.py
89${PYSITELIB}/stripe/_customer_balance_transaction.pyc 89${PYSITELIB}/stripe/_customer_balance_transaction.pyc
90${PYSITELIB}/stripe/_customer_balance_transaction.pyo 90${PYSITELIB}/stripe/_customer_balance_transaction.pyo
91${PYSITELIB}/stripe/_customer_cash_balance_transaction.py 91${PYSITELIB}/stripe/_customer_cash_balance_transaction.py
92${PYSITELIB}/stripe/_customer_cash_balance_transaction.pyc 92${PYSITELIB}/stripe/_customer_cash_balance_transaction.pyc
93${PYSITELIB}/stripe/_customer_cash_balance_transaction.pyo 93${PYSITELIB}/stripe/_customer_cash_balance_transaction.pyo
 94${PYSITELIB}/stripe/_customer_session.py
 95${PYSITELIB}/stripe/_customer_session.pyc
 96${PYSITELIB}/stripe/_customer_session.pyo
94${PYSITELIB}/stripe/_deletable_api_resource.py 97${PYSITELIB}/stripe/_deletable_api_resource.py
95${PYSITELIB}/stripe/_deletable_api_resource.pyc 98${PYSITELIB}/stripe/_deletable_api_resource.pyc
96${PYSITELIB}/stripe/_deletable_api_resource.pyo 99${PYSITELIB}/stripe/_deletable_api_resource.pyo
97${PYSITELIB}/stripe/_discount.py 100${PYSITELIB}/stripe/_discount.py
98${PYSITELIB}/stripe/_discount.pyc 101${PYSITELIB}/stripe/_discount.pyc
99${PYSITELIB}/stripe/_discount.pyo 102${PYSITELIB}/stripe/_discount.pyo
100${PYSITELIB}/stripe/_dispute.py 103${PYSITELIB}/stripe/_dispute.py
101${PYSITELIB}/stripe/_dispute.pyc 104${PYSITELIB}/stripe/_dispute.pyc
102${PYSITELIB}/stripe/_dispute.pyo 105${PYSITELIB}/stripe/_dispute.pyo
103${PYSITELIB}/stripe/_encode.py 106${PYSITELIB}/stripe/_encode.py
104${PYSITELIB}/stripe/_encode.pyc 107${PYSITELIB}/stripe/_encode.pyc
105${PYSITELIB}/stripe/_encode.pyo 108${PYSITELIB}/stripe/_encode.pyo
106${PYSITELIB}/stripe/_ephemeral_key.py 109${PYSITELIB}/stripe/_ephemeral_key.py
@@ -447,26 +450,29 @@ ${PYSITELIB}/stripe/api_resources/credit @@ -447,26 +450,29 @@ ${PYSITELIB}/stripe/api_resources/credit
447${PYSITELIB}/stripe/api_resources/credit_note.pyo 450${PYSITELIB}/stripe/api_resources/credit_note.pyo
448${PYSITELIB}/stripe/api_resources/credit_note_line_item.py 451${PYSITELIB}/stripe/api_resources/credit_note_line_item.py
449${PYSITELIB}/stripe/api_resources/credit_note_line_item.pyc 452${PYSITELIB}/stripe/api_resources/credit_note_line_item.pyc
450${PYSITELIB}/stripe/api_resources/credit_note_line_item.pyo 453${PYSITELIB}/stripe/api_resources/credit_note_line_item.pyo
451${PYSITELIB}/stripe/api_resources/customer.py 454${PYSITELIB}/stripe/api_resources/customer.py
452${PYSITELIB}/stripe/api_resources/customer.pyc 455${PYSITELIB}/stripe/api_resources/customer.pyc
453${PYSITELIB}/stripe/api_resources/customer.pyo 456${PYSITELIB}/stripe/api_resources/customer.pyo
454${PYSITELIB}/stripe/api_resources/customer_balance_transaction.py 457${PYSITELIB}/stripe/api_resources/customer_balance_transaction.py
455${PYSITELIB}/stripe/api_resources/customer_balance_transaction.pyc 458${PYSITELIB}/stripe/api_resources/customer_balance_transaction.pyc
456${PYSITELIB}/stripe/api_resources/customer_balance_transaction.pyo 459${PYSITELIB}/stripe/api_resources/customer_balance_transaction.pyo
457${PYSITELIB}/stripe/api_resources/customer_cash_balance_transaction.py 460${PYSITELIB}/stripe/api_resources/customer_cash_balance_transaction.py
458${PYSITELIB}/stripe/api_resources/customer_cash_balance_transaction.pyc 461${PYSITELIB}/stripe/api_resources/customer_cash_balance_transaction.pyc
459${PYSITELIB}/stripe/api_resources/customer_cash_balance_transaction.pyo 462${PYSITELIB}/stripe/api_resources/customer_cash_balance_transaction.pyo
 463${PYSITELIB}/stripe/api_resources/customer_session.py
 464${PYSITELIB}/stripe/api_resources/customer_session.pyc
 465${PYSITELIB}/stripe/api_resources/customer_session.pyo
460${PYSITELIB}/stripe/api_resources/discount.py 466${PYSITELIB}/stripe/api_resources/discount.py
461${PYSITELIB}/stripe/api_resources/discount.pyc 467${PYSITELIB}/stripe/api_resources/discount.pyc
462${PYSITELIB}/stripe/api_resources/discount.pyo 468${PYSITELIB}/stripe/api_resources/discount.pyo
463${PYSITELIB}/stripe/api_resources/dispute.py 469${PYSITELIB}/stripe/api_resources/dispute.py
464${PYSITELIB}/stripe/api_resources/dispute.pyc 470${PYSITELIB}/stripe/api_resources/dispute.pyc
465${PYSITELIB}/stripe/api_resources/dispute.pyo 471${PYSITELIB}/stripe/api_resources/dispute.pyo
466${PYSITELIB}/stripe/api_resources/ephemeral_key.py 472${PYSITELIB}/stripe/api_resources/ephemeral_key.py
467${PYSITELIB}/stripe/api_resources/ephemeral_key.pyc 473${PYSITELIB}/stripe/api_resources/ephemeral_key.pyc
468${PYSITELIB}/stripe/api_resources/ephemeral_key.pyo 474${PYSITELIB}/stripe/api_resources/ephemeral_key.pyo
469${PYSITELIB}/stripe/api_resources/error_object.py 475${PYSITELIB}/stripe/api_resources/error_object.py
470${PYSITELIB}/stripe/api_resources/error_object.pyc 476${PYSITELIB}/stripe/api_resources/error_object.pyc
471${PYSITELIB}/stripe/api_resources/error_object.pyo 477${PYSITELIB}/stripe/api_resources/error_object.pyo
472${PYSITELIB}/stripe/api_resources/event.py 478${PYSITELIB}/stripe/api_resources/event.py

cvs diff -r1.56 -r1.57 pkgsrc/finance/py-stripe/distinfo (expand / switch to unified diff)

--- pkgsrc/finance/py-stripe/distinfo 2024/01/06 18:39:18 1.56
+++ pkgsrc/finance/py-stripe/distinfo 2024/01/14 15:19:03 1.57
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.56 2024/01/06 18:39:18 adam Exp $ 1$NetBSD: distinfo,v 1.57 2024/01/14 15:19:03 adam Exp $
2 2
3BLAKE2s (stripe-7.11.0.tar.gz) = 132ad89184d19468fec4882bcfde55e8b94fa753f0808b47210538069fc015e2 3BLAKE2s (stripe-7.12.0.tar.gz) = c87a7fe7155450b56f128e0de8a03acb9eaba52f73c48e388bea3a9607b073f3
4SHA512 (stripe-7.11.0.tar.gz) = 5cfa650d43745c8a3ab5588f30c6eaab0952aff060b9fdb84027db3422c88002d074eb29b3e2a40ed1457be6e8cd883b3323e8da538af0991114a10976b86842 4SHA512 (stripe-7.12.0.tar.gz) = 819aa9f4ec1d7269d14d43abd2c4ec7b20b76bdd4f290962ac51b89926ab2e1f1644dd9c653556673b7a65e97510e6d588052fcc4a7e3c05464a0564bb8d8ed0
5Size (stripe-7.11.0.tar.gz) = 783456 bytes 5Size (stripe-7.12.0.tar.gz) = 783948 bytes