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:           Sun Jan 14 15:19:03 UTC 2024

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

Log Message:
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`


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/finance/py-stripe/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/finance/py-stripe/PLIST
cvs rdiff -u -r1.56 -r1.57 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.59 pkgsrc/finance/py-stripe/Makefile:1.60
--- pkgsrc/finance/py-stripe/Makefile:1.59      Sat Jan  6 18:39:18 2024
+++ pkgsrc/finance/py-stripe/Makefile   Sun Jan 14 15:19:03 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.59 2024/01/06 18:39:18 adam Exp $
+# $NetBSD: Makefile,v 1.60 2024/01/14 15:19:03 adam Exp $
 
-DISTNAME=      stripe-7.11.0
+DISTNAME=      stripe-7.12.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.28 pkgsrc/finance/py-stripe/PLIST:1.29
--- pkgsrc/finance/py-stripe/PLIST:1.28 Sat Jan  6 18:39:18 2024
+++ pkgsrc/finance/py-stripe/PLIST      Sun Jan 14 15:19:03 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.28 2024/01/06 18:39:18 adam Exp $
+@comment $NetBSD: PLIST,v 1.29 2024/01/14 15:19:03 adam Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@@ -91,6 +91,9 @@ ${PYSITELIB}/stripe/_customer_balance_tr
 ${PYSITELIB}/stripe/_customer_cash_balance_transaction.py
 ${PYSITELIB}/stripe/_customer_cash_balance_transaction.pyc
 ${PYSITELIB}/stripe/_customer_cash_balance_transaction.pyo
+${PYSITELIB}/stripe/_customer_session.py
+${PYSITELIB}/stripe/_customer_session.pyc
+${PYSITELIB}/stripe/_customer_session.pyo
 ${PYSITELIB}/stripe/_deletable_api_resource.py
 ${PYSITELIB}/stripe/_deletable_api_resource.pyc
 ${PYSITELIB}/stripe/_deletable_api_resource.pyo
@@ -457,6 +460,9 @@ ${PYSITELIB}/stripe/api_resources/custom
 ${PYSITELIB}/stripe/api_resources/customer_cash_balance_transaction.py
 ${PYSITELIB}/stripe/api_resources/customer_cash_balance_transaction.pyc
 ${PYSITELIB}/stripe/api_resources/customer_cash_balance_transaction.pyo
+${PYSITELIB}/stripe/api_resources/customer_session.py
+${PYSITELIB}/stripe/api_resources/customer_session.pyc
+${PYSITELIB}/stripe/api_resources/customer_session.pyo
 ${PYSITELIB}/stripe/api_resources/discount.py
 ${PYSITELIB}/stripe/api_resources/discount.pyc
 ${PYSITELIB}/stripe/api_resources/discount.pyo

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



Home | Main Index | Thread Index | Old Index