~dricottone/huttese-apk

a3dfe41aabc874bc239e3eea79fd80631af215d2 — Drew DeVault 3 years ago 9f5b3ba
py3-stripe: upgrade to 2.55.1
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.48.0
pkgver=2.55.1
pkgrel=0
pkgdesc="An easy whitelist-based HTML-sanitizing tool"
url="https://github.com/stripe/stripe-python"


@@ 25,4 25,4 @@ package() {
	python3 setup.py install --root="$pkgdir" --optimize=1
}

sha512sums="c72203f4598540e378e42372446c59cc8bcff06e02263f74d906b6b441453eb26ea4f8708b6477392b2504a4a15205c0b9f758738393f15a3a156915448a981c  stripe-2.48.0.tar.gz"
sha512sums="f776539758797fdc994191d1b15b124faaca59168ac2cd4f517612d5a25b208f5dadceaa849b3bce9509ffa1be62704fa9cb5db66223ef01bc8d2f55b0002c94  stripe-2.55.1.tar.gz"