2023-05-21 09:14:29 +00:00
|
|
|
-------------------------------------------------------------------
|
2025-06-03 07:09:35 +00:00
|
|
|
Tue Jun 3 06:56:40 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
|
|
- Switch to pyproject macros.
|
|
|
|
|
- No more greedy globs in %files.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2023-05-21 09:14:29 +00:00
|
|
|
Sun May 21 09:13:47 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 2.4.1:
|
|
|
|
|
* Fixed a regression causing a recursion error when getting
|
|
|
|
|
``get_form_list()`` from a form condition (#220).
|
|
|
|
|
* Removed Python 3.6 support and added Python 3.11 to test
|
|
|
|
|
matrix.
|
|
|
|
|
* Dropped testing for Django < 3.2 and confirmed support for
|
|
|
|
|
Django 4.2.
|
|
|
|
|
|
2023-01-06 22:02:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jan 6 22:01:38 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 2.4:
|
|
|
|
|
* Updated translations from Transifex.
|
|
|
|
|
* Any kwarg passed to ``render_goto_step()`` is passed over to ``render``.
|
|
|
|
|
* ``WizardView`` is using ``get_form_list()`` instead of directly
|
|
|
|
|
accessing ``form_list`` (#168).
|
|
|
|
|
* Added Python 3.10 to test matrix.
|
|
|
|
|
* Dropped testing for Django 3.1.
|
|
|
|
|
* Confirmed support for Django 4.0 and 4.1.
|
|
|
|
|
|
2022-01-07 06:46:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jan 7 03:47:57 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Skip Tumbleweed Python 3.6 incompatible with Django 4
|
|
|
|
|
|
2021-12-26 11:57:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Dec 26 11:51:09 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Updated URL to be https://github.com/jazzband/django-formtools
|
|
|
|
|
- Remove unneeded BuildRequires isort
|
|
|
|
|
- Update to v2.3
|
|
|
|
|
* Dropped testing for Django 1.11, 2.0 and 2.1.
|
|
|
|
|
* Added support for Django 3.1 and Python 3.9.
|
|
|
|
|
* Added support for Django 3.2 and 4.0.
|
|
|
|
|
* Dropped support for Django 3.0.
|
|
|
|
|
* Dropped support for Python 3.5.
|
|
|
|
|
|
2020-01-07 09:26:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jan 7 09:23:22 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 2.2:
|
|
|
|
|
* Dropped testing for Django 1.8, 1.9, 1.10.
|
|
|
|
|
* Dropped support for Python 2.
|
|
|
|
|
* Added support for Django 2.1, 2.2, 3.0, and Python 3.7.
|
|
|
|
|
* Updated translations from Transifex.
|
|
|
|
|
- Remove merged patch django-21.patch
|
|
|
|
|
|
2019-12-10 08:22:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Dec 9 14:57:10 CET 2019 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Remove useless pysqlite dependency. If explicit sqlite3
|
|
|
|
|
dependency is required (perhaps in some SLE branch), please,
|
|
|
|
|
just add BR for the full python/python3 package.
|
|
|
|
|
|
2018-09-04 15:39:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Sep 4 13:50:51 UTC 2018 - comurphy@suse.com
|
|
|
|
|
|
|
|
|
|
- Add pysqlite dependency
|
|
|
|
|
|
2018-08-10 07:50:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Aug 8 21:32:47 UTC 2018 - tchvatal@suse.com
|
|
|
|
|
|
|
|
|
|
- Format with spec-cleaner
|
|
|
|
|
- Add patch for django 2.1:
|
|
|
|
|
* django-21.patch
|
|
|
|
|
|
2018-03-04 11:51:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Mar 1 16:47:17 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
|
|
- Update to version 2.1
|
|
|
|
|
* Added testing for Django 1.11 (no code changes were required).
|
|
|
|
|
* Added support for Django 2.0.
|
|
|
|
|
* Dropped testing for Python 3.3 (now end-of-life) on Django 1.8.
|
|
|
|
|
- Fix unit tests
|
|
|
|
|
- Implement singlespec version
|
|
|
|
|
|
2017-06-29 13:06:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jun 14 15:22:51 UTC 2017 - aplanas@suse.com
|
|
|
|
|
|
|
|
|
|
- Initial package
|