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

python313-whitenoise-6.12.0-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python313-whitenoise Distribution: openSUSE Tumbleweed
Version: 6.12.0 Vendor: openSUSE
Release: 1.1 Build date: Mon Mar 23 23:49:20 2026
Group: Development/Languages/Python Build host: reproducible
Size: 124542 Source RPM: python-whitenoise-6.12.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/evansd/whitenoise
Summary: Static file serving for WSGI applications
Static file serving for WSGI applications.

Provides

Requires

License

MIT

Changelog

* Mon Mar 23 2026 Dirk Müller <dmueller@suse.com>
  - update to 6.12.0:
    * Drop Python 3.9 support.
    * Fix potential unauthorised file access vulnerability in
      "autorefesh" mode. See PR #684 for details, and a reminder
      that autorefresh mode has always been documented as
      unsuitable for production use. Thanks Seth Larson for
      reporting.
* Thu Sep 25 2025 Daniel Garcia <daniel.garcia@suse.com>
  - Fix build for Leap 15.7
* Fri Sep 19 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - Update to 6.11.0
    * Support Django 6.0.
  - from version 6.10.0
    * Support Python 3.14.
* Fri Feb 28 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - Update to 6.9.0
    * Support Django 5.2.
* Wed Nov 20 2024 Dirk Müller <dmueller@suse.com>
  - update to 6.8.2:
    * Fix compression speed gains for the thread pool when running
      Django’s collectstatic. The thread pool had no effect due to
      use of a generator for the results, a refactoring introduced
      when reviewing the initial PR. Thanks to Petr Přikryl for the
      investigation and fix in PR #616.
* Wed Oct 30 2024 Dirk Müller <dmueller@suse.com>
  - update to 6.8.1:
    * Raise any errors from threads in the whitenoise.compress
      command. Regression in 6.8.0. Thanks to Tom Grainger for the
      spotting this with a comment on PR #484.
    * Drop Django 3.2 to 4.1 support.
    * Drop Python 3.8 support.
    * Support Python 3.13.
    * Fix a bug introduced in version 6.0.0 where Range requests
      could lead to database connection errors in other requests.
      Thanks to Per Myren for the detailed investigation and fix in
      PR #612.
    * Use Django’s FORCE_SCRIPT_NAME setting correctly. This
      reverts a change from version 5.3.0 that added a call to
      Django’s get_script_prefix() method outside of the request-
      response cycle. Thanks to Sarah Boyce in PR #486.
    * Compress files using a thread pool. This speeds up the
      compression step up to four times in benchmarks. Thanks to
      Anthony Ricaud in PR #484.
* Sat Jun 29 2024 Dirk Müller <dmueller@suse.com>
  - update to 6.7.0:
    * Support Django 5.1.
* Wed Dec 27 2023 Dirk Müller <dmueller@suse.com>
  - update to 6.6.0:
    * Support Django 5.0.
    * Drop Python 3.7 support.
    * Support Python 3.12.
    * Changed documentation site URL from
      ``https://whitenoise.evans.io/`` to
      ``https://whitenoise.readthedocs.io/``.
    * Support Django 4.2.
    * Remove further support for byte strings from the ``root`` and
      ``prefix`` arguments to ``WhiteNoise``, and Django’s
      ``STATIC_ROOT`` setting.
    * Django does not support ``STATIC_ROOT`` being a byte string.
    * Add some video file extensions to be ignored during
      compression.
    * Remove the behaviour of decoding byte strings passed for
      settings that take strings.
    * Document “hidden” feature of setting ``max_age`` to ``None``
      to disable the ``Cache-Control`` header.
    * Drop support for working as old-style Django middleware, as
      support was `removed in Django 2.0
* Sat Aug 26 2023 ecsos <ecsos@opensuse.org>
  - Add %{?sle15_python_module_pythons}
* Tue Oct 11 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com>
  - Update to version 6.2.0
    * Support Python 3.11.
    * Support Django 4.1.

Files

/usr/lib/python3.13/site-packages/whitenoise
/usr/lib/python3.13/site-packages/whitenoise-6.12.0.dist-info
/usr/lib/python3.13/site-packages/whitenoise-6.12.0.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/whitenoise-6.12.0.dist-info/METADATA
/usr/lib/python3.13/site-packages/whitenoise-6.12.0.dist-info/RECORD
/usr/lib/python3.13/site-packages/whitenoise-6.12.0.dist-info/REQUESTED
/usr/lib/python3.13/site-packages/whitenoise-6.12.0.dist-info/WHEEL
/usr/lib/python3.13/site-packages/whitenoise-6.12.0.dist-info/licenses
/usr/lib/python3.13/site-packages/whitenoise-6.12.0.dist-info/licenses/LICENSE
/usr/lib/python3.13/site-packages/whitenoise-6.12.0.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/whitenoise/__init__.py
/usr/lib/python3.13/site-packages/whitenoise/__pycache__
/usr/lib/python3.13/site-packages/whitenoise/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/whitenoise/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/whitenoise/__pycache__/base.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/whitenoise/__pycache__/base.cpython-313.pyc
/usr/lib/python3.13/site-packages/whitenoise/__pycache__/compress.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/whitenoise/__pycache__/compress.cpython-313.pyc
/usr/lib/python3.13/site-packages/whitenoise/__pycache__/media_types.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/whitenoise/__pycache__/media_types.cpython-313.pyc
/usr/lib/python3.13/site-packages/whitenoise/__pycache__/middleware.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/whitenoise/__pycache__/middleware.cpython-313.pyc
/usr/lib/python3.13/site-packages/whitenoise/__pycache__/responders.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/whitenoise/__pycache__/responders.cpython-313.pyc
/usr/lib/python3.13/site-packages/whitenoise/__pycache__/storage.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/whitenoise/__pycache__/storage.cpython-313.pyc
/usr/lib/python3.13/site-packages/whitenoise/__pycache__/string_utils.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/whitenoise/__pycache__/string_utils.cpython-313.pyc
/usr/lib/python3.13/site-packages/whitenoise/base.py
/usr/lib/python3.13/site-packages/whitenoise/compress.py
/usr/lib/python3.13/site-packages/whitenoise/media_types.py
/usr/lib/python3.13/site-packages/whitenoise/middleware.py
/usr/lib/python3.13/site-packages/whitenoise/responders.py
/usr/lib/python3.13/site-packages/whitenoise/runserver_nostatic
/usr/lib/python3.13/site-packages/whitenoise/runserver_nostatic/__init__.py
/usr/lib/python3.13/site-packages/whitenoise/runserver_nostatic/__pycache__
/usr/lib/python3.13/site-packages/whitenoise/runserver_nostatic/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/whitenoise/runserver_nostatic/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/whitenoise/runserver_nostatic/management
/usr/lib/python3.13/site-packages/whitenoise/runserver_nostatic/management/__init__.py
/usr/lib/python3.13/site-packages/whitenoise/runserver_nostatic/management/__pycache__
/usr/lib/python3.13/site-packages/whitenoise/runserver_nostatic/management/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/whitenoise/runserver_nostatic/management/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/whitenoise/runserver_nostatic/management/commands
/usr/lib/python3.13/site-packages/whitenoise/runserver_nostatic/management/commands/__init__.py
/usr/lib/python3.13/site-packages/whitenoise/runserver_nostatic/management/commands/__pycache__
/usr/lib/python3.13/site-packages/whitenoise/runserver_nostatic/management/commands/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/whitenoise/runserver_nostatic/management/commands/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/whitenoise/runserver_nostatic/management/commands/__pycache__/runserver.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/whitenoise/runserver_nostatic/management/commands/__pycache__/runserver.cpython-313.pyc
/usr/lib/python3.13/site-packages/whitenoise/runserver_nostatic/management/commands/runserver.py
/usr/lib/python3.13/site-packages/whitenoise/storage.py
/usr/lib/python3.13/site-packages/whitenoise/string_utils.py
/usr/share/doc/packages/python313-whitenoise
/usr/share/doc/packages/python313-whitenoise/README.rst
/usr/share/licenses/python313-whitenoise
/usr/share/licenses/python313-whitenoise/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Mar 25 22:23:09 2026