~dricottone/huttese-apk

8a656173bc817c5b3d5b5ae4fd6faae97ebc8997 — Drew DeVault 2 years ago 6debd1c
py3-stripe: upgrade to 2.74.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.73.0
pkgver=2.74.0
pkgrel=0
pkgdesc="Python library for the Stripe API"
url="https://github.com/stripe/stripe-python"


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

sha512sums="
e2b41d28c9a63564a86e2acd1f36727b34f9133b43104ad6736ad9f706396ce534e59252728342ffea1ce766fcc15b9fc24a00a7797547e8e3fc05943a462a9c  stripe-2.73.0.tar.gz
f7f549e5b5eec38248320f7852f0c5fa3476f3d68aab646f04f207e0d6be20cb54ed13e4093d40313502c9aed7b60392c20c1baded4bb845703647d8c022342b  stripe-2.74.0.tar.gz
"