| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 | 
- Add %{?sle15_python_module_pythons}
- Update to 2.2: * Added Django 5.0, Python 3.12. * Fixed building with hatchling 1.19. - Stop using globs in %files, specify the path directly
- update to 2.1: * Added Django 4.1, 4.2 and Python 3.11 to the CI. * Removed the pytz dependency from the tests. * Dropped Python < 3.8, Django < 3.2 from the CI. * Switched to hatchling and ruff.
- Remove unneeded changes-in-Django.patch
- Update to v2.0
  * Raised the minimum supported versions of Python to 3.6, Django to 2.2.
  * Replaced the explicit configuration of whether static() should be used
    or not with automatic configuration. The static argument is still
    accepted but ignored and will be removed at a later time.
  * Added support for boolean attributes when using Django 4.1 or better.
- Skip Tumbleweed Python 3.6 incompatible with Django 4
- Add upstream patch changes-in-Django.patch to fix tests
- Switch to github tarball for tests - Execute tests
- Init, 1.2.2
- Switch to github tarball for tests - Execute tests