~dricottone/huttese-apk

f17c9294cf3f64605a3079ef7adf6c8fa426d0c8 — Drew DeVault 3 years ago c061c9f
py3-stripe: upgrade to 2.60.0
1 files changed, 3 insertions(+), 3 deletions(-)

M sr.ht/py3-stripe/APKBUILD
M sr.ht/py3-stripe/APKBUILD => sr.ht/py3-stripe/APKBUILD +3 -3
@@ 1,8 1,8 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-stripe
_pyname=stripe
pkgver=2.58.0
pkgrel=1
pkgver=2.60.0
pkgrel=0
pkgdesc="An easy whitelist-based HTML-sanitizing tool"
url="https://github.com/stripe/stripe-python"
arch="noarch"


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

sha512sums="
eee6154384fae69632e5e9ae7f972d97915b07da85c9f1af3849f5b9fea1e6f291c3d3e5b0e319c0d6dc0c035fec167f7711f650032016d3eb4709b333f3d5b7  stripe-2.58.0.tar.gz
eaae2356ed83285713be6396c071b8f5761ad0ff651691b1560b06bca190a5c5df3659182e5a25e8d286257046162f32755854f0e382a280cb63180478114502  stripe-2.60.0.tar.gz
"