Revisions of python-whitenoise

buildservice-autocommit accepted request 1135358 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 18)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 17)
- 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
- Update to version 6.2.0
  * Add a manifest_strict setting to prevent Django throwing errors
buildservice-autocommit accepted request 1106283 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 16)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1106028 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 15)
- Add %{?sle15_python_module_pythons}
buildservice-autocommit accepted request 1009885 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 14)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1009866 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 13)
- Update to version 6.2.0 
  * Support Python 3.11.
  * Support Django 4.1.
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 12)
Fix tarball
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 11)
- Update to 6.0.0:
  - Drop support for Python 3.5 and 3.6.
  - Add support for Python 3.9 and 3.10.
  - Drop support for Django 1.11, 2.0, and 2.1.
  - Add support for Django 4.0.
  - Import new MIME types from Nginx, changes:
      - .avif files are now served with the image/avif MIME type.
      - Open Document files with extensions .odg, .odp,
        .ods, and .odt are now served with their respective
        application/vnd.oasis.opendocument.* MIME types.
  - The whitenoise.__version__ attribute has been removed. Use
    importlib.metadata.version() to check the version of
    Whitenoise if you need to.
  - Requests using the Range header can no longer read beyond the
    end of the requested range.
  - Treat empty and "*" values for Accept-Encoding as if the
    client doesn’t support any encoding.
  - Gracefully handle unparsable If-Modified-Since headers
    (thanks @danielegozzi).
  - Add mimetype for Markdown (.md) files
  - Various documentation improvements
  - Add support for relative STATIC_URLs in settings, as allowed
    in Django 3.1.
  - Add mimetype for .mjs (JavaScript module) files and use
    recommended text/javascript mimetype for .js files.
  - Various documentation improvements (thanks @lukeburden).
  - Add a manifest_strict setting to prevent Django throwing
    errors when missing files are referenced.
  - Fix packaging to indicate only Python 3.5+ compatibiity (thanks @mdalp).
buildservice-autocommit accepted request 850756 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 10)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 850725 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 9)
- update to 5.1.0
  * Add a manifest_strict setting to prevent Django throwing errors 
    when missing files are referenced
buildservice-autocommit accepted request 770587 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 8)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 770583 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 7)
- update to 5.0.1
  * remove Python 2 compatibility
  * Fix incompatibility with Django 3.0
  * Lots of improvements to the test suite
  * Make tests more deterministic and easier to run outside of tox.
- package GitHub tarball because of tests
buildservice-autocommit accepted request 717554 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 6)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 5)
- Update to 4.1.3:
  * Fix handling of zero-valued mtimes which can occur when running on some filesystems
  * Fix potential path traversal attack while running in autorefresh mode on Windows
buildservice-autocommit accepted request 714017 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 4)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 713893 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 3)
- Ensure descriptions are neutral and not exaggerated.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 710892 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 2)
initialized devel package after accepting 710892
Thomas Bechtold's avatar Thomas Bechtold (tbechtold) committed (revision 1)
- Initial packaging (version 4.1.2)
Displaying all 18 revisions
openSUSE Build Service is sponsored by