~dricottone/huttese-apk

87674b2b4be314e26923e5e3de9db6f787fb8e2b — Drew DeVault 2 years ago 5d3269e
py3-stripe: upgrade to 2.69.0

nice
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.68.0
pkgver=2.69.0
pkgrel=0
pkgdesc="Python library for the Stripe API"
url="https://github.com/stripe/stripe-python"


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

sha512sums="
5c0e41f69bb42bdadfe6a1547429844938593408a676ac7b05499b30e1b387025f28d9d91f16e70660233c2b2b14857caf01633951c527305f3d7b39a20c255c  stripe-2.68.0.tar.gz
4b7d9e92de34c7495c9160b60241a0716c3a416ccd8a54ab0d3c6707d52815603ee6724e918819e47658795a682dfbbe11a81dea539a4ab209fed5d7a7f954a1  stripe-2.69.0.tar.gz
"