Initial Rocky clients submission. please combine all in one staging project otherwise this will never build OBS-URL: https://build.opensuse.org/request/show/633067 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-futurist?expand=0&rev=7
13 lines
656 B
Plaintext
13 lines
656 B
Plaintext
<services>
|
|
<service mode="disabled" name="renderspec">
|
|
<param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/futurist/futurist.spec.j2</param>
|
|
<param name="output-name">python-futurist.spec</param>
|
|
<param name="requirements">https://raw.githubusercontent.com/openstack/futurist/stable/rocky/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>
|