~dricottone/huttese-apk

56e421b9e796aa6c6621ef22235c2a8bd0a38952 — Drew DeVault 2 years ago 625d59d
py3-stripe: upgrade to 3.2.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=3.0.0
pkgver=3.2.0
pkgrel=0
pkgdesc="Python library for the Stripe API"
url="https://github.com/stripe/stripe-python"


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

sha512sums="
2d0adbd3fe3c79317305153597d4302fed657876701aef332151d10b2370405373c9aaeee696ffac4ca8925d02391215523b95ca62bc67f801ad52da5b125c9a  stripe-3.0.0.tar.gz
dbeb846294928fd608d547b8e4aedf188345ce68ce6e9b4c046e86e5a622d96281cf0507db4d1ba5834c68252bda573da7dac725aa1d7cbeb820c65e166f3a1a  stripe-3.2.0.tar.gz
"