~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH] community/py3-flask: upgrade to 2.0.3

Details
Message ID
<20220215081835.20452-1-sir@cmpwn.com>
DKIM signature
missing
Download raw message
Patch: +3 -3
---
 community/py3-flask/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/community/py3-flask/APKBUILD b/community/py3-flask/APKBUILD
index 4feae9a242..472bb47b09 100644
--- a/community/py3-flask/APKBUILD
+++ b/community/py3-flask/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-flask
_pkgname=Flask
pkgver=2.0.2
pkgrel=1
pkgver=2.0.3
pkgrel=0
pkgdesc="web development microframework"
url="http://flask.pocoo.org/"
arch="noarch"
@@ -31,5 +31,5 @@ package() {
}

sha512sums="
341be4e453dd5f682e465af356ff85ffe76f52a62e529e6cd251f95199e73b0f93414af093f899f61721e9bb351f09972a433a55beacc972b5e577b86e003081  Flask-2.0.2.tar.gz
b759ada3ab610d4893cd48f6de070c23929ab2e37af863238912fa19246acfb399b1e67576bf6112c9bb56b00002792d28c7538c65b026f31bcc6f64305ae966  Flask-2.0.3.tar.gz
"
-- 
2.35.1
Reply to thread Export thread (mbox)