From 04a432330e6bf26eec893a79201d7868095e4c63 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Fri, 1 Jul 2022 08:59:45 +0200 Subject: [PATCH] py3-stripe: upgrade to 3.5.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 5e885d9..cadbe46 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.3.0 +pkgver=3.5.0 pkgrel=0 pkgdesc="Python library for the Stripe API" url="https://github.com/stripe/stripe-python" @@ -28,5 +28,5 @@ package() { } sha512sums=" -4f00fd9901a5b4d873c4a9a00483f57f4cd9359f8a440b3d783e7aeed250e33400a7405ca8ea5af29fd1b44bc84c65fa59c8121e4ffb4852584ffd3fc2099910 stripe-3.3.0.tar.gz +67e63f95b489e049d81d9b3929342a8cc2bc3638060d9f278752459d32408bfe8d5f09c4c047a1ed0deedce875b0a84873a3b120f6bb5f30c0668eda5129e4ee stripe-3.5.0.tar.gz " -- 2.45.2