AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Unify spec file. Use fedora compatible files macros
- update to version 0.8: + Fix make rst for method not using wsme
- Update to version 0.7.1: + update announce.rst for 0.7.1 release + Fix formatting issue for docstrings without param list + fix tags syntax
- Update to version 0.7: + Remove trailing slash from URLs
- remove d2to1 dependency
- update to 0.6: * Add support for DELETE and PATCH HTTP verbs
- update to 0.5: * Add rest verb as prefix for custom_actions
- update to 0.4: * Remove duplication in RESTControllerDirective * Handle more pecan REST method
- Update to version 0.3: + Update pbr usage past the world of d2to1
- Package LICENSE and README.rst
- Initial package (0.2)
- update to 0.10.0 * Add support for Sphinx 2.0 * Logs are moved to debug level to reduce noisiness of output
- update to 0.9: * setup.cfg: Update with recent changes * Port to Python 3 - switch to singlespec