From 56e421b9e796aa6c6621ef22235c2a8bd0a38952 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Mon, 30 May 2022 12:10:36 +0200 Subject: [PATCH] py3-stripe: upgrade to 3.2.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 c35130a..300c27a 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=3.0.0 +pkgver=3.2.0 pkgrel=0 pkgdesc="Python library for the Stripe API" url="https://github.com/stripe/stripe-python" @@ -28,5 +28,5 @@ package() { } sha512sums=" -2d0adbd3fe3c79317305153597d4302fed657876701aef332151d10b2370405373c9aaeee696ffac4ca8925d02391215523b95ca62bc67f801ad52da5b125c9a stripe-3.0.0.tar.gz +dbeb846294928fd608d547b8e4aedf188345ce68ce6e9b4c046e86e5a622d96281cf0507db4d1ba5834c68252bda573da7dac725aa1d7cbeb820c65e166f3a1a stripe-3.2.0.tar.gz " -- 2.45.2