AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Add %{?sle15_python_module_pythons}
- 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.
- 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
- Skip Tumbleweed Python 3.6 incompatible with Django 4
- Update to 0.2.3: * Added more Django versions.
- 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
- Update to 0.2.3: * Added more Django versions.
- 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
- 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.
- Initial spec for v0.1.13