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

python3-waitress-3.0.0-1.mga10 RPM for noarch

From Mageia Cauldron for armv7hl / media / core / release

Name: python3-waitress Distribution: Mageia
Version: 3.0.0 Vendor: Mageia.Org
Release: 1.mga10 Build date: Tue Jul 2 22:02:18 2024
Group: Development/Python Build host: localhost
Size: 339146 Source RPM: python-waitress-3.0.0-1.mga10.src.rpm
Packager: papoteur <papoteur>
Url: https://pypi.org/project/waitress/
Summary: Waitress WSGI server
Waitress is meant to be a production-quality pure-Python WSGI server
with very acceptable performance. It has no dependencies except ones
which live in the Python standard library. It runs on CPython on Unix
and Windows under Python 2.6+ and Python 3.2+. It is also known to run
on PyPy 1.6.0+ on UNIX. It supports HTTP/1.0 and HTTP/1.1.

Provides

Requires

License

BSD

Changelog

* Tue Jul 02 2024 papoteur <papoteur> 3.0.0-1.mga10
  + Revision: 2079001
  - new version 3.0.0
* Sat Dec 09 2023 wally <wally> 2.1.2-2.mga10
  + Revision: 2016548
  - rebuild for py3.12
* Wed Sep 07 2022 neoclust <neoclust> 2.1.2-1.mga9
  + Revision: 1885419
  - New version  2.1.2

Files

/usr/bin/waitress-serve
/usr/lib/python3.12/site-packages/waitress
/usr/lib/python3.12/site-packages/waitress-3.0.0.dist-info
/usr/lib/python3.12/site-packages/waitress-3.0.0.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/waitress-3.0.0.dist-info/LICENSE.txt
/usr/lib/python3.12/site-packages/waitress-3.0.0.dist-info/METADATA
/usr/lib/python3.12/site-packages/waitress-3.0.0.dist-info/WHEEL
/usr/lib/python3.12/site-packages/waitress-3.0.0.dist-info/entry_points.txt
/usr/lib/python3.12/site-packages/waitress-3.0.0.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/waitress/__init__.py
/usr/lib/python3.12/site-packages/waitress/__main__.py
/usr/lib/python3.12/site-packages/waitress/__pycache__
/usr/lib/python3.12/site-packages/waitress/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/__main__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/__main__.cpython-312.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/adjustments.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/adjustments.cpython-312.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/buffers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/buffers.cpython-312.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/channel.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/channel.cpython-312.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/compat.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/compat.cpython-312.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/parser.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/parser.cpython-312.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/proxy_headers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/proxy_headers.cpython-312.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/receiver.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/receiver.cpython-312.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/rfc7230.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/rfc7230.cpython-312.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/runner.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/runner.cpython-312.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/server.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/server.cpython-312.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/task.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/task.cpython-312.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/trigger.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/trigger.cpython-312.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/utilities.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/utilities.cpython-312.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/wasyncore.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/waitress/__pycache__/wasyncore.cpython-312.pyc
/usr/lib/python3.12/site-packages/waitress/adjustments.py
/usr/lib/python3.12/site-packages/waitress/buffers.py
/usr/lib/python3.12/site-packages/waitress/channel.py
/usr/lib/python3.12/site-packages/waitress/compat.py
/usr/lib/python3.12/site-packages/waitress/parser.py
/usr/lib/python3.12/site-packages/waitress/proxy_headers.py
/usr/lib/python3.12/site-packages/waitress/receiver.py
/usr/lib/python3.12/site-packages/waitress/rfc7230.py
/usr/lib/python3.12/site-packages/waitress/runner.py
/usr/lib/python3.12/site-packages/waitress/server.py
/usr/lib/python3.12/site-packages/waitress/task.py
/usr/lib/python3.12/site-packages/waitress/trigger.py
/usr/lib/python3.12/site-packages/waitress/utilities.py
/usr/lib/python3.12/site-packages/waitress/wasyncore.py
/usr/share/licenses/python3-waitress
/usr/share/licenses/python3-waitress/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Jul 7 03:04:47 2024