From 87674b2b4be314e26923e5e3de9db6f787fb8e2b Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Tue, 29 Mar 2022 18:22:49 +0200 Subject: [PATCH] py3-stripe: upgrade to 2.69.0 nice --- 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 23ae23b..1a42bf9 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.68.0 +pkgver=2.69.0 pkgrel=0 pkgdesc="Python library for the Stripe API" url="https://github.com/stripe/stripe-python" @@ -26,5 +26,5 @@ package() { } sha512sums=" -5c0e41f69bb42bdadfe6a1547429844938593408a676ac7b05499b30e1b387025f28d9d91f16e70660233c2b2b14857caf01633951c527305f3d7b39a20c255c stripe-2.68.0.tar.gz +4b7d9e92de34c7495c9160b60241a0716c3a416ccd8a54ab0d3c6707d52815603ee6724e918819e47658795a682dfbbe11a81dea539a4ab209fed5d7a7f954a1 stripe-2.69.0.tar.gz " -- 2.45.2