Changelog for
python-oslo.config-1.2.1-8.1.noarch.rpm :
Wed Sep 3 14:00:00 2014 roAATTsuse.de
- sanitize release line in specfile
Thu Feb 13 13:00:00 2014 dmuellerAATTsuse.com
- added patches:
* 0001-Switch-over-to-oslosphinx.patch
Fri Sep 27 14:00:00 2013 speilickeAATTsuse.com
- Fix service URL
Thu Sep 26 14:00:00 2013 dmuellerAATTsuse.com
- 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
Mon Sep 2 14:00:00 2013 dmuellerAATTsuse.com
- update to 1.2.0.a4
Thu Jul 18 14:00:00 2013 berendtAATTb1-systems.de
- added missing requirement python-argparse
Sat Jul 13 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.0.a2:
+ Use oslo.sphinx and remove local copy of doc theme
+ Hook docstrings into the published docs
Wed Jul 3 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.0.a35:
+ Add release notes for 1.2.0a3
Sat Jun 29 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.0.a34:
+ Ensure namespace package is installed.
Thu Jun 27 14:00:00 2013 speilickeAATTsuse.com
- Only depend on python-discover on SLE, it\'s a Python-2.6 feature
backport
Thu Jun 13 14:00:00 2013 dmuellerAATTsuse.com
- update test/main requires
Wed Jun 12 14:00:00 2013 dmuellerAATTsuse.com
- fix tarball location
- merge in all the changes from the last 6 weeks
Wed Jun 12 14:00:00 2013 dmuellerAATTsuse.com
- fix requires of test package
Thu Apr 4 14:00:00 2013 dmuellerAATTsuse.com
- provide/obsolete python-oslo-config and its subpackages
Mon Mar 18 13:00:00 2013 speilickeAATTsuse.com
- Drop +git.$TIMESTAMP.$COMMITHASH version suffix
Sun Mar 17 13:00:00 2013 cloud-develAATTsuse.de
- Update to version 1.2.0.a3+git.1363479216.91155c8:
+ Correct some typos in docstrings in cfg.py.
+ Copyright rename LLC to Foundation
+ Open 1.2.x development
+ Add Environment::OpenStack classifier
+ Fix copyright - from LLC to Foundation
Mon Mar 11 13:00:00 2013 dmuellerAATTsuse.com
- rename package to python-oslo.config
- Update to version 1.1.0.a3+git.1362996413.6dca669:
+ Explicitly set ConfigOpts._args to sys.argv[1:]
+ Switch to semantic versioning
+ Change the name of the project to oslo.config
Tue Feb 26 13:00:00 2013 iartarisiAATTsuse.com
- remove unneeded patch for oslo/__init__.py, the namespace is
declared in setup.py
Fri Feb 22 13:00:00 2013 saschpeAATTsuse.de
- BuildRequire openstack-suse-macros instead of openstack-macros
Thu Feb 21 13:00:00 2013 iartarisiAATTsuse.com
- remove testtool dependency; we can run the tests without it
Wed Feb 20 13:00:00 2013 iartarisiAATTsuse.com
- set BuildArch: noarch for newer distros
Wed Feb 20 13:00:00 2013 iartarisiAATTsuse.com
- initial version