forked from pool/python-oslo.config
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.config?expand=0&rev=13
138 lines
4.6 KiB
Plaintext
138 lines
4.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Feb 14 10:32:02 UTC 2014 - speilicke@suse.com
|
|
|
|
- Replace git_tarballs source service with download_files and set_version
|
|
+ Use upstream URL as source (enables verification)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 29 09:12:38 UTC 2014 - speilicke@suse.com
|
|
|
|
- Add refresh_patches source service
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 27 08:11:13 UTC 2013 - speilicke@suse.com
|
|
|
|
- Fix service URL
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 26 13:18:36 UTC 2013 - dmueller@suse.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 11:15:31 UTC 2013 - dmueller@suse.com
|
|
|
|
- update to 1.2.0.a4
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|