From db2764b374ebf625f17a1aef7a8d582cb5c44191 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Thu, 12 May 2022 15:02:06 +0200 Subject: [PATCH] py3-stripe: upgrade to 3.0.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 158992b..c35130a 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.76.0 +pkgver=3.0.0 pkgrel=0 pkgdesc="Python library for the Stripe API" url="https://github.com/stripe/stripe-python" @@ -28,5 +28,5 @@ package() { } sha512sums=" -e416043dff74791d3f06809ed611ea1e250b9dae9404092915a674c6fe65eba546eb020cfdb7635fde8d0626e2c1fa4176cec7362870fc02bee619216b58cec2 stripe-2.76.0.tar.gz +2d0adbd3fe3c79317305153597d4302fed657876701aef332151d10b2370405373c9aaeee696ffac4ca8925d02391215523b95ca62bc67f801ad52da5b125c9a stripe-3.0.0.tar.gz " -- 2.45.2