forked from pool/python-designateclient
- Add shared zone commands - Update zuul queue configuration - Drop explicit queue configuration - Update metadata in setup.cfg - Update master for stable/2023.1 - Fix quota list command for non-admin users - Use TOX_CONSTRAINTS_FILE - Add python3.9 support in testing runtime - Provide option for delete zonefiles on zone delete - Update python testing as per zed cycle testing runtime - Update python jobs to zed template - Add Python3 antelope unit tests - Fix missing --target-project-id for transfer req - Drop lower-constraints.txt and its testing - Update master for stable/yoga - Update tox.ini for tox4 - Update master for stable/zed - Include SECONDARY zones into list command output - Add hacking check for line continuation backslash OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-designateclient?expand=0&rev=49
13 lines
681 B
Plaintext
13 lines
681 B
Plaintext
<services>
|
|
<service mode="manual" name="renderspec">
|
|
<param name="input-template">https://opendev.org/openstack/rpm-packaging/raw/master/openstack/python-designateclient/python-designateclient.spec.j2</param>
|
|
<param name="output-name">python-designateclient.spec</param>
|
|
<param name="requirements">https://opendev.org/openstack/python-designateclient/raw/master/requirements.txt</param>
|
|
<param name="changelog-email">cloud-devel@suse.de</param>
|
|
<param name="changelog-provider">gh,openstack,python-designateclient</param>
|
|
</service>
|
|
<service mode="manual" name="download_files">
|
|
</service>
|
|
<service name="format_spec_file" mode="manual"/>
|
|
</services>
|