forked from pool/python-django-json-widget
- Add patch remove-future-requirement.patch, drop future, we do not need it. - Stop using greedy globs in %files. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-json-widget?expand=0&rev=14
52 lines
1.8 KiB
Plaintext
52 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Sep 5 04:09:15 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Switch to pyproject and autosetup macros.
|
|
- Add patch remove-future-requirement.patch, drop future, we do not need
|
|
it.
|
|
- Stop using greedy globs in %files.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 23 08:20:43 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- Use sle15_python_module_pythons
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 4 14:27:07 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.1.1:
|
|
* Fix for issue #51, updates the bundled libs to 9.1.9 and additional
|
|
notes for Django 3.1 changes
|
|
* Added functionality to override version of JSONEditor to use
|
|
* update readme for django 3.1
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 7 03:47:57 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Skip Tumbleweed Python 3.6 incompatible with Django 4
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 28 09:04:01 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 1.0.1:
|
|
* no changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 20 08:33:09 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 1.0.0:
|
|
* Fixed static to work with CDN tools like django-storages
|
|
* Make widget more configurable
|
|
* Fixed an incompatibility with Python 2.7
|
|
* update jsoneditor to latest version
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 20 17:36:04 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Use noun phrase in summary.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 19 07:19:50 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v0.2.0
|