AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Add %{?sle15_python_module_pythons}
- update to 0.2.4: * use prefetch_related to decrease queries
- do not require mock
- Skip Tumbleweed Python 3.6 incompatible with Django 4
- Version 0.2.3 - Fix Django4 build
- %check: do not use setup.py test
- Version 0.2.1.1 - Skip python2 support
- Version 0.2.0 - Reimplement collectd_rest.rrd in pure C
- Version 0.1.11 - Support Cache-Control response headers
- BuildRequire: %{pythons} We need sqlite3 module from standard library for tests.
- Use fdupes to fix rpmlint warnings
- Version 0.1.10 - Support Django 2.0
- Follow openSUSE Python Singlespec
- Version 0.1.9.1 - Add migrations module to better support Djangp 1.9
- Version 0.1.8 - Fix support Django >= 1.8
- Version 0.1.7
- Initial version