~dricottone/huttese-apk

db2764b374ebf625f17a1aef7a8d582cb5c44191 — Drew DeVault 2 years ago b488064
py3-stripe: upgrade to 3.0.0
1 files changed, 2 insertions(+), 2 deletions(-)

M sr.ht/py3-stripe/APKBUILD
M sr.ht/py3-stripe/APKBUILD => sr.ht/py3-stripe/APKBUILD +2 -2
@@ 1,7 1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-stripe
_pyname=stripe
pkgver=2.76.0
pkgver=3.0.0
pkgrel=0
pkgdesc="Python library for the Stripe API"
url="https://github.com/stripe/stripe-python"


@@ 28,5 28,5 @@ package() {
}

sha512sums="
e416043dff74791d3f06809ed611ea1e250b9dae9404092915a674c6fe65eba546eb020cfdb7635fde8d0626e2c1fa4176cec7362870fc02bee619216b58cec2  stripe-2.76.0.tar.gz
2d0adbd3fe3c79317305153597d4302fed657876701aef332151d10b2370405373c9aaeee696ffac4ca8925d02391215523b95ca62bc67f801ad52da5b125c9a  stripe-3.0.0.tar.gz
"