python-pbr/python-pbr.changes

62 lines
2.1 KiB
Plaintext

-------------------------------------------------------------------
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