python-pbr/python-pbr.changes
Stephan Kulow e60bf3ecbe Accepting request 182133 from Cloud:OpenStack:Factory
- Introduce a build conditional for running tests to break build cycle
  with python-oslo.config

OBS-URL: https://build.opensuse.org/request/show/182133
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=2
2013-07-04 16:06:10 +00:00

68 lines
2.3 KiB
Plaintext

-------------------------------------------------------------------
Thu Jul 4 07:29:43 UTC 2013 - speilicke@suse.com
- Introduce a build conditional for running tests to break build cycle
with python-oslo.config
-------------------------------------------------------------------
Tue Jul 2 16:06:42 UTC 2013 - dmueller@suse.com
- update description
-------------------------------------------------------------------
Wed Jun 26 15:29:49 UTC 2013 - cdenicolo@suse.com
- license update: Apache-2.0
license SUSE-Xano license not found in package. See LICENSE file.
-------------------------------------------------------------------
Wed Jun 26 09:47:22 UTC 2013 - dmueller@suse.com
- remove python-discover dependency for newer distros
-------------------------------------------------------------------
Fri Jun 21 07:28:12 UTC 2013 - dmueller@suse.com
- update to 0.5.17:
* Remove dependency on distribute
* Fix pip invocation for old versions of pip.
- remove 0001-Use-pip-instead-of-easy_install-for-installation.patch
- remove 0001-Skip-git-checkout-related-tests-when-.git-is-missing.patch
-------------------------------------------------------------------
Mon Jun 10 13:35:54 UTC 2013 - dmueller@suse.com
- add 0001-Use-pip-instead-of-easy_install-for-installation.patch
-------------------------------------------------------------------
Mon Jun 10 12:01:19 UTC 2013 - dmueller@suse.com
- update to 0.5.14:
* Remove jinja pin.
* Explicitly install install_requires.
* More python3 compatibility.
* Fix tox.ini to not reference deleted testenv
* Fix doc autoindexing.
* Add missing files to the tarball.
- add 0001-Skip-git-checkout-related-tests-when-.git-is-missing.patch
-------------------------------------------------------------------
Mon May 27 09:43:54 UTC 2013 - dmueller@suse.com
- update to 0.5.10:
+ Default to single-version-externally-managed
+ Add config for skipping authors and changelog.
+ Update to d2to1 0.2.10.
-------------------------------------------------------------------
Tue May 7 08:16:26 UTC 2013 - speilicke@suse.com
- Buildrequire python-python-mimeparse and use testr instead of nosetests.
The pbr testsuite needs some proper setup to pass successfully.
-------------------------------------------------------------------
Thu May 2 12:22:15 UTC 2013 - speilicke@suse.com
- Initial version