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:           Sat Jan 17 06:26:56 UTC 2026

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

Log Message:
py-stripe: updated to 14.2.0

14.2.0

Update generated code
Add support for event notifications V2CoreAccountClosedEvent, V2CoreAccountCreatedEvent, V2CoreAccountIncludingConfigurationCustomerCapabilityStatusUpdatedEvent, 
V2CoreAccountIncludingConfigurationCustomerUpdatedEvent, V2CoreAccountIncludingConfigurationMerchantCapabilityStatusUpdatedEvent, V2CoreAccountIncludingConfigurationMerchantUpdatedEvent, 
V2CoreAccountIncludingConfigurationRecipientCapabilityStatusUpdatedEvent, V2CoreAccountIncludingConfigurationRecipientUpdatedEvent, V2CoreAccountIncludingDefaultsUpdatedEvent, 
V2CoreAccountIncludingFutureRequirementsUpdatedEvent, V2CoreAccountIncludingIdentityUpdatedEvent, V2CoreAccountIncludingRequirementsUpdatedEvent, and V2CoreAccountUpdatedEvent with related object 
v2.core.Account
Add support for event notification V2CoreAccountLinkReturnedEvent
Add support for event notifications V2CoreAccountPersonCreatedEvent, V2CoreAccountPersonDeletedEvent, and V2CoreAccountPersonUpdatedEvent with related object v2.core.AccountPerson
Fix DeprecationWarning when encoding StripeObject metadata
Update ci to run on Python 3.14 as well


To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 pkgsrc/finance/py-stripe/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/finance/py-stripe/PLIST
cvs rdiff -u -r1.72 -r1.73 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.77 pkgsrc/finance/py-stripe/Makefile:1.78
--- pkgsrc/finance/py-stripe/Makefile:1.77      Sun Jan 11 09:55:16 2026
+++ pkgsrc/finance/py-stripe/Makefile   Sat Jan 17 06:26:56 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.77 2026/01/11 09:55:16 adam Exp $
+# $NetBSD: Makefile,v 1.78 2026/01/17 06:26:56 adam Exp $
 
-DISTNAME=      stripe-14.1.0
+DISTNAME=      stripe-14.2.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.37 pkgsrc/finance/py-stripe/PLIST:1.38
--- pkgsrc/finance/py-stripe/PLIST:1.37 Sun Jan 11 09:55:16 2026
+++ pkgsrc/finance/py-stripe/PLIST      Sat Jan 17 06:26:56 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.37 2026/01/11 09:55:16 adam Exp $
+@comment $NetBSD: PLIST,v 1.38 2026/01/17 06:26:56 adam Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -790,6 +790,57 @@ ${PYSITELIB}/stripe/events/_v1_billing_m
 ${PYSITELIB}/stripe/events/_v1_billing_meter_no_meter_found_event.py
 ${PYSITELIB}/stripe/events/_v1_billing_meter_no_meter_found_event.pyc
 ${PYSITELIB}/stripe/events/_v1_billing_meter_no_meter_found_event.pyo
+${PYSITELIB}/stripe/events/_v2_core_account_closed_event.py
+${PYSITELIB}/stripe/events/_v2_core_account_closed_event.pyc
+${PYSITELIB}/stripe/events/_v2_core_account_closed_event.pyo
+${PYSITELIB}/stripe/events/_v2_core_account_created_event.py
+${PYSITELIB}/stripe/events/_v2_core_account_created_event.pyc
+${PYSITELIB}/stripe/events/_v2_core_account_created_event.pyo
+${PYSITELIB}/stripe/events/_v2_core_account_including_configuration_customer_capability_status_updated_event.py
+${PYSITELIB}/stripe/events/_v2_core_account_including_configuration_customer_capability_status_updated_event.pyc
+${PYSITELIB}/stripe/events/_v2_core_account_including_configuration_customer_capability_status_updated_event.pyo
+${PYSITELIB}/stripe/events/_v2_core_account_including_configuration_customer_updated_event.py
+${PYSITELIB}/stripe/events/_v2_core_account_including_configuration_customer_updated_event.pyc
+${PYSITELIB}/stripe/events/_v2_core_account_including_configuration_customer_updated_event.pyo
+${PYSITELIB}/stripe/events/_v2_core_account_including_configuration_merchant_capability_status_updated_event.py
+${PYSITELIB}/stripe/events/_v2_core_account_including_configuration_merchant_capability_status_updated_event.pyc
+${PYSITELIB}/stripe/events/_v2_core_account_including_configuration_merchant_capability_status_updated_event.pyo
+${PYSITELIB}/stripe/events/_v2_core_account_including_configuration_merchant_updated_event.py
+${PYSITELIB}/stripe/events/_v2_core_account_including_configuration_merchant_updated_event.pyc
+${PYSITELIB}/stripe/events/_v2_core_account_including_configuration_merchant_updated_event.pyo
+${PYSITELIB}/stripe/events/_v2_core_account_including_configuration_recipient_capability_status_updated_event.py
+${PYSITELIB}/stripe/events/_v2_core_account_including_configuration_recipient_capability_status_updated_event.pyc
+${PYSITELIB}/stripe/events/_v2_core_account_including_configuration_recipient_capability_status_updated_event.pyo
+${PYSITELIB}/stripe/events/_v2_core_account_including_configuration_recipient_updated_event.py
+${PYSITELIB}/stripe/events/_v2_core_account_including_configuration_recipient_updated_event.pyc
+${PYSITELIB}/stripe/events/_v2_core_account_including_configuration_recipient_updated_event.pyo
+${PYSITELIB}/stripe/events/_v2_core_account_including_defaults_updated_event.py
+${PYSITELIB}/stripe/events/_v2_core_account_including_defaults_updated_event.pyc
+${PYSITELIB}/stripe/events/_v2_core_account_including_defaults_updated_event.pyo
+${PYSITELIB}/stripe/events/_v2_core_account_including_future_requirements_updated_event.py
+${PYSITELIB}/stripe/events/_v2_core_account_including_future_requirements_updated_event.pyc
+${PYSITELIB}/stripe/events/_v2_core_account_including_future_requirements_updated_event.pyo
+${PYSITELIB}/stripe/events/_v2_core_account_including_identity_updated_event.py
+${PYSITELIB}/stripe/events/_v2_core_account_including_identity_updated_event.pyc
+${PYSITELIB}/stripe/events/_v2_core_account_including_identity_updated_event.pyo
+${PYSITELIB}/stripe/events/_v2_core_account_including_requirements_updated_event.py
+${PYSITELIB}/stripe/events/_v2_core_account_including_requirements_updated_event.pyc
+${PYSITELIB}/stripe/events/_v2_core_account_including_requirements_updated_event.pyo
+${PYSITELIB}/stripe/events/_v2_core_account_link_returned_event.py
+${PYSITELIB}/stripe/events/_v2_core_account_link_returned_event.pyc
+${PYSITELIB}/stripe/events/_v2_core_account_link_returned_event.pyo
+${PYSITELIB}/stripe/events/_v2_core_account_person_created_event.py
+${PYSITELIB}/stripe/events/_v2_core_account_person_created_event.pyc
+${PYSITELIB}/stripe/events/_v2_core_account_person_created_event.pyo
+${PYSITELIB}/stripe/events/_v2_core_account_person_deleted_event.py
+${PYSITELIB}/stripe/events/_v2_core_account_person_deleted_event.pyc
+${PYSITELIB}/stripe/events/_v2_core_account_person_deleted_event.pyo
+${PYSITELIB}/stripe/events/_v2_core_account_person_updated_event.py
+${PYSITELIB}/stripe/events/_v2_core_account_person_updated_event.pyc
+${PYSITELIB}/stripe/events/_v2_core_account_person_updated_event.pyo
+${PYSITELIB}/stripe/events/_v2_core_account_updated_event.py
+${PYSITELIB}/stripe/events/_v2_core_account_updated_event.pyc
+${PYSITELIB}/stripe/events/_v2_core_account_updated_event.pyo
 ${PYSITELIB}/stripe/events/_v2_core_event_destination_ping_event.py
 ${PYSITELIB}/stripe/events/_v2_core_event_destination_ping_event.pyc
 ${PYSITELIB}/stripe/events/_v2_core_event_destination_ping_event.pyo

Index: pkgsrc/finance/py-stripe/distinfo
diff -u pkgsrc/finance/py-stripe/distinfo:1.72 pkgsrc/finance/py-stripe/distinfo:1.73
--- pkgsrc/finance/py-stripe/distinfo:1.72      Sun Jan 11 09:55:16 2026
+++ pkgsrc/finance/py-stripe/distinfo   Sat Jan 17 06:26:56 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.72 2026/01/11 09:55:16 adam Exp $
+$NetBSD: distinfo,v 1.73 2026/01/17 06:26:56 adam Exp $
 
-BLAKE2s (stripe-14.1.0.tar.gz) = c15c83c02a38f59ff2a5b026731b57ed8e8bf6b14db8b2d4a393264ea24ac04f
-SHA512 (stripe-14.1.0.tar.gz) = 6178266699a484a5a7a3571826f6c2fd4ccb4c4e5b8cf2b86b2da2857b00df8b575a64c9ae97d9fdd891532f7dc6b90855c58c6bbb6feaf8204231348c9519d5
-Size (stripe-14.1.0.tar.gz) = 1449934 bytes
+BLAKE2s (stripe-14.2.0.tar.gz) = 2187d1b304b8aa2ee8e61475be9bdadf502f0503ebe86afaa644844cd9ca0040
+SHA512 (stripe-14.2.0.tar.gz) = 7495f42ff9c8ad0ef4094b379d57194c90409c14900d6d35f56aad0b7f0be5c1e6f84e0315b255deb0a36d075492746344266a7511c791dfb0b1856d4192c6f1
+Size (stripe-14.2.0.tar.gz) = 1455417 bytes



Home | Main Index | Thread Index | Old Index