gunicorn: 21.2.0 -> 22.0.0; new dependencies: python3-build, python3-installer, python3-wheel

This commit is contained in:
Tim Biermann 2024-04-27 12:29:58 +02:00
parent 87aaacbb88
commit 6f3535f435
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 49 additions and 52 deletions

View File

@ -4,37 +4,36 @@ 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-21.2.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-21.2.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-21.2.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-21.2.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-21.2.0-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-21.2.0-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-21.2.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-21.2.0-py3.10.egg-info/top_level.txt
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/
-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
drwxr-xr-x root/root usr/lib/python3.10/site-packages/gunicorn/__pycache__/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/__pycache__/__init__.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/__pycache__/__main__.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/__pycache__/arbiter.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/__pycache__/config.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/__pycache__/debug.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/__pycache__/errors.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/__pycache__/glogging.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/__pycache__/pidfile.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/__pycache__/reloader.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/__pycache__/sock.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/__pycache__/systemd.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/__pycache__/util.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/__pycache__/__init__.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/__pycache__/__main__.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/__pycache__/arbiter.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/__pycache__/config.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/__pycache__/debug.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/__pycache__/errors.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/__pycache__/glogging.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/__pycache__/pidfile.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/__pycache__/reloader.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/__pycache__/sock.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/__pycache__/systemd.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/__pycache__/util.cpython-310.opt-2.pyc
drwxr-xr-x root/root usr/lib/python3.10/site-packages/gunicorn/app/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/app/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/gunicorn/app/__pycache__/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/app/__pycache__/__init__.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/app/__pycache__/base.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/app/__pycache__/pasterapp.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/app/__pycache__/wsgiapp.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/app/__pycache__/__init__.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/app/__pycache__/base.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/app/__pycache__/pasterapp.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/app/__pycache__/wsgiapp.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/app/base.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/app/pasterapp.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py
@ -46,13 +45,13 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/gunicorn/app/__pycache__/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/gunicorn/http/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/http/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/gunicorn/http/__pycache__/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/http/__pycache__/__init__.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/http/__pycache__/body.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/http/__pycache__/errors.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/http/__pycache__/message.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/http/__pycache__/parser.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/http/__pycache__/unreader.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/http/__pycache__/wsgi.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/http/__pycache__/__init__.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/http/__pycache__/body.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/http/__pycache__/errors.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/http/__pycache__/message.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/http/__pycache__/parser.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/http/__pycache__/unreader.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/http/__pycache__/wsgi.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/http/body.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/http/errors.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/http/message.py
@ -62,8 +61,8 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/gunicorn/http/__pycache__/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/gunicorn/instrument/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/instrument/__init__.py (EMPTY)
drwxr-xr-x root/root usr/lib/python3.10/site-packages/gunicorn/instrument/__pycache__/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/instrument/__pycache__/__init__.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/instrument/__pycache__/statsd.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/instrument/__pycache__/__init__.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/instrument/__pycache__/statsd.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/instrument/statsd.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/pidfile.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/reloader.py
@ -73,15 +72,15 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/gunicorn/instrument/__pyca
drwxr-xr-x root/root usr/lib/python3.10/site-packages/gunicorn/workers/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/workers/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/gunicorn/workers/__pycache__/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/workers/__pycache__/__init__.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/workers/__pycache__/base.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/workers/__pycache__/base_async.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/workers/__pycache__/geventlet.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/workers/__pycache__/ggevent.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/workers/__pycache__/gthread.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/workers/__pycache__/gtornado.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/workers/__pycache__/sync.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/workers/__pycache__/workertmp.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/workers/__pycache__/__init__.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/workers/__pycache__/base.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/workers/__pycache__/base_async.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/workers/__pycache__/geventlet.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/workers/__pycache__/ggevent.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/workers/__pycache__/gthread.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/workers/__pycache__/gtornado.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/workers/__pycache__/sync.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/workers/__pycache__/workertmp.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/workers/base.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/workers/base_async.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/workers/geventlet.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3ysKyVB+PkCa/ll7RHYbcGHsXv2LEP+jjJs/oYs5JHapTU0/DWLkRwZj2jY0kSRXgWzGJDmzUSyHag7AuEH4AgI=
SHA256 (Pkgfile) = 5934a4456787a180e7be5a13f72882a2eb70748b3857e4fbdad237406ff7833b
SHA256 (.footprint) = 03f9c326c651c959ca9be2e4b8d192935563aee98ab35c483cf54cb9d0a8ae70
SHA256 (gunicorn-21.2.0.tar.gz) = 88ec8bff1d634f98e61b9f65bc4bf3cd918a90806c6f5c48bc5603849ec81033
RWSagIOpLGJF34DB0cioTTaQRwAUTpnGK79EG7ITcB8Vm1CkDRL8OaulbucK0brKwgMxM2EYKNIRCN7i+lJWvUDRSzcooKwEVQ8=
SHA256 (Pkgfile) = 4ec6f0f013957069186ffb33c9ef51c4a0767a226cb770977cf412c87749f7ff
SHA256 (.footprint) = 3bffbc9d7f7a4d34acc162f42456cbf4ff3c434f2ab1259905b29bd5e04a4027
SHA256 (gunicorn-22.0.0.tar.gz) = 4a0b436239ff76fb33f11c07a16482c521a7e09c1ce3cc293c2330afe01bec63

View File

@ -1,18 +1,16 @@
# Description: a Python WSGI HTTP Server for UNIX
# URL: https://gunicorn.org/
# Maintainer: CRUX System Team, core-ports at crux dot nu
# Depends on: python3-packaging
# Depends on: python3-build python3-installer python3-wheel
name=gunicorn
version=21.2.0
version=22.0.0
release=1
source=(https://pypi.org/packages/source/g/gunicorn/gunicorn-$version.tar.gz)
build() {
cd $name-$version
/usr/bin/python3 setup.py build
/usr/bin/python3 setup.py install --prefix=/usr \
--root=$PKG \
--skip-build
/usr/bin/python3 -m build --wheel --skip-dependency-check --no-isolation
/usr/bin/python3 -m installer --compile-bytecode 2 --destdir=$PKG dist/*.whl
}