~dricottone/huttese-apk

035f2ded9be803395baa4f10bf3990d97b7f6eca — Drew DeVault 4 years ago 0524c01
py3-stripe: upgrade to 2.48.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.44.0
pkgver=2.48.0
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="8e1fdf1b245297b941f32fba98d70e91f0b42199d1625d088fe8e635bfc76f197cc3aff2a0dc61fd6d1520d2b4bb6a3e31be76e4c97fdf5476d0925a4559f6bf  stripe-2.44.0.tar.gz"
sha512sums="c72203f4598540e378e42372446c59cc8bcff06e02263f74d906b6b441453eb26ea4f8708b6477392b2504a4a15205c0b9f758738393f15a3a156915448a981c  stripe-2.48.0.tar.gz"