gunicorn: 22.0.0 -> 23.0.0

This commit is contained in:
Tim Biermann 2024-08-15 19:59:59 +02:00
parent 71fd9b0a55
commit c9895ead6c
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 12 additions and 12 deletions

View File

@ -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.10/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/gunicorn-22.0.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-22.0.0.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-22.0.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-22.0.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-22.0.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-22.0.0.dist-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-22.0.0.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/gunicorn-23.0.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-23.0.0.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-23.0.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-23.0.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-23.0.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-23.0.0.dist-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-23.0.0.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/gunicorn/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/__init__.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/__main__.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF34DB0cioTTaQRwAUTpnGK79EG7ITcB8Vm1CkDRL8OaulbucK0brKwgMxM2EYKNIRCN7i+lJWvUDRSzcooKwEVQ8=
SHA256 (Pkgfile) = 4ec6f0f013957069186ffb33c9ef51c4a0767a226cb770977cf412c87749f7ff
SHA256 (.footprint) = 3bffbc9d7f7a4d34acc162f42456cbf4ff3c434f2ab1259905b29bd5e04a4027
SHA256 (gunicorn-22.0.0.tar.gz) = 4a0b436239ff76fb33f11c07a16482c521a7e09c1ce3cc293c2330afe01bec63
RWSagIOpLGJF37zeNjBszBi5JDu9LFcGG9sYvYVmLQaXQryBN9uYtYPUITn1ZT4vJXUFX/qstLwxbN/qlUqMddZMQ6JliuZ0Zww=
SHA256 (Pkgfile) = f25e1f7c12e412eddfcc3f47149185856949bf4514cd8aae9eb667f0611680db
SHA256 (.footprint) = 846d5bead820d92d3308b44ceae6aec26d28a7d0d90a3515c22a9ee05f298ca6
SHA256 (gunicorn-23.0.0.tar.gz) = f014447a0101dc57e294f6c18ca6b40227a4c90e9bdb586042628030cba004ec

View File

@ -4,7 +4,7 @@
# Depends on: python3-build python3-installer python3-wheel
name=gunicorn
version=22.0.0
version=23.0.0
release=1
source=(https://pypi.org/packages/source/g/gunicorn/gunicorn-$version.tar.gz)