From f908d8dcbda662e653ac8e6341ac643c131e7746 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Sat, 6 Feb 2021 13:39:41 -0500 Subject: [PATCH] py3-stripe: update to 2.55.2 --- sr.ht/py3-stripe/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sr.ht/py3-stripe/APKBUILD b/sr.ht/py3-stripe/APKBUILD index f032ae0..40d3ca9 100644 --- a/sr.ht/py3-stripe/APKBUILD +++ b/sr.ht/py3-stripe/APKBUILD @@ -1,8 +1,8 @@ # Maintainer: Drew DeVault pkgname=py3-stripe _pyname=stripe -pkgver=2.55.1 -pkgrel=1 +pkgver=2.55.2 +pkgrel=0 pkgdesc="An easy whitelist-based HTML-sanitizing tool" url="https://github.com/stripe/stripe-python" arch="noarch" @@ -25,4 +25,4 @@ package() { python3 setup.py install --root="$pkgdir" --optimize=1 } -sha512sums="f776539758797fdc994191d1b15b124faaca59168ac2cd4f517612d5a25b208f5dadceaa849b3bce9509ffa1be62704fa9cb5db66223ef01bc8d2f55b0002c94 stripe-2.55.1.tar.gz" +sha512sums="9e14edf57e394837fdc4457bded274b45c309353488adf81a5fbea67ea4c3321392c5316c9a60dfe975110791672b8e7d1dc7ae14994a320c41b1efb7f75695b stripe-2.55.2.tar.gz" -- 2.45.2