forked from pool/python-whitenoise
- 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 OBS-URL: https://build.opensuse.org/request/show/770583 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-whitenoise?expand=0&rev=7
27 lines
1.1 KiB
Plaintext
27 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Feb 6 13:10:34 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 22 11:38:51 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 7 22:31:54 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Ensure descriptions are neutral and not exaggerated.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 19 11:46:32 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
|
|
|
|
- Initial packaging (version 4.1.2)
|