Path to this page:
Subject: CVS commit: pkgsrc/finance/py-stripe
From: Adam Ciarcinski
Date: 2022-03-30 09:14:50
Message id: 20220330071450.B2EF6FB24@cvs.NetBSD.org
Log Message:
py-stripe: updated to 2.69.0
2.69.0 - 2022-03-29
* API Updates
* Add support for Search API
* Add support for `search` method on resources `Charge`, `Customer`, \
`Invoice`, `PaymentIntent`, `Price`, `Product`, and `Subscription`
* Pin click dependency to 8.0.4 to avoid breakage in black
* Add infrastructure for test-helper methods
* Revert Orders to use qualified name for upload_api_base
2.68.0 - 2022-03-23
* API Updates
* Add support for `cancel` method on resource `Refund`
* Add support for SearchResult.
Files: