Changelog for
python-sphinxcontrib-docbookrestapi-0.2.1-2.5.x86_64.rpm :
Wed Sep 3 14:00:00 2014 dmuellerAATTsuse.com
- update to 0.2.1:
* Bump to 0.2.1
* add venv to tox.ini
* Bump to 0.2
* Add the Python 3 classifiers in setup.cfg
* Declare sphinxcontrib.docbookrestapi package
* Properly declare namespace package
* Properly document the enumeration type
* Allow foo_name as well as foo_id in paths
* Remove \'xmlns\' attribute of \'param\' elements
* Use \'para\' elements instead of \'p\' ones
* Add the top-level comment that is now mandatory in WADL files
* Add an XML declaration in the output
* Use \'wadl:doc\' instead of \'doc\' and fix its attributes
* Add a mandatory \'id\' attribute to \'resource\' elements
* Removes whitespaces at the end of self-closing tags
* Sync with global requirements
* Add tests
* Python 3 compatibility
* Fix the code to work with Python2.6
* tox.ini: clean the pep8 target
Mon Mar 31 14:00:00 2014 speilickeAATTsuse.com
- Add 0001-Properly-declare-namespace-package.patch: Fix build
with setuptools>0.7
Wed Jan 8 13:00:00 2014 speilickeAATTsuse.com
- Update to version 0.1+git.1386695359.8b44f51:
+ Python 3 compatibility
+ Fix the code to work with Python2.6
+ tox.ini: clean the pep8 target
+ Allow complex types for parameters
+ Fix the generate_id function with PUT methods
+ Add .gitreview file
+ Wrap lines in the generated WADL file
+ Generated human-readable method ids and titles
- Move to _service using tar_scm and python_sdist
Wed Jan 8 13:00:00 2014 speilickeAATTsuse.com
- Initial version