OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-os-api-ref?expand=0&rev=30
170 lines
5.9 KiB
Plaintext
170 lines
5.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Oct 4 15:02:18 UTC 2022 - cloud-devel@suse.de
|
|
|
|
- added 0001-Remove-deprecated-sphinx-testing-dependency.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 13 18:43:59 UTC 2022 - cloud-devel@suse.de
|
|
|
|
- update to version 2.3.0
|
|
- tox: Don't use distutils entrypoint for coverage
|
|
- Drop support for Sphinx < 4.x
|
|
- Remove six
|
|
- Fix exception logging
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 6 18:24:32 UTC 2021 - cloud-devel@suse.de
|
|
|
|
- removed 0001-Replace-add_stylesheet-add_javascript.patch
|
|
- update to version 2.2.0
|
|
- Use py3 as the default runtime for tox
|
|
- setup.cfg: Replace dashes with underscores
|
|
- Move flake8 as a pre-commit local target.
|
|
- Adding pre-commit
|
|
- Fix hacking min version to 3.0.1
|
|
- Remove install unnecessary packages
|
|
- Use TOX_CONSTRAINTS_FILE
|
|
- bump py37 to py38 in tox.ini
|
|
- Replace 'add_stylesheet', 'add_javascript'
|
|
- Bump py37 to py38 in tox.ini
|
|
- Switch testing to Xena testing runtime
|
|
- Stop install unnecessary packages when run tox -edocs
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 9 18:48:40 UTC 2021 - cloud-devel@suse.de
|
|
|
|
- added 0001-Replace-add_stylesheet-add_javascript.patch
|
|
compatibility with newer Sphinx
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 9 19:16:27 UTC 2020 - cloud-devel@suse.de
|
|
|
|
- update to version 2.1.0
|
|
- Remove unused translation content
|
|
- Remove .testr.conf
|
|
- Switch to newer openstackdocstheme version
|
|
- Update sphinx-testing requirements to >=1.0.1
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 12 09:47:34 UTC 2020 - cloud-devel@suse.de
|
|
|
|
- update to version 2.0.1
|
|
- [ussuri][goal] Drop python 2.7 support and testing
|
|
- Use Ussuri jobs
|
|
- Update hacking for Python3
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 13 08:49:12 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- switch to python 3.x only build
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 9 12:49:38 UTC 2019 - cloud-devel@suse.de
|
|
|
|
- removed 0001-Add-support-for-Sphinx-2.0.patch
|
|
- removed 0001-Fix-microversion-test-handle-different-HTML-renderin.patch
|
|
- removed 0001-Add-support-for-Sphinx-v2.1.patch
|
|
- update to version 1.6.2
|
|
- Add support for Sphinx 2.0
|
|
- Update hacking version
|
|
- Generate stable targets rather than random
|
|
- Update Testing for Train
|
|
- Add support for Sphinx v2.1
|
|
- Add Python 3 Train unit tests
|
|
- Remove support for py34
|
|
- Replace git.openstack.org URLs with opendev.org URLs
|
|
- Fix microversion test: handle different HTML renderings
|
|
- trivial: Remove unused attribute
|
|
- OpenDev Migration Patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 8 06:29:32 UTC 2019 - cloud-devel@suse.de
|
|
|
|
- added 0001-Add-support-for-Sphinx-v2.1.patch
|
|
- added 0001-Add-support-for-Sphinx-2.0.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 8 11:40:47 UTC 2019 - cloud-devel@suse.de
|
|
|
|
- update to version 1.6.0
|
|
- Change openstack-dev to openstack-discuss
|
|
- Fix UnicodeDecodeError
|
|
- readthedocs.io support
|
|
- Remove name from project stanza
|
|
- Use 'sphinx.util.logging'
|
|
- Update sphinx extension logging
|
|
- Raise warning if top-level value is not a dict
|
|
- Fix sphinx-build invocation
|
|
- Update the remained discuss email
|
|
- Fixing duplicate label issue.
|
|
- switch documentation job to new PTI
|
|
- General overhaul of testing setup
|
|
- tests: Support Sphinx 1.8+
|
|
- Use openstackdocstheme
|
|
- Updated from global requirements
|
|
- import zuul job settings from project-config
|
|
- docs: Remove broken link
|
|
- add 0001-Fix-microversion-test-handle-different-HTML-renderin.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 23 13:17:47 UTC 2018 - tbechtold@suse.com
|
|
|
|
- Switch to stable/queens spec template
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 12 10:02:41 UTC 2018 - cloud-devel@suse.de
|
|
|
|
- update to version 1.5.0 (bsc#1078607)
|
|
- doc: Remove deprecated call to sphinx.util.compat
|
|
- Clear description for max_version field
|
|
- Add 'uuid' type
|
|
- Fix wrong links
|
|
- Remove unconstraint package installation
|
|
- Update and replace http with https for doc links
|
|
- Fix Zuul jobs
|
|
- Updated from global requirements
|
|
|
|
-------------------------------------------------------------------
|
|
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)
|
|
|