From a3efe9f89604ad6e919c02f92ba5ca1cafceb16d Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Mon, 22 Feb 2021 09:30:48 -0500 Subject: [PATCH] py3-stripe: update to 2.56.0 --- sr.ht/py3-stripe/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sr.ht/py3-stripe/APKBUILD b/sr.ht/py3-stripe/APKBUILD index 40d3ca9..d38983e 100644 --- a/sr.ht/py3-stripe/APKBUILD +++ b/sr.ht/py3-stripe/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Drew DeVault pkgname=py3-stripe _pyname=stripe -pkgver=2.55.2 +pkgver=2.56.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="9e14edf57e394837fdc4457bded274b45c309353488adf81a5fbea67ea4c3321392c5316c9a60dfe975110791672b8e7d1dc7ae14994a320c41b1efb7f75695b stripe-2.55.2.tar.gz" +sha512sums="1f2f08b5425ad48df9afc78f574109604319ccfcdb2fba8ca574008de5dadb349eec84d0e6cf532c57218bc8624af9b256a29ef01facb950a3cfd1168d8c2660 stripe-2.56.0.tar.gz" -- 2.45.2