| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 0.14.3: * no upstream changelog
- Add AUTHORS, other *.rst files, and docs/ to %doc
- Update to v0.14.2
* Added support for Django 2.1; minor bugs and regressions fixed.
+ Incorporates django-tastypie-django21.patch
* Drops support for Django 1.8 LTS.
- Replace useless description.
- Version update to 0.14.1: * Fixes to support latest django - Run tests - Add patch for django 2.1: * django-tastypie-django21.patch
- Require python-python-dateutil. package was renamed
- Update to version 0.12.1:
* Drastic reworking of the test suite. (SHA: 95f57f7)
* Fixed Travis to run Python 3.4 tests. (SHA: 7af528c)
* Fixed a bug where URLs would be incorrectly handled if the ``api_name`` &
``resource_name`` were the same. (SHA: fd55aa3)
* Fixed a test requirement for PyYAML. (SHA: b4f6531)
* Added support for Django 1.7. (SHA: 7881bb6)
* Documentation updates
- Update to verson 0.11.1 + Fixes XSS + Fixes security issue in URL parsing + Many other bugfixes
- Update to version 0.10 + No changelog available - Replace python-distribute with python-setuptools BuildRequires
- Update to version 0.9.15: * No changelog available
- Update to version 0.9.12: * No changelog available
- Initial version