Dirk Mueller 4213d625e8 - update to version 4.0.2
- Spiff up docs for *_with_prefix
  - Blacklist sphinx 2.1.0 (autodoc bug)
  - tox: Keeping going with docs
  - Stop to build universal wheel
  - Update the constraints url
  - tox: Trivial cleanup
  - Update master for stable/train
  - ignore reno builds artifacts
  - Drop python 2.7 support and testing
  - Document management and history of lock files
  - Update hacking for Python3
  - Switch to Ussuri jobs
  - Add lock_with_prefix convenience utility
  - Fix remove_lock test
  - trivial: Cleanup tox.ini
  - remove outdated header
  - Use unittest.mock instead of third party mock
  - Stop configuring install_command in tox.
  - Some test cleanup
  - Bump the openstackdocstheme extension to 1.20

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=49
2020-05-12 09:54:16 +00:00

13 lines
692 B
Plaintext

<services>
<service mode="disabled" name="renderspec">
<param name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/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/ussuri/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>