- Don't warn on lock removal if file doesn't exist - Bump default tox env from py37 to py38 - Add support for timeout to processutils.execute - Monkey patch original current_thread _active - Stop to use the __future__ module. - Remove babel.cfg etc - Switch to newer openstackdocstheme and reno versions - Imported Translations from Zanata - Update master for stable/ussuri - Align contributing doc with oslo's policy - Remove six usage - Fix pygments style - Update lower-constraints versions - Fix hacking min version to 3.0.1 - Bump bandit version - Add py38 package metadata - Add Python3 victoria unit tests - Add release notes links to doc index - Remove the unused coding style modules OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=51
13 lines
696 B
Plaintext
13 lines
696 B
Plaintext
<services>
|
|
<service mode="disabled" name="renderspec">
|
|
<param name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/oslo.concurrency/oslo.concurrency.spec.j2</param>
|
|
<param name="output-name">python-oslo.concurrency.spec</param>
|
|
<param name="requirements">https://opendev.org/openstack/oslo.concurrency/raw/branch/stable/victoria/requirements.txt</param>
|
|
<param name="changelog-email">cloud-devel@suse.de</param>
|
|
<param name="changelog-provider">gh,openstack,oslo.concurrency</param>
|
|
</service>
|
|
<service mode="disabled" name="download_files">
|
|
</service>
|
|
<service name="format_spec_file" mode="disabled"/>
|
|
</services>
|