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

python-gunicorn-doc-21.2.0-1.3 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python-gunicorn-doc Distribution: openSUSE Tumbleweed
Version: 21.2.0 Vendor: openSUSE
Release: 1.3 Build date: Tue Jan 9 00:05:51 2024
Group: Documentation/Other Build host: reproducible
Size: 4263676 Source RPM: python-gunicorn-21.2.0-1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://gunicorn.org
Summary: Documentation for python-gunicorn
Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a pre-fork
worker model ported from Ruby's Unicorn_ project. The Gunicorn server is broadly
compatible with various web frameworks.

This package contains the documentation.

Provides

Requires

License

MIT

Changelog

* Mon Jan 08 2024 Matej Cepl <mcepl@cepl.eu>
  - Clean up the SPEC file
* Mon Jan 08 2024 Andreas Schneider <asn@cryptomilk.org>
  - Update to version 21.2.0
    * See https://github.com/benoitc/gunicorn/blob/21.2.0/docs/source/news.rst
      or the packaged news.rst
  - Removed support-eventlet-30-3.patch
* Sun Apr 23 2023 Matej Cepl <mcepl@suse.com>
  - Switch documentation to be within the main package.
* Fri Apr 21 2023 Dirk Müller <dmueller@suse.com>
  - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl <mcepl@suse.com>
  - Make calling of %{sle15modernpython} optional.
* Thu Nov 18 2021 Steve Kowalik <steven.kowalik@suse.com>
  - Add patch support-eventlet-30-3.patch:
    * Upstream patch to support eventlet >= 0.30.3
* Mon Jul 05 2021 Antonio Larrosa <alarrosa@suse.com>
  - Add a _multibuild file to separate the tests in another build
    in order to break a cycle between: python-Django, python-aiohttp,
    python-eventlet, python-geoip2, python-gunicorn, python-paramiko,
    python-pyzmq and python-semantic_version.
* Tue Jun 29 2021 Ondřej Súkup <mimi.vx@gmail.com>
  - update to 20.1.0
  - gevent and evenlet are BuildRequires for check
  - add suggests
    * document WEB_CONCURRENCY is set by, at least, Heroku
    * capture peername from accept: Avoid calls to getpeername by capturing
      the peer name returned by accept
    * log a warning when a worker was terminated due to a signal
    * fix tornado usage with latest versions of Django
    * add support for python -m gunicorn
    * fix systemd socket activation example
    * allows to set wsgi application in configg file using wsgi_app
    * document --timeout = 0
    * always close a connection when the number of requests exceeds the max requests
    * Disable keepalive during graceful shutdown
    * kill tasks in the gthread workers during upgrade
    * fix latency in gevent worker when accepting new requests
    * fix file watcher: handle errors when new worker reboot and ensure
      the list of files is kept
    * document the default name and path of the configuration file
    * document how variable impact configuration
    * document the $PORT environment variable
    * added milliseconds option to request_time in access_log
    * added PIP requirements to be used for example
    * remove version from the Server header
    * fix sendfile: use socket.sendfile instead of os.sendfile
    * reloader: use absolute path to prevent empty to prevent0 InotifyError
    when a file is added to the working directory
    * Add --print-config option to print the resolved settings at startup.
    * remove the --log-dict-config CLI flag because it never had a working format
* Fri Dec 04 2020 Benjamin Greiner <code@bnavigator.de>
  - Neither pytest-cov nor standalone mock are true BuildRequirements
* Wed Apr 08 2020 Marketa Calabkova <mcalabkova@suse.com>
  - update to 20.0.4
    * Ensure WSGI header value is string before conducting regex search on it.
    * Use importlib instead of __import__ and eval
    * Use Python default SSL cipher list by default
    * Support str and bytes for UNIX socket addresses
    * fixed the way the config module is loaded. __file__ is now available
    * only support Python >= 3.5
    * load the WSGI application before the loader to pick up all files
  - Dropped patch pytest5.patch

Files

/usr/share/doc/packages/python-gunicorn-doc
/usr/share/doc/packages/python-gunicorn-doc/NOTICE
/usr/share/doc/packages/python-gunicorn-doc/README.rst
/usr/share/doc/packages/python-gunicorn-doc/THANKS
/usr/share/doc/packages/python-gunicorn-doc/html
/usr/share/doc/packages/python-gunicorn-doc/html/.buildinfo
/usr/share/doc/packages/python-gunicorn-doc/html/2010-news.html
/usr/share/doc/packages/python-gunicorn-doc/html/2011-news.html
/usr/share/doc/packages/python-gunicorn-doc/html/2012-news.html
/usr/share/doc/packages/python-gunicorn-doc/html/2013-news.html
/usr/share/doc/packages/python-gunicorn-doc/html/2014-news.html
/usr/share/doc/packages/python-gunicorn-doc/html/2015-news.html
/usr/share/doc/packages/python-gunicorn-doc/html/2016-news.html
/usr/share/doc/packages/python-gunicorn-doc/html/2017-news.html
/usr/share/doc/packages/python-gunicorn-doc/html/2018-news.html
/usr/share/doc/packages/python-gunicorn-doc/html/2019-news.html
/usr/share/doc/packages/python-gunicorn-doc/html/2020-news.html
/usr/share/doc/packages/python-gunicorn-doc/html/2021-news.html
/usr/share/doc/packages/python-gunicorn-doc/html/2023-news.html
/usr/share/doc/packages/python-gunicorn-doc/html/_images
/usr/share/doc/packages/python-gunicorn-doc/html/_images/gunicorn.png
/usr/share/doc/packages/python-gunicorn-doc/html/_sources
/usr/share/doc/packages/python-gunicorn-doc/html/_sources/2010-news.rst.txt
/usr/share/doc/packages/python-gunicorn-doc/html/_sources/2011-news.rst.txt
/usr/share/doc/packages/python-gunicorn-doc/html/_sources/2012-news.rst.txt
/usr/share/doc/packages/python-gunicorn-doc/html/_sources/2013-news.rst.txt
/usr/share/doc/packages/python-gunicorn-doc/html/_sources/2014-news.rst.txt
/usr/share/doc/packages/python-gunicorn-doc/html/_sources/2015-news.rst.txt
/usr/share/doc/packages/python-gunicorn-doc/html/_sources/2016-news.rst.txt
/usr/share/doc/packages/python-gunicorn-doc/html/_sources/2017-news.rst.txt
/usr/share/doc/packages/python-gunicorn-doc/html/_sources/2018-news.rst.txt
/usr/share/doc/packages/python-gunicorn-doc/html/_sources/2019-news.rst.txt
/usr/share/doc/packages/python-gunicorn-doc/html/_sources/2020-news.rst.txt
/usr/share/doc/packages/python-gunicorn-doc/html/_sources/2021-news.rst.txt
/usr/share/doc/packages/python-gunicorn-doc/html/_sources/2023-news.rst.txt
/usr/share/doc/packages/python-gunicorn-doc/html/_sources/community.rst.txt
/usr/share/doc/packages/python-gunicorn-doc/html/_sources/configure.rst.txt
/usr/share/doc/packages/python-gunicorn-doc/html/_sources/custom.rst.txt
/usr/share/doc/packages/python-gunicorn-doc/html/_sources/deploy.rst.txt
/usr/share/doc/packages/python-gunicorn-doc/html/_sources/design.rst.txt
/usr/share/doc/packages/python-gunicorn-doc/html/_sources/faq.rst.txt
/usr/share/doc/packages/python-gunicorn-doc/html/_sources/index.rst.txt
/usr/share/doc/packages/python-gunicorn-doc/html/_sources/install.rst.txt
/usr/share/doc/packages/python-gunicorn-doc/html/_sources/instrumentation.rst.txt
/usr/share/doc/packages/python-gunicorn-doc/html/_sources/news.rst.txt
/usr/share/doc/packages/python-gunicorn-doc/html/_sources/run.rst.txt
/usr/share/doc/packages/python-gunicorn-doc/html/_sources/settings.rst.txt
/usr/share/doc/packages/python-gunicorn-doc/html/_sources/signals.rst.txt
/usr/share/doc/packages/python-gunicorn-doc/html/_static
/usr/share/doc/packages/python-gunicorn-doc/html/_static/basic.css
/usr/share/doc/packages/python-gunicorn-doc/html/_static/css
/usr/share/doc/packages/python-gunicorn-doc/html/_static/css/badge_only.css
/usr/share/doc/packages/python-gunicorn-doc/html/_static/css/fonts
/usr/share/doc/packages/python-gunicorn-doc/html/_static/css/fonts/Roboto-Slab-Bold.woff
/usr/share/doc/packages/python-gunicorn-doc/html/_static/css/fonts/Roboto-Slab-Bold.woff2
/usr/share/doc/packages/python-gunicorn-doc/html/_static/css/fonts/Roboto-Slab-Regular.woff
/usr/share/doc/packages/python-gunicorn-doc/html/_static/css/fonts/Roboto-Slab-Regular.woff2
/usr/share/doc/packages/python-gunicorn-doc/html/_static/css/fonts/fontawesome-webfont.eot
/usr/share/doc/packages/python-gunicorn-doc/html/_static/css/fonts/fontawesome-webfont.svg
/usr/share/doc/packages/python-gunicorn-doc/html/_static/css/fonts/fontawesome-webfont.ttf
/usr/share/doc/packages/python-gunicorn-doc/html/_static/css/fonts/fontawesome-webfont.woff
/usr/share/doc/packages/python-gunicorn-doc/html/_static/css/fonts/fontawesome-webfont.woff2
/usr/share/doc/packages/python-gunicorn-doc/html/_static/css/fonts/lato-bold-italic.woff
/usr/share/doc/packages/python-gunicorn-doc/html/_static/css/fonts/lato-bold-italic.woff2
/usr/share/doc/packages/python-gunicorn-doc/html/_static/css/fonts/lato-bold.woff
/usr/share/doc/packages/python-gunicorn-doc/html/_static/css/fonts/lato-bold.woff2
/usr/share/doc/packages/python-gunicorn-doc/html/_static/css/fonts/lato-normal-italic.woff
/usr/share/doc/packages/python-gunicorn-doc/html/_static/css/fonts/lato-normal-italic.woff2
/usr/share/doc/packages/python-gunicorn-doc/html/_static/css/fonts/lato-normal.woff
/usr/share/doc/packages/python-gunicorn-doc/html/_static/css/fonts/lato-normal.woff2
/usr/share/doc/packages/python-gunicorn-doc/html/_static/css/theme.css
/usr/share/doc/packages/python-gunicorn-doc/html/_static/doctools.js
/usr/share/doc/packages/python-gunicorn-doc/html/_static/documentation_options.js
/usr/share/doc/packages/python-gunicorn-doc/html/_static/file.png
/usr/share/doc/packages/python-gunicorn-doc/html/_static/gunicorn.png
/usr/share/doc/packages/python-gunicorn-doc/html/_static/js
/usr/share/doc/packages/python-gunicorn-doc/html/_static/js/badge_only.js
/usr/share/doc/packages/python-gunicorn-doc/html/_static/js/html5shiv-printshiv.min.js
/usr/share/doc/packages/python-gunicorn-doc/html/_static/js/html5shiv.min.js
/usr/share/doc/packages/python-gunicorn-doc/html/_static/js/theme.js
/usr/share/doc/packages/python-gunicorn-doc/html/_static/language_data.js
/usr/share/doc/packages/python-gunicorn-doc/html/_static/minus.png
/usr/share/doc/packages/python-gunicorn-doc/html/_static/plus.png
/usr/share/doc/packages/python-gunicorn-doc/html/_static/pygments.css
/usr/share/doc/packages/python-gunicorn-doc/html/_static/searchtools.js
/usr/share/doc/packages/python-gunicorn-doc/html/_static/sphinx_highlight.js
/usr/share/doc/packages/python-gunicorn-doc/html/community.html
/usr/share/doc/packages/python-gunicorn-doc/html/configure.html
/usr/share/doc/packages/python-gunicorn-doc/html/custom.html
/usr/share/doc/packages/python-gunicorn-doc/html/deploy.html
/usr/share/doc/packages/python-gunicorn-doc/html/design.html
/usr/share/doc/packages/python-gunicorn-doc/html/faq.html
/usr/share/doc/packages/python-gunicorn-doc/html/genindex.html
/usr/share/doc/packages/python-gunicorn-doc/html/index.html
/usr/share/doc/packages/python-gunicorn-doc/html/install.html
/usr/share/doc/packages/python-gunicorn-doc/html/instrumentation.html
/usr/share/doc/packages/python-gunicorn-doc/html/news.html
/usr/share/doc/packages/python-gunicorn-doc/html/objects.inv
/usr/share/doc/packages/python-gunicorn-doc/html/run.html
/usr/share/doc/packages/python-gunicorn-doc/html/search.html
/usr/share/doc/packages/python-gunicorn-doc/html/searchindex.js
/usr/share/doc/packages/python-gunicorn-doc/html/settings.html
/usr/share/doc/packages/python-gunicorn-doc/html/signals.html
/usr/share/doc/packages/python-gunicorn-doc/news.rst
/usr/share/licenses/python-gunicorn-doc
/usr/share/licenses/python-gunicorn-doc/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 24 00:13:40 2024