summaryrefslogtreecommitdiff
path: root/python3-flask
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-03-31 18:13:36 +0200
committerTim Biermann <tbier@posteo.de>2022-03-31 18:13:36 +0200
commitcde2aa23167fa253d7f82cc7a2e37b5ebc48910e (patch)
tree73d891f11814b2db8a15a8ae48aa33db097613cb /python3-flask
parente09b0d2ee6684f378af7e52502df971914bb06ab (diff)
downloadcontrib-cde2aa23167fa253d7f82cc7a2e37b5ebc48910e.tar.gz
contrib-cde2aa23167fa253d7f82cc7a2e37b5ebc48910e.tar.xz
python3-flask: 2.1.0 -> 2.1.1
Diffstat (limited to 'python3-flask')
-rw-r--r--python3-flask/.footprint14
-rw-r--r--python3-flask/.signature8
-rw-r--r--python3-flask/Pkgfile2
3 files changed, 12 insertions, 12 deletions
diff --git a/python3-flask/.footprint b/python3-flask/.footprint
index 2e993e79f..9964c1eeb 100644
--- a/python3-flask/.footprint
+++ b/python3-flask/.footprint
@@ -4,13 +4,13 @@ drwxr-xr-x root/root usr/bin/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.9/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/
-drwxr-xr-x root/root usr/lib/python3.9/site-packages/Flask-2.1.0-py3.9.egg-info/
--rw-r--r-- root/root usr/lib/python3.9/site-packages/Flask-2.1.0-py3.9.egg-info/PKG-INFO
--rw-r--r-- root/root usr/lib/python3.9/site-packages/Flask-2.1.0-py3.9.egg-info/SOURCES.txt
--rw-r--r-- root/root usr/lib/python3.9/site-packages/Flask-2.1.0-py3.9.egg-info/dependency_links.txt
--rw-r--r-- root/root usr/lib/python3.9/site-packages/Flask-2.1.0-py3.9.egg-info/entry_points.txt
--rw-r--r-- root/root usr/lib/python3.9/site-packages/Flask-2.1.0-py3.9.egg-info/requires.txt
--rw-r--r-- root/root usr/lib/python3.9/site-packages/Flask-2.1.0-py3.9.egg-info/top_level.txt
+drwxr-xr-x root/root usr/lib/python3.9/site-packages/Flask-2.1.1-py3.9.egg-info/
+-rw-r--r-- root/root usr/lib/python3.9/site-packages/Flask-2.1.1-py3.9.egg-info/PKG-INFO
+-rw-r--r-- root/root usr/lib/python3.9/site-packages/Flask-2.1.1-py3.9.egg-info/SOURCES.txt
+-rw-r--r-- root/root usr/lib/python3.9/site-packages/Flask-2.1.1-py3.9.egg-info/dependency_links.txt
+-rw-r--r-- root/root usr/lib/python3.9/site-packages/Flask-2.1.1-py3.9.egg-info/entry_points.txt
+-rw-r--r-- root/root usr/lib/python3.9/site-packages/Flask-2.1.1-py3.9.egg-info/requires.txt
+-rw-r--r-- root/root usr/lib/python3.9/site-packages/Flask-2.1.1-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/flask/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/flask/__init__.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/flask/__main__.py
diff --git a/python3-flask/.signature b/python3-flask/.signature
index 2c89ffce6..501dc0ae0 100644
--- a/python3-flask/.signature
+++ b/python3-flask/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF38nAAPP0x0bHPBAaJAzycQy2qAp/s1PnwV3eM7yND2TabE4AAqUsScYvMLCBvVr693L/wQV0S+IUNzZ4kQEi5wE=
-SHA256 (Pkgfile) = 0a8f5c2fcf14337dc21b905d02e13768d91f43634b84a61432095a8f8a93f833
-SHA256 (.footprint) = b58d9cce886eca563b12643653427b0f3a648817609e1998a5e253ca4377b50d
-SHA256 (python3-flask-2.1.0.tar.gz) = 04b6894d6dca8c54c165408ad49350e39d0f0e05c79a39d144f1bb1d8c595f2e
+RWSagIOpLGJF3zv00IVb19jzofSJ2m0nt7XkDwA+kKi/w40/YyDfLWIJahePZ+3FsaQX3skw6mKHZrTNDMMjDKFFLciGsQYVPgY=
+SHA256 (Pkgfile) = edd5f1cef7f6c9e4e347f648149254911fe21263fcb59e67165a47e58ae9fe8e
+SHA256 (.footprint) = 51e94a705ad33a4e176d3ec8e97108eff39b612284cea242c48720653234a213
+SHA256 (python3-flask-2.1.1.tar.gz) = 4df3143473ead21cfeb894f13f5a8476b55af456b8c2783c47a843a38f73bcfd
diff --git a/python3-flask/Pkgfile b/python3-flask/Pkgfile
index 284a1aad6..27f41e339 100644
--- a/python3-flask/Pkgfile
+++ b/python3-flask/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: python3-click python3-itsdangerous python3-jinja2 python3-werkzeug
name=python3-flask
-version=2.1.0
+version=2.1.1
release=1
source=(https://github.com/pallets/flask/archive/$version/$name-$version.tar.gz)

Generated by cgit