From 527f97c714d249acfba4538f6c18127bfff20a8a Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Thu, 24 Jun 2021 10:27:58 -0400 Subject: [PATCH] py3-stripe: correct version --- build.yml | 2 +- sr.ht/py3-stripe/APKBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.yml b/build.yml index 09d3144..fda7085 100644 --- a/build.yml +++ b/build.yml @@ -1,4 +1,4 @@ -image: alpine/3.13 +image: alpine/3.14 repositories: sr.ht: > https://mirror.sr.ht/alpine/v3.13/sr.ht/ diff --git a/sr.ht/py3-stripe/APKBUILD b/sr.ht/py3-stripe/APKBUILD index 0a4580c..735a8d6 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.58.1 +pkgver=2.58.0 pkgrel=1 pkgdesc="An easy whitelist-based HTML-sanitizing tool" url="https://github.com/stripe/stripe-python" -- 2.45.2