forked from pool/python-cliff
- Switch to Ussuri jobs - Add contributors link to readme - Fix nested argument groups with ignore conflict handler - [ussuri][goal] Drop python 2.7 support and testing - Allow finding command by partial name - Add autoprogram_cliff_app_dist_name config opt - adding missing releasenote for the drop of py27 support - Add an errexit attribute to InteractiveApp to exit on command errors - Re-add support for python 3.5 - Modify the help message of `-c`/`--column` parameter - Stop wildcard importing argparse OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cliff?expand=0&rev=14
12 lines
520 B
Plaintext
12 lines
520 B
Plaintext
<services>
|
|
<service mode="disabled" name="renderspec">
|
|
<param name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/cliff/cliff.spec.j2</param>
|
|
<param name="output-name">python-cliff.spec</param>
|
|
<param name="changelog-email">cloud-devel@suse.de</param>
|
|
<param name="changelog-provider">gh,openstack,cliff</param>
|
|
</service>
|
|
<service mode="disabled" name="download_files">
|
|
</service>
|
|
<service name="format_spec_file" mode="disabled"/>
|
|
</services>
|