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:           Wed Apr 10 07:40:09 UTC 2024

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

Log Message:
py-stripe: updated to 8.11.0

v8.11.0

Update generated code

Add support for fees, losses, requirement_collection & stripe_dashboard on resource class stripe.Account.Controller
Add support for controller on parameter class stripe.Account.CreateParams
Add support for create_feature, delete_feature, list_features, retrieve_feature on resource stripe.Product
Add support for resource stripe.ProductFeature
Add support for event_name on parameter class stripe.billing.MeterEventAdjustment.CreateParams and resource stripe.billing.MeterEventAdjustment
Add support for cancel and type on resource stripe.billing.MeterEventAdjustment
Add support for resource stripe.entitlements.ActiveEntitlement
Add support for resource stripe.entitlements.Feature
Add support for none on enum stripe.Account.type

Fix README.md

Tweak changelog for python async note


To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/finance/py-stripe/Makefile
cvs rdiff -u -r1.32 -r1.33 pkgsrc/finance/py-stripe/PLIST
cvs rdiff -u -r1.62 -r1.63 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.65 pkgsrc/finance/py-stripe/Makefile:1.66
--- pkgsrc/finance/py-stripe/Makefile:1.65      Mon Apr  8 14:27:41 2024
+++ pkgsrc/finance/py-stripe/Makefile   Wed Apr 10 07:40:08 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.65 2024/04/08 14:27:41 adam Exp $
+# $NetBSD: Makefile,v 1.66 2024/04/10 07:40:08 adam Exp $
 
-DISTNAME=      stripe-8.10.0
+DISTNAME=      stripe-8.11.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.32 pkgsrc/finance/py-stripe/PLIST:1.33
--- pkgsrc/finance/py-stripe/PLIST:1.32 Mon Apr  8 14:27:41 2024
+++ pkgsrc/finance/py-stripe/PLIST      Wed Apr 10 07:40:08 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.32 2024/04/08 14:27:41 adam Exp $
+@comment $NetBSD: PLIST,v 1.33 2024/04/10 07:40:08 adam Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@@ -223,6 +223,9 @@ ${PYSITELIB}/stripe/_dispute_service.pyo
 ${PYSITELIB}/stripe/_encode.py
 ${PYSITELIB}/stripe/_encode.pyc
 ${PYSITELIB}/stripe/_encode.pyo
+${PYSITELIB}/stripe/_entitlements_service.py
+${PYSITELIB}/stripe/_entitlements_service.pyc
+${PYSITELIB}/stripe/_entitlements_service.pyo
 ${PYSITELIB}/stripe/_ephemeral_key.py
 ${PYSITELIB}/stripe/_ephemeral_key.pyc
 ${PYSITELIB}/stripe/_ephemeral_key.pyo
@@ -394,6 +397,12 @@ ${PYSITELIB}/stripe/_price_service.pyo
 ${PYSITELIB}/stripe/_product.py
 ${PYSITELIB}/stripe/_product.pyc
 ${PYSITELIB}/stripe/_product.pyo
+${PYSITELIB}/stripe/_product_feature.py
+${PYSITELIB}/stripe/_product_feature.pyc
+${PYSITELIB}/stripe/_product_feature.pyo
+${PYSITELIB}/stripe/_product_feature_service.py
+${PYSITELIB}/stripe/_product_feature_service.pyc
+${PYSITELIB}/stripe/_product_feature_service.pyo
 ${PYSITELIB}/stripe/_product_service.py
 ${PYSITELIB}/stripe/_product_service.pyc
 ${PYSITELIB}/stripe/_product_service.pyo
@@ -778,6 +787,15 @@ ${PYSITELIB}/stripe/api_resources/discou
 ${PYSITELIB}/stripe/api_resources/dispute.py
 ${PYSITELIB}/stripe/api_resources/dispute.pyc
 ${PYSITELIB}/stripe/api_resources/dispute.pyo
+${PYSITELIB}/stripe/api_resources/entitlements/__init__.py
+${PYSITELIB}/stripe/api_resources/entitlements/__init__.pyc
+${PYSITELIB}/stripe/api_resources/entitlements/__init__.pyo
+${PYSITELIB}/stripe/api_resources/entitlements/active_entitlement.py
+${PYSITELIB}/stripe/api_resources/entitlements/active_entitlement.pyc
+${PYSITELIB}/stripe/api_resources/entitlements/active_entitlement.pyo
+${PYSITELIB}/stripe/api_resources/entitlements/feature.py
+${PYSITELIB}/stripe/api_resources/entitlements/feature.pyc
+${PYSITELIB}/stripe/api_resources/entitlements/feature.pyo
 ${PYSITELIB}/stripe/api_resources/ephemeral_key.py
 ${PYSITELIB}/stripe/api_resources/ephemeral_key.pyc
 ${PYSITELIB}/stripe/api_resources/ephemeral_key.pyo
@@ -913,6 +931,9 @@ ${PYSITELIB}/stripe/api_resources/price.
 ${PYSITELIB}/stripe/api_resources/product.py
 ${PYSITELIB}/stripe/api_resources/product.pyc
 ${PYSITELIB}/stripe/api_resources/product.pyo
+${PYSITELIB}/stripe/api_resources/product_feature.py
+${PYSITELIB}/stripe/api_resources/product_feature.pyc
+${PYSITELIB}/stripe/api_resources/product_feature.pyo
 ${PYSITELIB}/stripe/api_resources/promotion_code.py
 ${PYSITELIB}/stripe/api_resources/promotion_code.pyc
 ${PYSITELIB}/stripe/api_resources/promotion_code.pyo
@@ -1190,6 +1211,21 @@ ${PYSITELIB}/stripe/climate/_supplier_se
 ${PYSITELIB}/stripe/climate/_supplier_service.pyc
 ${PYSITELIB}/stripe/climate/_supplier_service.pyo
 ${PYSITELIB}/stripe/data/ca-certificates.crt
+${PYSITELIB}/stripe/entitlements/__init__.py
+${PYSITELIB}/stripe/entitlements/__init__.pyc
+${PYSITELIB}/stripe/entitlements/__init__.pyo
+${PYSITELIB}/stripe/entitlements/_active_entitlement.py
+${PYSITELIB}/stripe/entitlements/_active_entitlement.pyc
+${PYSITELIB}/stripe/entitlements/_active_entitlement.pyo
+${PYSITELIB}/stripe/entitlements/_active_entitlement_service.py
+${PYSITELIB}/stripe/entitlements/_active_entitlement_service.pyc
+${PYSITELIB}/stripe/entitlements/_active_entitlement_service.pyo
+${PYSITELIB}/stripe/entitlements/_feature.py
+${PYSITELIB}/stripe/entitlements/_feature.pyc
+${PYSITELIB}/stripe/entitlements/_feature.pyo
+${PYSITELIB}/stripe/entitlements/_feature_service.py
+${PYSITELIB}/stripe/entitlements/_feature_service.pyc
+${PYSITELIB}/stripe/entitlements/_feature_service.pyo
 ${PYSITELIB}/stripe/error.py
 ${PYSITELIB}/stripe/error.pyc
 ${PYSITELIB}/stripe/error.pyo

Index: pkgsrc/finance/py-stripe/distinfo
diff -u pkgsrc/finance/py-stripe/distinfo:1.62 pkgsrc/finance/py-stripe/distinfo:1.63
--- pkgsrc/finance/py-stripe/distinfo:1.62      Mon Apr  8 14:27:41 2024
+++ pkgsrc/finance/py-stripe/distinfo   Wed Apr 10 07:40:08 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.62 2024/04/08 14:27:41 adam Exp $
+$NetBSD: distinfo,v 1.63 2024/04/10 07:40:08 adam Exp $
 
-BLAKE2s (stripe-8.10.0.tar.gz) = bfbc756def5b60799c12e88588d6ab70f433b071cfa0655d0938047c603e5bbe
-SHA512 (stripe-8.10.0.tar.gz) = 58c9d7b2b28304b37f616e4017a6119ec7efdb8d32d0a19c1c8e2511c72d3b0af5876407ada6db8150bb83b0fa04ac45789635d53766a1c7cc1721478b701a2b
-Size (stripe-8.10.0.tar.gz) = 1208587 bytes
+BLAKE2s (stripe-8.11.0.tar.gz) = e23b2a1eff08788bcaa3e6e91c5a9f899713114bbdf9a9d1a22ae754c9d5dac2
+SHA512 (stripe-8.11.0.tar.gz) = 9d53ed3e253f18de36dfaf3c28fbcba7ef957f35b6f117c0dcb50040e0484f6fde1f3deb816d51aac62ddad64a20ae344acd25d680ec10c7fa7ddde1cf16c0ec
+Size (stripe-8.11.0.tar.gz) = 1215071 bytes



Home | Main Index | Thread Index | Old Index