From aff8a0ffdb01a76bfba82891fd985183ca8778d1 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Wed, 22 Dec 2021 11:18:45 +0100 Subject: [PATCH] py3-stripe: upgrade to 2.64.0 --- sr.ht/py3-stripe/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sr.ht/py3-stripe/APKBUILD b/sr.ht/py3-stripe/APKBUILD index 249d7ff..044f5df 100644 --- a/sr.ht/py3-stripe/APKBUILD +++ b/sr.ht/py3-stripe/APKBUILD @@ -1,8 +1,8 @@ # Maintainer: Drew DeVault pkgname=py3-stripe _pyname=stripe -pkgver=2.63.0 -pkgrel=1 +pkgver=2.64.0 +pkgrel=0 pkgdesc="Python library for the Stripe API" url="https://github.com/stripe/stripe-python" arch="noarch" @@ -26,5 +26,5 @@ package() { } sha512sums=" -fedef25d95e1fe3f9b4fdab37fb4ababc3c0243218da590076942491884b284b07e6bb15e9c85a6871dabffc34c260ec9d9fb80634ab0a368cf312c2324c2bdd stripe-2.63.0.tar.gz +5055b5a712c0891f3660d00fe7bb27452cce33aa4a9c70fbd7391dd989d31aeb8d8288c3cdd22747b6fd4c480be17f7ab9428c31ea7d2c674e175e77f4f6a0b7 stripe-2.64.0.tar.gz " -- 2.45.2