Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-Flask: update to 2.2.2.
@ 2022-08-10  4:56 pfpulux
  2022-08-10  5:01 ` classabbyamp
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: pfpulux @ 2022-08-10  4:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 532 bytes --]

There is a new pull request by pfpulux against master on the void-packages repository

https://github.com/pfpulux/void-packages python3-Flask
https://github.com/void-linux/void-packages/pull/38575

python3-Flask: update to 2.2.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

This need `python3-Werkzeug >= 2.2.2` to check and run

A patch file from https://github.com/void-linux/void-packages/pull/38575.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-Flask-38575.patch --]
[-- Type: text/x-diff, Size: 1344 bytes --]

From 2f315a5ddaa7b29aeaf037ad0976e6e26f12a2ee Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.eu>
Date: Wed, 10 Aug 2022 06:25:32 +0200
Subject: [PATCH] python3-Flask: update to 2.2.2.

---
 srcpkgs/python3-Flask/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-Flask/template b/srcpkgs/python3-Flask/template
index df0a434c693a..ac43cdb3f67d 100644
--- a/srcpkgs/python3-Flask/template
+++ b/srcpkgs/python3-Flask/template
@@ -1,11 +1,11 @@
 # Template file for 'python3-Flask'
 pkgname=python3-Flask
-version=2.0.2
+version=2.2.2
 revision=1
 wrksrc="${pkgname#*-}-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
-depends="python3-setuptools python3-Jinja2 python3-Werkzeug
+depends="python3-setuptools python3-Jinja2 python3-Werkzeug>=2.2.2
  python3-itsdangerous python3-click"
 checkdepends="${depends} python3-pytest python3-hypothesis"
 short_desc="Python3 web microframework"
@@ -13,7 +13,7 @@ maintainer="Markus Berger <pulux@pf4sh.de>"
 license="BSD-3-Clause"
 homepage="http://flask.pocoo.org"
 distfiles="${PYPI_SITE}/F/Flask/Flask-${version}.tar.gz"
-checksum=7b2fb8e934ddd50731893bdcdb00fc8c0315916f9fcd50d22c7cc1a95ab634e2
+checksum=642c450d19c4ad482f96729bd2a8f6d32554aa1e231f4f6b4e7e5264b16cca2b
 conflicts="python-Flask>=0"
 
 post_install() {

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-08-12  5:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-10  4:56 [PR PATCH] python3-Flask: update to 2.2.2 pfpulux
2022-08-10  5:01 ` classabbyamp
2022-08-10  5:02 ` [PR REVIEW] " classabbyamp
2022-08-10 15:08 ` [PR PATCH] [Updated] " pfpulux
2022-08-12  4:40 ` pfpulux
2022-08-12  5:19 ` [PR PATCH] [Merged]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).