15
0
Files
python-stevedore/_service
Thomas Bechtold 48177af5aa - update to version 1.31.0
- add python 3.7 unit test job
  - Dropping the py35 testing
  - Delete repeated param description.
  - Update master for stable/stein
  - Add local bindep.txt
  - update git.openstack.org to opendev
  - OpenDev Migration Patch
  - Add Python 3 Train unit tests
  - Cap Bandit below 1.6.0 and update Sphinx requirement

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-stevedore?expand=0&rev=17
2019-10-09 12:45:04 +00:00

14 lines
710 B
Plaintext

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