python-futurist/_service
Dirk Mueller 2bfbd70d7d - update to version 1.9.0
- Update master for stable/stein
  - OpenDev Migration Patch
  - Use opendev repository
  - Dropping the py35 testing
  - Add Python 3 Train unit tests

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-futurist?expand=0&rev=11
2019-10-17 08:28:59 +00:00

13 lines
656 B
Plaintext

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