1
0
Thomas Bechtold 1a084140fa - update to version 3.22.0:
- Add missing exceptions to the documentation
  - fix interpolation of None value
  - List comprehensions
  - standardize release note page ordering
  - Add 'schemes' argument to URIOpt
  - Add IPOpt and PortOpt names for sphinxext
  - Enable release notes translation
  - Normalize group sections
  - Update reno for stable/newton
  - Ensure test_config_dir_doesnt_exist() dir doesn't exist
  - Add Constraints support
  - Revert "Fix conversion to item_type on __call__ in List type"
  - Add doc about config option name and comment in config file
  - Show team and repo badges on README
  - Correct nits in Iedf808
  - Replace six.iteritems() with .items()
  - Add defaults for config-dir
  - Add some documentation about option deprecation
  - [TrivialFix] Replace 'assertTrue(a in b)' with 'assertIn(a, b)'
  - config: Pass description and epilog through
  - Fix wrong usage of DuplicateOptError
  - modify the home-page info with the developer documentation
  - Fix missing option types to config doc
  - doc: Fix Range type version
  - Remove references to Python 3.4
  - Add HostnameOpt and URIOpt types to sphinxext
  - Warn user about enforce_type default change
  - Fix conversion to item_type on __call__ in List type
  - Fix filename in comment

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.config?expand=0&rev=55
2017-02-13 09:07:21 +00:00

13 lines
680 B
Plaintext

<services>
<service mode="disabled" name="renderspec">
<param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/oslo.config/oslo.config.spec.j2</param>
<param name="output-name">python-oslo.config.spec</param>
<param name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/global-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>