File python-django-nine.changes of Package python-django-nine
-------------------------------------------------------------------
Tue Jun 3 06:59:50 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
- No more greedy globs in %files.
-------------------------------------------------------------------
Thu Mar 21 07:44:45 UTC 2024 - Max Lin <mlin@suse.com>
- Add %{?sle15_python_module_pythons}
-------------------------------------------------------------------
Wed Jan 4 15:12:09 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.2.7:
* Added ``packaging`` to the required dependencies.
* Remove mentions of Python 2.6, 2.7, 3.4, 3.5 and 3.6 support from README
* Fix deprecations.
* Test against Python 3.9 and 3.10.
-------------------------------------------------------------------
Mon May 9 16:13:11 UTC 2022 - pgajdos@suse.com
- version update to 0.2.5
- Tested against more recent Django versions (Django 3.1 and 3.2).
- Added more Django versions.
- added patches
fix https://github.com/barseghyanartur/django-nine/issues/8
+ python-django-nine-no-mock.patch
-------------------------------------------------------------------
Fri Jan 7 03:47:57 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
- Skip Tumbleweed Python 3.6 incompatible with Django 4
-------------------------------------------------------------------
Mon Jan 13 14:11:27 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.2.3:
* Added more Django versions.
-------------------------------------------------------------------
Wed May 22 10:47:49 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.2.2:
* Fixes in backwards compatibility
* Bring back the user compatibility module. However, it's deprecated and
will be removed in version 0.3
* Show deprecation warnings
-------------------------------------------------------------------
Fri May 17 10:34:46 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Removed Conflicts with python-nine
- Update to v0.2
* Drop Python 2.6 support.
* Change namespace from `nine` to `django_nine`.
* Removed `user` compatibility module.
* Add travis.
-------------------------------------------------------------------
Thu Apr 18 07:18:07 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v0.1.13