- Updated URL to be https://github.com/jazzband/django-formtools - Remove unneeded BuildRequires isort - Update to v2.3 * Added support for Django 3.2 and 4.0. OBS-URL: https://build.opensuse.org/request/show/942595 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-formtools?expand=0&rev=10
56 lines
1.9 KiB
Plaintext
56 lines
1.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
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.
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 4 13:50:51 UTC 2018 - comurphy@suse.com
|
|
|
|
- Add pysqlite dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 8 21:32:47 UTC 2018 - tchvatal@suse.com
|
|
|
|
- Format with spec-cleaner
|
|
- Add patch for django 2.1:
|
|
* django-21.patch
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 14 15:22:51 UTC 2017 - aplanas@suse.com
|
|
|
|
- Initial package
|