forked from pool/python-heatclient
- Bump hacking - Remove leftover of Python <= 2.6 support - Remove some notes no longer valid - Make tests pass after 2038 - Remove translation sections from setup.cfg - remove unicode prefix from code (2) - remove unicode prefix from code (1) - Fix osc sd create command - Fix release note generation - reno: Update master for unmaintained/yoga - Update master for stable/2023.2 - Add Python 3.11 to supported runtimes OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=72
13 lines
656 B
Plaintext
13 lines
656 B
Plaintext
<services>
|
|
<service mode="manual" name="renderspec">
|
|
<param name="input-template">https://opendev.org/openstack/rpm-packaging/raw/master/openstack/python-heatclient/python-heatclient.spec.j2</param>
|
|
<param name="output-name">python-heatclient.spec</param>
|
|
<param name="requirements">https://opendev.org/openstack/python-heatclient/raw/master/requirements.txt</param>
|
|
<param name="changelog-email">cloud-devel@suse.de</param>
|
|
<param name="changelog-provider">gh,openstack,python-heatclient</param>
|
|
</service>
|
|
<service mode="manual" name="download_files">
|
|
</service>
|
|
<service name="format_spec_file" mode="manual"/>
|
|
</services>
|