forked from pool/python-oslo.config
- Fix service URL - update to 1.2.1: * 1223667_: Fix DictOpt to split only the first colon * 1228995_: Disallow duplicate keys in DictOpt * Explicit version removed from setup.cfg * Dependency version updates * Add auto-create support for OptGroup instances (see review 41865_) * Publish full API docs to docs.openstack.org_ * Finished Python 3 support * 1196601_: Raise an exception if print_help() is called before __call__ * Fix DeprecatedOpt equality test * Use oslo.sphinx OBS-URL: https://build.opensuse.org/request/show/201577 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.config?expand=0&rev=6
8 lines
286 B
Plaintext
8 lines
286 B
Plaintext
<services>
|
|
<service name="git_tarballs" mode="disabled">
|
|
<param name="url">http://tarballs.openstack.org/oslo.config/oslo.config-1.2.1.tar.gz</param>
|
|
<param name="email">opensuse-cloud@opensuse.org</param>
|
|
<param name="plain-version">True</param>
|
|
</service>
|
|
</services>
|