1
0
python-oslo.config/python-oslo.config.changes

102 lines
3.4 KiB
Plaintext

-------------------------------------------------------------------
Thu Jul 18 10:08:32 CEST 2013 - berendt@b1-systems.de
- added missing requirement python-argparse
-------------------------------------------------------------------
Sat Jul 13 13:20:49 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 1.2.0.a2:
+ Use oslo.sphinx and remove local copy of doc theme
+ Hook docstrings into the published docs
-------------------------------------------------------------------
Tue Jul 2 23:44:03 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 1.2.0.a35:
+ Add release notes for 1.2.0a3
-------------------------------------------------------------------
Sat Jun 29 17:07:53 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 1.2.0.a34:
+ Ensure namespace package is installed.
-------------------------------------------------------------------
Thu Jun 27 09:57:32 UTC 2013 - speilicke@suse.com
- Only depend on python-discover on SLE, it's a Python-2.6 feature
backport
-------------------------------------------------------------------
Thu Jun 13 08:18:20 UTC 2013 - dmueller@suse.com
- update test/main requires
-------------------------------------------------------------------
Wed Jun 12 13:42:11 UTC 2013 - dmueller@suse.com
- fix tarball location
- merge in all the changes from the last 6 weeks
-------------------------------------------------------------------
Wed Jun 12 09:57:21 UTC 2013 - dmueller@suse.com
- fix requires of test package
-------------------------------------------------------------------
Thu Apr 4 09:02:21 UTC 2013 - dmueller@suse.com
- provide/obsolete python-oslo-config and its subpackages
-------------------------------------------------------------------
Mon Mar 18 10:43:54 UTC 2013 - speilicke@suse.com
- Drop +git.$TIMESTAMP.$COMMITHASH version suffix
--------------------------------------------------------------------
Sun Mar 17 00:13:36 UTC 2013 - cloud-devel@suse.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 10:06:53 UTC 2013 - dmueller@suse.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 16:32:38 UTC 2013 - iartarisi@suse.com
- remove unneeded patch for oslo/__init__.py, the namespace is
declared in setup.py
-------------------------------------------------------------------
Fri Feb 22 11:28:50 UTC 2013 - saschpe@suse.de
- BuildRequire openstack-suse-macros instead of openstack-macros
-------------------------------------------------------------------
Thu Feb 21 09:16:56 UTC 2013 - iartarisi@suse.com
- remove testtool dependency; we can run the tests without it
-------------------------------------------------------------------
Wed Feb 20 13:47:25 UTC 2013 - iartarisi@suse.com
- set BuildArch: noarch for newer distros
-------------------------------------------------------------------
Wed Feb 20 13:07:15 UTC 2013 - iartarisi@suse.com
- initial version