~dricottone/huttese-apk

37705be3da581e08500b5c711825e2a83b704304 — Drew DeVault 2 years ago aa6f3c7
py3-stripe: upgrade to 2.68.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.65.0
pkgver=2.68.0
pkgrel=0
pkgdesc="Python library for the Stripe API"
url="https://github.com/stripe/stripe-python"


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

sha512sums="
309a3e2202e7e8983bf7d8a403a588c6793f35866bf44edf6fc2877624a98716033e633b1f38790b2731049cfef3f90c878b5bc9df65dce9f4606414944dc8f4  stripe-2.65.0.tar.gz
5c0e41f69bb42bdadfe6a1547429844938593408a676ac7b05499b30e1b387025f28d9d91f16e70660233c2b2b14857caf01633951c527305f3d7b39a20c255c  stripe-2.68.0.tar.gz
"