1
0
forked from ports/contrib

python3-werkzeug: 2.1.1 -> 2.1.2

This commit is contained in:
Tim Biermann 2022-04-28 21:18:14 +02:00
parent fb51166156
commit 1f356e20f7
3 changed files with 11 additions and 11 deletions

@ -2,12 +2,12 @@ drwxr-xr-x root/root usr/
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/Werkzeug-2.1.1-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/Werkzeug-2.1.1-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/Werkzeug-2.1.1-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/Werkzeug-2.1.1-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/Werkzeug-2.1.1-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/Werkzeug-2.1.1-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/Werkzeug-2.1.2-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/Werkzeug-2.1.2-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/Werkzeug-2.1.2-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/Werkzeug-2.1.2-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/Werkzeug-2.1.2-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/Werkzeug-2.1.2-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/werkzeug/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/werkzeug/__init__.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/werkzeug/__pycache__/

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF39WqtLkKnVnSDd96iZp2yYJTxg8X/dG5tVOIZHNCotvgH6yveyK7VDr2ojQQyY2ONCt2CXnmMHm+ofCE0hqvPwc=
SHA256 (Pkgfile) = dc0f0676ba3a68aa7afeb0a088d56cd9687f5f8415ab9af84957582ed1aff6b9
SHA256 (.footprint) = c8992273e16ddf693569fe435eab1ebea0f6d50f62088ffb1f0215b84ee67f9c
SHA256 (python3-werkzeug-2.1.1.tar.gz) = f2449f04af4849934e9e50eb5b90e86bc5c696e8d3a73abfbfec29bd5643fe9c
RWSagIOpLGJF33BnOodovgfRrjG1Sv1QQP89vgz/6rjKL4yyqRmRIc+O61sKBLOFU607uE2wxMIdiPW6g//mMCoH5M76f5Ad2ws=
SHA256 (Pkgfile) = e4c0fdcba909bdbce68380e78008eb3e27aa1d31a069ffd03f28844875862750
SHA256 (.footprint) = a9877e3968bb01517c9b8e666ed4de00a3f79c1f5c9251a6c26e3e2ef9ca2004
SHA256 (python3-werkzeug-2.1.2.tar.gz) = 5031cb388f7c5bbb28609d7f6bfd16380ce303f2a93cee2b27717fd0e2adda5d

@ -4,7 +4,7 @@
# Depends on: python3-setuptools
name=python3-werkzeug
version=2.1.1
version=2.1.2
release=1
source=(https://github.com/pallets/werkzeug/archive/$version/$name-$version.tar.gz)