forked from pool/python-senlinclient
- Imported Translations from Zanata - Switch to 2023.1 Python3 unit tests and generic template name - Update master for stable/yoga - Update master for stable/2023.1 - Update master for stable/zed - Add Python3 zed unit tests - Fix tox.ini with tox4 - Drop lower-constraints.txt and its testing - The Python 3.6 and Python 3.7 Support has been dropped since zed OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-senlinclient?expand=0&rev=31
13 lines
673 B
Plaintext
13 lines
673 B
Plaintext
<services>
|
|
<service mode="manual" name="renderspec">
|
|
<param name="input-template">https://opendev.org/openstack/rpm-packaging/raw/master/openstack/python-senlinclient/python-senlinclient.spec.j2</param>
|
|
<param name="output-name">python-senlinclient.spec</param>
|
|
<param name="requirements">https://opendev.org/openstack/python-senlinclient/raw/branch/master/requirements.txt</param>
|
|
<param name="changelog-email">cloud-devel@suse.de</param>
|
|
<param name="changelog-provider">gh,openstack,python-senlinclient</param>
|
|
</service>
|
|
<service mode="manual" name="download_files">
|
|
</service>
|
|
<service name="format_spec_file" mode="manual"/>
|
|
</services>
|