forked from pool/python-cliff
- Add Python3 wallaby unit tests - Remove unicode from code - Exit gracefully on Ctrl-C - Update requirements - List setuptools under install_requires - change help action to use its own exception for exit - Remove Babel from lower-constraints.txt - Add '--sort-ascending', '--sort-descending' parameters - requirements: Uncap PrettyTable - Remove six - Remove lower-constraints - columns: Make 'FormattableColumn' comparable - Remove references to setuptools - Handle null values when sorting - Make 'FormattableColumn' comparable - Bump py37 to py38 in tox.ini - Update requirements URLs in tox config - Capturing argparse errors due to problem with cmd2 - trivial: Remove references to Python 2.7 - Document KeyboardInterrupt exit code - Add py38 package metadata - doc: Update bug tracker to storyboard - gitignore: Ignore reno artefacts OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cliff?expand=0&rev=18
12 lines
521 B
Plaintext
12 lines
521 B
Plaintext
<services>
|
|
<service mode="disabled" name="renderspec">
|
|
<param name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/wallaby/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>
|