17
0
Files
python-os-api-ref/python-os-api-ref.changes
Thomas Bechtold a48293243b - update to version 1.4.0
- Update hacking
  - Removes unnecessary utf-8 encoding
  - Updated from global requirements
  - Import httplib from six to support Python 3
  - Fix for sphinx 1.6.2
  - Enable warnings as errors
  - [Fix gate]Update test requirement
  - add file on releasing the software
  - Replaces yaml.load() with yaml.safe_load()
  - Delete support py33
  - Update tests for more recent sphinx

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-os-api-ref?expand=0&rev=5
2017-08-22 11:10:09 +00:00

44 lines
1.5 KiB
Plaintext

-------------------------------------------------------------------
Tue Aug 22 11:07:45 UTC 2017 - cloud-devel@suse.de
- update to version 1.4.0
- Update hacking
- Removes unnecessary utf-8 encoding
- Updated from global requirements
- Import httplib from six to support Python 3
- Fix for sphinx 1.6.2
- Enable warnings as errors
- [Fix gate]Update test requirement
- add file on releasing the software
- Replaces yaml.load() with yaml.safe_load()
- Delete support py33
- Update tests for more recent sphinx
-------------------------------------------------------------------
Fri Feb 10 16:42:25 UTC 2017 - cloud-devel@suse.de
- update to version 1.2.0:
- Removes unnecessary utf-8 encoding
- Add test for missing path params
- Use beautifulsoup4 instead of bs4 in test-requirements.txt
- Add compatibility with docutils 0.13
- microversion selector - dropdown
- Updated from global requirements
- Add Constraints support
- Adds an example http-status.yaml file and updates doc
- Show team and repo badges on README
- Fix anchor link setting url bar
- Update homepage with developer documentation page
- Adds more info to the README to instruct authors
- remove padding-top for endpoint-container
- Sync with global-requirements
- detail/close button, bug #1618955
- Add color for COPY label
- Expand width of API Site
-------------------------------------------------------------------
Wed Sep 7 11:56:33 UTC 2016 - tbechtold@suse.com
- Initial packaging (version 1.0.0)