Subject: CVS commit: pkgsrc/finance/py-stripe
From: Adam Ciarcinski
Date: 2024-02-23 13:20:19
Message id: 20240223122019.7B24BF9F4@cvs.NetBSD.org

Log Message:
py-stripe: updated to 8.4.0

8.4.0 - 2024-02-22
* Update generated code
  - Add `InvoiceLineItem.modify` method.
* Add TaxIds API
  * Add support for `create`, `retrieve`, `delete`, and `list` methods on \ 
resource `TaxId`
  * The `instance_url` function on resource `TaxId` now returns the top-level \ 
`/v1/tax_ids/{id}` path instead of the `/v1/customers/{customer}/tax_ids/{id}` \ 
path.
* Remove http client base
* Testing: unify http client mock

Files:
RevisionActionfile
1.63modifypkgsrc/finance/py-stripe/Makefile
1.31modifypkgsrc/finance/py-stripe/PLIST
1.60modifypkgsrc/finance/py-stripe/distinfo