From 6debd1c3bf0ce2c750bca75ab061a0d9b236acf3 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Wed, 20 Apr 2022 10:11:31 +0200 Subject: [PATCH] py3-stripe: upgrade to 2.73.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 c7122b8..112759a 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.72.0 +pkgver=2.73.0 pkgrel=0 pkgdesc="Python library for the Stripe API" url="https://github.com/stripe/stripe-python" @@ -26,5 +26,5 @@ package() { } sha512sums=" -b9f98ce94002cbebdad5e2b7dc90b4f4d1b4c637db7509881a346c772f90d2154a49109aee15f650559ed8c253e82f466a5a4b6409efc8e00442c80195e1a3a8 stripe-2.72.0.tar.gz +e2b41d28c9a63564a86e2acd1f36727b34f9133b43104ad6736ad9f706396ce534e59252728342ffea1ce766fcc15b9fc24a00a7797547e8e3fc05943a462a9c stripe-2.73.0.tar.gz " -- 2.45.2