~dricottone/huttese-apk

62a62ae676a0f3e14170efed451bba70881a9730 — Drew DeVault 5 years ago 9522a46
py3-stripe: upgrade to 2.32.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.32.0
pkgver=2.32.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="f52fa2b0adb5c64f215353b410d4f2836116edaf1aa12c7b02735147d74363878669a884889dbe9e115b29ca747374190cf68ccb4f5bf4f93dbda2d6083a558f  stripe-2.31.0.tar.gz"
sha512sums="08ebbd9ecc589dd48d8905407342bec981ff9e77c48aa72c5fec72e4f6a8421229d9c5ebc5b1f527f876100896740d6b777419201d994dc6bbb289be17b36e05  stripe-2.32.1.tar.gz"