17
0

Compare commits

6 Commits

Author SHA256 Message Date
d90fb2fda9 Accepting request 1249258 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1249258
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-whitenoise?expand=0&rev=13
2025-02-28 16:47:22 +00:00
0d3bc3202c Accepting request 1249206 from home:glaubitz:branches:devel:languages:python
- Update to 6.9.0
  * Support Django 5.2.

OBS-URL: https://build.opensuse.org/request/show/1249206
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-whitenoise?expand=0&rev=25
2025-02-28 14:25:54 +00:00
5bc3a98c24 Accepting request 1225343 from devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/1225343
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-whitenoise?expand=0&rev=12
2024-11-21 14:13:59 +00:00
c3ed33bc23 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-whitenoise?expand=0&rev=23
2024-11-20 16:42:29 +00:00
fec9305e47 Accepting request 1219727 from devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/1219727
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-whitenoise?expand=0&rev=11
2024-10-31 15:09:38 +00:00
0414d07486 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-whitenoise?expand=0&rev=21
2024-10-30 19:55:34 +00:00
4 changed files with 43 additions and 5 deletions

View File

@@ -1,3 +1,41 @@
-------------------------------------------------------------------
Fri Feb 28 09:19:24 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 6.9.0
* Support Django 5.2.
-------------------------------------------------------------------
Wed Nov 20 16:42:25 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 6.8.2:
* Fix compression speed gains for the thread pool when running
Djangos 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 19:55:17 UTC 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 Djangos FORCE_SCRIPT_NAME setting correctly. This
reverts a change from version 5.3.0 that added a call to
Djangos 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 05:41:54 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-whitenoise
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-whitenoise
Version: 6.7.0
Version: 6.9.0
Release: 0
Summary: Static file serving for WSGI applications
License: MIT

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f1a3de05167b065eb4f5a849fd1b9e9072b81ac484cd91be06b5ba6728f6f4ac
size 56462

3
whitenoise-6.9.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2b5c8225de5ce6a182f0e9d8c966794cdfcbd2fb00478b0cbd001602b99b67e1
size 57497