Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-gunicorn-21.2.0-4.fc40 RPM for noarch

From Fedora Rawhide for s390x / p

Name: python3-gunicorn Distribution: Fedora Project
Version: 21.2.0 Vendor: Fedora Project
Release: 4.fc40 Build date: Fri Jan 26 06:11:41 2024
Group: Unspecified Build host: buildvm-a64-28.iad2.fedoraproject.org
Size: 618233 Source RPM: python-gunicorn-21.2.0-4.fc40.src.rpm
Packager: Fedora Project
Url: https://gunicorn.org/
Summary: Python WSGI HTTP Server
Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It is a
pre-fork worker model. The Gunicorn server is broadly compatible with various
web frameworks, simply implemented, light on server resources, and fairly
speedy.

Provides

Requires

License

MIT

Changelog

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 21.2.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 21.2.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Sep 06 2023 Carl George <carlwgeorge@fedoraproject.org> - 21.2.0-2
  - Add subpackages for gevent, eventlet, and setproctitle extras
* Thu Aug 31 2023 Carl George <carlwgeorge@fedoraproject.org> - 21.2.0-1
  - Update to version 21.2.0, resolves rhbz#2223435
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 20.1.0-12
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jun 28 2023 Python Maint <python-maint@redhat.com> - 20.1.0-11
  - Rebuilt for Python 3.12
* Sat Jun 24 2023 Orion Poplawski <orion@nwra.com> - 20.1.0-10
  - Remove unneeded dependency on aiohttp - resolves circular dep
* Fri Apr 07 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 20.1.0-9
  - Remove setuptools dependency. Fixes DeprecationWarning for pkg_resources;
    closes RHBZ#2183385
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 20.1.0-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Jul 27 2022 Carl George <carl@george.computer> - 20.1.0-7
  - Convert to pyproject macros
  - Build docs with make
  - Sync eventlet worker patch with upstream, resolves rhbz#2082925
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20.1.0-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 20.1.0-5
  - Rebuilt for Python 3.11

Files

/usr/bin/gunicorn
/usr/bin/gunicorn-3
/usr/bin/gunicorn-3.12
/usr/lib/python3.12/site-packages/gunicorn
/usr/lib/python3.12/site-packages/gunicorn-21.2.0.dist-info
/usr/lib/python3.12/site-packages/gunicorn-21.2.0.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/gunicorn-21.2.0.dist-info/METADATA
/usr/lib/python3.12/site-packages/gunicorn-21.2.0.dist-info/WHEEL
/usr/lib/python3.12/site-packages/gunicorn-21.2.0.dist-info/entry_points.txt
/usr/lib/python3.12/site-packages/gunicorn-21.2.0.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/gunicorn/__init__.py
/usr/lib/python3.12/site-packages/gunicorn/__main__.py
/usr/lib/python3.12/site-packages/gunicorn/__pycache__
/usr/lib/python3.12/site-packages/gunicorn/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/__pycache__/__main__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/__pycache__/__main__.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/__pycache__/arbiter.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/__pycache__/arbiter.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/__pycache__/config.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/__pycache__/config.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/__pycache__/debug.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/__pycache__/debug.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/__pycache__/errors.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/__pycache__/errors.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/__pycache__/glogging.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/__pycache__/glogging.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/__pycache__/pidfile.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/__pycache__/pidfile.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/__pycache__/reloader.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/__pycache__/reloader.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/__pycache__/sock.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/__pycache__/sock.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/__pycache__/systemd.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/__pycache__/systemd.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/__pycache__/util.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/__pycache__/util.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/app
/usr/lib/python3.12/site-packages/gunicorn/app/__init__.py
/usr/lib/python3.12/site-packages/gunicorn/app/__pycache__
/usr/lib/python3.12/site-packages/gunicorn/app/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/app/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/app/__pycache__/base.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/app/__pycache__/base.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/app/__pycache__/pasterapp.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/app/__pycache__/pasterapp.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/app/__pycache__/wsgiapp.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/app/__pycache__/wsgiapp.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/app/base.py
/usr/lib/python3.12/site-packages/gunicorn/app/pasterapp.py
/usr/lib/python3.12/site-packages/gunicorn/app/wsgiapp.py
/usr/lib/python3.12/site-packages/gunicorn/arbiter.py
/usr/lib/python3.12/site-packages/gunicorn/config.py
/usr/lib/python3.12/site-packages/gunicorn/debug.py
/usr/lib/python3.12/site-packages/gunicorn/errors.py
/usr/lib/python3.12/site-packages/gunicorn/glogging.py
/usr/lib/python3.12/site-packages/gunicorn/http
/usr/lib/python3.12/site-packages/gunicorn/http/__init__.py
/usr/lib/python3.12/site-packages/gunicorn/http/__pycache__
/usr/lib/python3.12/site-packages/gunicorn/http/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/http/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/http/__pycache__/body.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/http/__pycache__/body.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/http/__pycache__/errors.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/http/__pycache__/errors.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/http/__pycache__/message.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/http/__pycache__/message.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/http/__pycache__/parser.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/http/__pycache__/parser.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/http/__pycache__/unreader.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/http/__pycache__/unreader.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/http/__pycache__/wsgi.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/http/__pycache__/wsgi.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/http/body.py
/usr/lib/python3.12/site-packages/gunicorn/http/errors.py
/usr/lib/python3.12/site-packages/gunicorn/http/message.py
/usr/lib/python3.12/site-packages/gunicorn/http/parser.py
/usr/lib/python3.12/site-packages/gunicorn/http/unreader.py
/usr/lib/python3.12/site-packages/gunicorn/http/wsgi.py
/usr/lib/python3.12/site-packages/gunicorn/instrument
/usr/lib/python3.12/site-packages/gunicorn/instrument/__init__.py
/usr/lib/python3.12/site-packages/gunicorn/instrument/__pycache__
/usr/lib/python3.12/site-packages/gunicorn/instrument/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/instrument/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/instrument/__pycache__/statsd.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/instrument/__pycache__/statsd.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/instrument/statsd.py
/usr/lib/python3.12/site-packages/gunicorn/pidfile.py
/usr/lib/python3.12/site-packages/gunicorn/reloader.py
/usr/lib/python3.12/site-packages/gunicorn/sock.py
/usr/lib/python3.12/site-packages/gunicorn/systemd.py
/usr/lib/python3.12/site-packages/gunicorn/util.py
/usr/lib/python3.12/site-packages/gunicorn/workers
/usr/lib/python3.12/site-packages/gunicorn/workers/__init__.py
/usr/lib/python3.12/site-packages/gunicorn/workers/__pycache__
/usr/lib/python3.12/site-packages/gunicorn/workers/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/workers/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/workers/__pycache__/base.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/workers/__pycache__/base.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/workers/__pycache__/base_async.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/workers/__pycache__/base_async.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/workers/__pycache__/geventlet.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/workers/__pycache__/geventlet.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/workers/__pycache__/ggevent.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/workers/__pycache__/ggevent.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/workers/__pycache__/gthread.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/workers/__pycache__/gthread.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/workers/__pycache__/gtornado.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/workers/__pycache__/gtornado.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/workers/__pycache__/sync.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/workers/__pycache__/sync.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/workers/__pycache__/workertmp.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/gunicorn/workers/__pycache__/workertmp.cpython-312.pyc
/usr/lib/python3.12/site-packages/gunicorn/workers/base.py
/usr/lib/python3.12/site-packages/gunicorn/workers/base_async.py
/usr/lib/python3.12/site-packages/gunicorn/workers/geventlet.py
/usr/lib/python3.12/site-packages/gunicorn/workers/ggevent.py
/usr/lib/python3.12/site-packages/gunicorn/workers/gthread.py
/usr/lib/python3.12/site-packages/gunicorn/workers/gtornado.py
/usr/lib/python3.12/site-packages/gunicorn/workers/sync.py
/usr/lib/python3.12/site-packages/gunicorn/workers/workertmp.py
/usr/share/doc/python3-gunicorn
/usr/share/doc/python3-gunicorn/NOTICE
/usr/share/doc/python3-gunicorn/README.rst
/usr/share/doc/python3-gunicorn/THANKS


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 02:28:23 2024