From e207e0c682e15bfddafe5c169f1a29fa1717341c Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Sat, 9 Apr 2022 10:04:50 +0200 Subject: [PATCH] py3-stripe: upgrade to 2.71.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 3e5791b..46fb494 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.70.0 +pkgver=2.71.0 pkgrel=0 pkgdesc="Python library for the Stripe API" url="https://github.com/stripe/stripe-python" @@ -26,5 +26,5 @@ package() { } sha512sums=" -62f40d82e4a5d37ce070a2457b8372d903993e209f6a042ab97a93f5ee98eb994c0cac070451e2b130df9a72f4a9ece65600266735b438aff3cc5cf09e217b27 stripe-2.70.0.tar.gz +5acbaba1e2a5e063beafd0b67994a4a4c7d207f220a49e84b7ab3c0288a92150fd10048f7782e32c3033f4a920f5e81a0893610545e5d1f49ee6dbe62aa4b3a5 stripe-2.71.0.tar.gz " -- 2.45.2