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-2.mga10 RPM for noarch

From Mageia Cauldron for x86_64 / media / core / release

Name: python3-gunicorn Distribution: Mageia
Version: 21.2.0 Vendor: Mageia.Org
Release: 2.mga10 Build date: Fri Feb 23 02:15:18 2024
Group: Development/Python Build host: localhost
Size: 619332 Source RPM: python-gunicorn-21.2.0-2.mga10.src.rpm
Packager: daviddavid <daviddavid>
Url: https://gunicorn.org/
Summary: Python3 WSGI application server
Gunicorn ("Green Unicorn") is a Python3 WSGI HTTP server for UNIX. It uses the
pre-fork worker model, ported from Ruby's Unicorn project. It supports WSGI,
Django, and Paster applications.

Provides

Requires

License

MIT

Changelog

* Fri Feb 23 2024 daviddavid <daviddavid> 21.2.0-2.mga10
  + Revision: 2043366
  - rebuild for py3.12
* Sun Oct 22 2023 papoteur <papoteur> 21.2.0-1.mga10
  + Revision: 2000143
  - new 21.2.0
* Sun Jun 12 2022 guillomovitch <guillomovitch> 20.1.0-3.mga9
  + Revision: 1864034
  - rebuild to fix dependencies
  + umeabot <umeabot>
  - Mageia 9 Mass Rebuild

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
/usr/share/licenses/python3-gunicorn
/usr/share/licenses/python3-gunicorn/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 05:15:27 2024