From 681f93827680b8cbd5eeb0b2abdb4561846f0fc4 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Wed, 17 Nov 2021 09:26:32 +0100 Subject: [PATCH] py3-stripe: upgrade to 2.63.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 b780058..b717bf0 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.62.0 +pkgver=2.63.0 pkgrel=0 pkgdesc="Python library for the Stripe API" url="https://github.com/stripe/stripe-python" @@ -26,5 +26,5 @@ package() { } sha512sums=" -5c2f49e0639082a75ee97b8ad6e50926bb1d894b395f5363b2300825e497527518b682c3380ef458b4dc9ab832dc71afae5f85ff4ecc2e188aab4ad29df4a60f stripe-2.62.0.tar.gz +fedef25d95e1fe3f9b4fdab37fb4ababc3c0243218da590076942491884b284b07e6bb15e9c85a6871dabffc34c260ec9d9fb80634ab0a368cf312c2324c2bdd stripe-2.63.0.tar.gz " -- 2.45.2