* Support Python 3.11. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-assets?expand=0&rev=7
49 lines
1.7 KiB
Plaintext
49 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Feb 22 03:10:45 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Add patch support-python-311.patch:
|
|
* Support Python 3.11.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 18 01:32:15 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- SKip two tests incompatible with Django 4.1
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 7 03:47:57 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Skip Tumbleweed Python 3.6 incompatible with Django 4
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 26 05:58:30 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Add patch remove-nose.patch:
|
|
* Stop using nose assert methods.
|
|
- Switch to using pytest to run the testsuite.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 7 17:25:28 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Update to v2.0
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 24 11:01:32 UTC 2013 - speilicke@suse.com
|
|
|
|
- Require python-setuptools instead of distribute (upstreams merged)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 25 11:46:25 UTC 2012 - alexandre@exatati.com.br
|
|
|
|
- Update to 0.8:
|
|
Based on 0.7-state from webassets core repository.
|
|
- Staticfiles integration now allows for globbing.
|
|
- Better document staticfiles support.
|
|
- Fix encoding errors raised by the template filter (Nikolai
|
|
Prokoschenko).
|
|
- Regenerate spec file.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 10 00:30:02 UTC 2009 - alexandre@exatati.com.br
|
|
|
|
- Initial package (0.2) for openSUSE.
|