Package Release Info

python-django-nine-0.2.7-bp156.1.1

Update Info: Base Release
Available in Package Hub : 15 SP6

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python311-django-nine

Change Logs

* Thu Mar 21 2024 Max Lin <mlin@suse.com>
- Add %{?sle15_python_module_pythons}
* Wed Jan 04 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 09 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 07 2022 John Vandenberg <jayvdb@gmail.com>
- Skip Tumbleweed Python 3.6 incompatible with Django 4
Version: 0.2.3-bp155.2.12
* Mon Jan 13 2020 Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.2.3:
  * Added more Django versions.
* Wed May 22 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
Version: 0.2.3-bp152.1.16
* Mon Jan 13 2020 Tomá? Chvátal <tchvatal@suse.com>
- Update to 0.2.3:
  * Added more Django versions.
* Wed May 22 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 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 2019 John Vandenberg <jayvdb@gmail.com>
- Initial spec for v0.1.13