python3-werkzeug: 3.0.3 -> 3.0.4

This commit is contained in:
Tim Biermann 2024-08-22 20:45:54 +02:00
parent f5894aa018
commit e482f37880
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 10 additions and 10 deletions

View File

@ -2,11 +2,11 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.10/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/werkzeug-3.0.3.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/werkzeug-3.0.3.dist-info/LICENSE.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/werkzeug-3.0.3.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/werkzeug-3.0.3.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/werkzeug-3.0.3.dist-info/WHEEL
drwxr-xr-x root/root usr/lib/python3.10/site-packages/werkzeug-3.0.4.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/werkzeug-3.0.4.dist-info/LICENSE.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/werkzeug-3.0.4.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/werkzeug-3.0.4.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/werkzeug-3.0.4.dist-info/WHEEL
drwxr-xr-x root/root usr/lib/python3.10/site-packages/werkzeug/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/werkzeug/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/werkzeug/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3/Hb1C5zpDFds8gQNhSJmr6JGGunwP23JQsttlQY4ZmjjGnuJLKN8vqe2HFuQF63vFT2loVV1nLu9JNftk8KVgU=
SHA256 (Pkgfile) = 18f62bec896de7978b82f59c139a1f90a680b46be05877a1ac71421d8c92ff65
SHA256 (.footprint) = 5df47e91fb36c64cbcd3f2f946cbcc314a3caeaff7999aa1741e2722c6bb8490
SHA256 (python3-werkzeug-3.0.3.tar.gz) = 756fad67d0b2ada0cc26ee3d87717922769be8fd7085eb6687710e60164531be
RWSagIOpLGJF39UUsNIkIXHJVkGvO98p/PEk4xPxLaOBB9lWaqpcP4AWvW4nZHcA3IsH0lYW/hOjDBnj5om2+P9rdqocGHtFIQ0=
SHA256 (Pkgfile) = a2e662ed8543cad1d7e11ffb250aa29e031283f64738603b55eccc36bf712282
SHA256 (.footprint) = ba971b3150df3f361408891d0d8919bc39e545a71688eda1d1a1cb34858baa5f
SHA256 (python3-werkzeug-3.0.4.tar.gz) = 4585fba70f1012a71448b59dc501fd2f481e89ae977c5bf7b2f7a5c2af5dc680

View File

@ -4,7 +4,7 @@
# Depends on: python3-build python3-installer python3-markupsafe python3-wheel
name=python3-werkzeug
version=3.0.3
version=3.0.4
release=1
source=(https://github.com/pallets/werkzeug/archive/$version/$name-$version.tar.gz)