1
0
Thomas Bechtold 8c13eb3e12 - update to version 2.17.0
- Bump openstackdocstheme to 1.20.0
  - Rename --backend to --store
  - Update master for stable/stein
  - OpenDev Migration Patch
  - Update sphinx dependency
  - Correcting typo in shell.py - enviroment to environment.
  - HTTPClient: actually set a timeout for requests
  - Add upper-constraints.txt to releasenotes tox environment
  - Add Python 3 Train unit tests
  - Update hacking version
  - Trivial: fix image format typo
  - Blacklist sphinx 2.1.0 (autodoc bug)
  - Add release note for glanceclient 2.17.0
  - Modify the url of upper_constraints_file

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=47
2019-10-09 12:59:26 +00:00

13 lines
704 B
Plaintext

<services>
<service mode="disabled" name="renderspec">
<param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/python-glanceclient/python-glanceclient.spec.j2</param>
<param name="output-name">python-glanceclient.spec</param>
<param name="requirements">https://raw.githubusercontent.com/openstack/python-glanceclient/stable/train/requirements.txt</param>
<param name="changelog-email">cloud-devel@suse.de</param>
<param name="changelog-provider">gh,openstack,python-glanceclient</param>
</service>
<service mode="disabled" name="download_files">
</service>
<service name="format_spec_file" mode="disabled"/>
</services>