From 8a656173bc817c5b3d5b5ae4fd6faae97ebc8997 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Fri, 22 Apr 2022 10:33:57 +0200 Subject: [PATCH] py3-stripe: upgrade to 2.74.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 112759a..9e2818d 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.73.0 +pkgver=2.74.0 pkgrel=0 pkgdesc="Python library for the Stripe API" url="https://github.com/stripe/stripe-python" @@ -26,5 +26,5 @@ package() { } sha512sums=" -e2b41d28c9a63564a86e2acd1f36727b34f9133b43104ad6736ad9f706396ce534e59252728342ffea1ce766fcc15b9fc24a00a7797547e8e3fc05943a462a9c stripe-2.73.0.tar.gz +f7f549e5b5eec38248320f7852f0c5fa3476f3d68aab646f04f207e0d6be20cb54ed13e4093d40313502c9aed7b60392c20c1baded4bb845703647d8c022342b stripe-2.74.0.tar.gz " -- 2.45.2