From 7ec3a47f4d5614632d313cd968a5e1b546705e73 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Mon, 23 Mar 2020 18:00:23 -0400 Subject: [PATCH] py3-stripe: upgrade to 2.44.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 9d59772..6d854d6 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.42.0 +pkgver=2.44.0 pkgrel=0 pkgdesc="An easy whitelist-based HTML-sanitizing tool" url="https://github.com/stripe/stripe-python" @@ -25,4 +25,4 @@ package() { python3 setup.py install --root="$pkgdir" --optimize=1 } -sha512sums="acffae91f19c943efe5f4a19f34ff35f8ef0b538e6cf83be6c4820020ad062f7e19365a8edfc048bc24306690dc50b66856526202f5c8830a85a86405f31db50 stripe-2.42.0.tar.gz" +sha512sums="8e1fdf1b245297b941f32fba98d70e91f0b42199d1625d088fe8e635bfc76f197cc3aff2a0dc61fd6d1520d2b4bb6a3e31be76e4c97fdf5476d0925a4559f6bf stripe-2.44.0.tar.gz" -- 2.45.2