From a3dfe41aabc874bc239e3eea79fd80631af215d2 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Thu, 3 Dec 2020 12:19:58 -0500 Subject: [PATCH] py3-stripe: upgrade to 2.55.1 --- 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 72f6925..4235dc7 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.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" -- 2.45.2