1
0
Dirk Mueller f2e3a7cd49 - update to version 8.7.1
- remove unicode from code
  - Add Python3 xena unit tests
  - Adding the missing HostDomain config option
  - Add the version parameter.
  - Fix formatting of release list
  - Move flake8 as a pre-commit local target.
  - config-generator yaml format doesn't work with i18n fields
  - setup.cfg: Replace dashes with underscores
  - update doc url
  - Ussuri+ is python3 only
  - Remove references to 'sys.version_info'
  - Update master for stable/wallaby
  - tests: Add test for config file priority order

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.config?expand=0&rev=92
2021-10-26 21:37:06 +00:00

13 lines
651 B
Plaintext

<services>
<service mode="disabled" name="renderspec">
<param name="input-template">https://opendev.org/openstack/rpm-packaging/raw/master/openstack/oslo.config/oslo.config.spec.j2</param>
<param name="output-name">python-oslo.config.spec</param>
<param name="requirements">https://opendev.org/openstack/oslo.config/raw/branch/stable/xena/requirements.txt</param>
<param name="changelog-email">cloud-devel@suse.de</param>
<param name="changelog-provider">gh,openstack,oslo.config</param>
</service>
<service mode="disabled" name="download_files">
</service>
<service name="format_spec_file" mode="disabled"/>
</services>