File python-django-pipeline.changes of Package python-django-pipeline

-------------------------------------------------------------------
Thu Apr 17 10:30:03 UTC 2025 - Markéta Machová <mmachova@suse.com>

- Update to 4.0.0
  * Drop support for Python 3.8
  * Confirm support for Django 5.1 and drop support for Django 3.2
  * Add Python 3.12 support
  * Replace deprecated .warn method with .warning
  * Update sourcemap paths when concatenating source files
  * Ensure correct compiler error styling and strip ANSI escape sequences
- Add upstream django52.patch to fix build with Django 5.2
- Fix packaging errors, create a doc subpackage because of it

-------------------------------------------------------------------
Sat Sep  3 04:13:02 UTC 2022 - John Vandenberg <jayvdb@gmail.com>

- Make one test compatible with Django 4.1

-------------------------------------------------------------------
Fri Feb 25 16:53:29 UTC 2022 - Matej Cepl <mcepl@suse.com>

- Update to 2.0.8:
  - Added Django 4.0 compatibility.
  - Introduce CODE_OF_CONDUCT.md for the project.
  - Add precision in the documentation for PipelineCachedStorage.
  - Drop support for slimit compressor due to package not
    released an official version for Python 3 and not any new
    package release from 2013.
  - Update package.json due to CoffeeScript on NPM has moved to
    "coffeescript"
  - Update setup.py with Django 4.0 and Python 3.10
  - Add support for Terser.
  - Fix django warnings.

-------------------------------------------------------------------
Thu Sep 10 08:45:51 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

- Update to 2.0.5
  * Definitely drop the support of Python 2.
  * Drop support for Python 3.5
  * Change import MutableMapping from collections.abc.
  * Remove futures from pipeline setup.py requirements.
  * Adding Django 3.1 compatibility.

-------------------------------------------------------------------
Mon Apr 20 13:15:37 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

- Drop unused patch django-pipeline-setpcfg.patch
- Fix build wihtout python2

-------------------------------------------------------------------
Thu Jan  9 08:42:28 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

- Update to 1.7.0:
  * Apply an optimization to save time during development. Thank to @blankser
  * Edit setup.py to follow the recommendation of the documentation. Thank to @shaneikennedy
  * Add tests for Django 3.0 and Python 3.8
  * Add alternatives imports for django.utils.six, who has been removed in Django 3.0

-------------------------------------------------------------------
Wed Aug  8 12:15:42 UTC 2018 - jengelh@inai.de

- Fix name repetition in summary (rpmlint).

-------------------------------------------------------------------
Wed Aug  8 09:02:55 UTC 2018 - tchvatal@suse.com

- Update to 1.6.14:
  * latest release to support newest django releases
- Switch to singlespec
- Add patch to pass tests django-pipeline-setpcfg.patch

-------------------------------------------------------------------
Thu Oct 24 11:03:22 UTC 2013 - speilicke@suse.com

- Require python-setuptools instead of distribute (upstreams merged)

-------------------------------------------------------------------
Wed Feb 27 14:33:00 UTC 2013 - alexandre@exatati.com.br

- Update to 1.3.6:
  - Make our threaded code compatible with python 3.

-------------------------------------------------------------------
Wed Feb 27 11:38:14 UTC 2013 - alexandre@exatati.com.br

- Update to 1.3.5:
  - Run compilers in threads, should improve performance in DEBUG mode.

-------------------------------------------------------------------
Mon Feb 25 09:23:40 UTC 2013 - p.drouand@gmail.com

- Update to version 1.3.4:
  * Fix false errors on subprocess.
  * Don't run MinifyHTMLMiddleware when DEBUG is True.

-------------------------------------------------------------------
Mon Feb 18 15:27:33 UTC 2013 - alexandre@exatati.com.br

- Update to 1.3.3:
  * Fix subprocess calls.

-------------------------------------------------------------------
Sun Feb 17 14:27:59 UTC 2013 - p.drouand@gmail.com

- Update to version 1.3.2:
  * Jinja2 support is back.
  * Many small improvements in documentation.

-------------------------------------------------------------------
Sun Feb  3 17:48:54 UTC 2013 - alexandre@exatati.com.br

- Update to 1.3.0:
  * Add support Python 3, with some help from Alan Lu.
  * Add support for Django 1.5.
  * Remove support for Django < 1.4.
  * Drop support for Python < 2.6.
  * Drop support for ``staticfiles`` app, in favor of
    django.contrib.staticfiles.
  * Drop PIPELINE settings, in favor of DEBUG to avoid confusion.
  * Drop support for jinja2 temporarily.
- Aditional changes from 1.2.24
  * Fix yui/yuglify settings overriding each other. Thanks to
    Fábio Santos.
- Aditional changes from 1.2.23
  * Separate yuglify compressor from YUI compressor.
  * Improve HTML compression middleware.
- Aditional changes from 1.2.22
  * Better compressor error messages. Thanks to Steven Cummings.
  * Improve installation documentation. Thanks to Steven Cummings.
  * Fix packaging metadata. Thanks to Rui Coelho for noticing it.
  * Add documentation about non-packing storage.
- Aditional changes from 1.2.21
  * Run stylus even if file is considered outdated.
- Aditional changes from 1.1.20
  * Ensure yui-compressor can still use YUICompressor.
- Aditional changes from 1.2.19
  **BACKWARD INCOMPATIBLE** : Replace python cssmin compressor
    to run the command (works for python or node implementation)
- Aditional changes from 1.2.18
  * **BACKWARD INCOMPATIBLE** : Replace yui-compressor by yuglify,
    check your configuration.
  * Use finders in manifest. Thanks to Sjoerd Arendsen.
- Aditional changes from 1.2.17
  * Fully tested windows compatibility. Thanks to Idan Zalzberg.
- Aditional changes from 1.2.16
  * Fix manifesto module. Thanks to Zenobius Jiricek.
  * Ensure coffee-script compiler don't try to overwrite file.
    Thanks to Teo Klestrup Röijezon.
- Aditional changes from 1.2.15
  * Ensure asset url are build with posixpath.
  * Deal with storage prefix properly.

-------------------------------------------------------------------
Sat Aug  4 21:28:36 UTC 2012 - alexandre@exatati.com.br

- Initial package (1.2.14) for openSUSE.
openSUSE Build Service is sponsored by