forked from pool/python-oslo.config
- Remove setting of version/release from releasenotes - Make help message include choices information for StrOpt - Update reno for stable/pike - Fix the incorrect file path - Fix sphinx option generation when advanced=True - Empty groupname will be 'DEFAULT' by default - Remove the parameter enforce_type from set_override and set_default - Correct documentation error in DeprecatedOpt - Use boolean where expected - Remove redundant colon in doc - Implement OptGroup.__str__ for log messages - Added exception when namespace option is missing - Cleanup test-requirements - Prefer SNAP_COMMON config files - Updated from global requirements OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.config?expand=0&rev=62
13 lines
661 B
Plaintext
13 lines
661 B
Plaintext
<services>
|
|
<service mode="disabled" name="renderspec">
|
|
<param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.config/oslo.config.spec.j2</param>
|
|
<param name="output-name">python-oslo.config.spec</param>
|
|
<param name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt</param>
|
|
<param name="changelog-email">cloud-devel@suse.de</param>
|
|
<param name="changelog-provider">gh,openstack,oslo.config</param>
|
|
</service>
|
|
<service mode="disabled" name="download_files">
|
|
</service>
|
|
<service name="format_spec_file" mode="disabled"/>
|
|
</services>
|