forked from pool/python-cliff
- Add Python3 xena unit tests - Replace getargspec with getfullargspec - Handle SIGPIPE exit gracefully - setup.cfg: Replace dashes with underscores - Update unit test to satisfy python3.10+ - Add conflict_handler parameter as attribut in Command class - Use py3 as the default runtime for tox - Colourise and automatically page help output OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cliff?expand=0&rev=20
12 lines
506 B
Plaintext
12 lines
506 B
Plaintext
<services>
|
|
<service mode="disabled" name="renderspec">
|
|
<param name="input-template">https://opendev.org/openstack/rpm-packaging/raw/master/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>
|