~dricottone/huttese-apk

d9f7fe0a413cedcd821b39dc50400a3f65dfad02 — Drew DeVault 2 years ago 87674b2
py3-stripe: upgrade to 2.70.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.69.0
pkgver=2.70.0
pkgrel=0
pkgdesc="Python library for the Stripe API"
url="https://github.com/stripe/stripe-python"


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

sha512sums="
4b7d9e92de34c7495c9160b60241a0716c3a416ccd8a54ab0d3c6707d52815603ee6724e918819e47658795a682dfbbe11a81dea539a4ab209fed5d7a7f954a1  stripe-2.69.0.tar.gz
62f40d82e4a5d37ce070a2457b8372d903993e209f6a042ab97a93f5ee98eb994c0cac070451e2b130df9a72f4a9ece65600266735b438aff3cc5cf09e217b27  stripe-2.70.0.tar.gz
"