2014-03-18 15:48:30 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 18 14:18:44 UTC 2014 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Update to version pbr-0.6.14.g6ffff7c:
|
|
|
|
* Factor run_cmd out of the base class
|
|
|
|
* Return the real class in VersionInfo __repr__
|
|
|
|
* Fix up some docstrings
|
|
|
|
* Init sphinx config values before accessing them
|
|
|
|
* Remove copyright from empty files
|
|
|
|
* Declare support for Python versions in setup.cfg
|
|
|
|
* Updated from global requirements
|
|
|
|
* Remove unused _parse_mailmap()
|
|
|
|
* Add support for python 3-<3.3
|
|
|
|
* Remove tox locale overrides
|
|
|
|
* Do not force log verbosity level to info
|
|
|
|
0.6
|
|
|
|
* package: read a specific Python version requirement file
|
|
|
|
- Fix dependencies
|
|
|
|
|
2014-01-17 16:14:30 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 9 09:20:10 UTC 2014 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Update to version 0.5.23.36.g00fbbd1:
|
|
|
|
- Install from tarballs.openstack.org (rather than PyPI) and use _service file
|
|
|
|
|
2013-12-03 10:49:53 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 25 13:58:28 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Update dependencies
|
|
|
|
- Rename build-conditional to "test", avoid clash with Cloud:OpenStack:Master's
|
|
|
|
"tests" build-conditional. We've got other issues here
|
|
|
|
- Add rpmlintrc, we have some C files as part of the testsuite
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 31 23:47:07 UTC 2013 - dmueller@suse.com
|
|
|
|
|
|
|
|
- update to 0.5.23:
|
|
|
|
* Use dev based release versioning
|
|
|
|
|
2013-08-13 10:52:12 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 8 06:49:22 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Update to version 0.5.21:
|
|
|
|
+ Replace setuptools_git with a smarter approach
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 5 09:09:57 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Add python-pip requirement
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Aug 4 15:03:42 UTC 2013 - dmueller@suse.com
|
|
|
|
|
|
|
|
- update to 0.5.20:
|
|
|
|
* Add support for globbing in data files
|
|
|
|
* Stop trying to install old pip and setuptools
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 11 14:30:02 UTC 2013 - dmueller@suse.com
|
|
|
|
|
|
|
|
- update to 0.5.18:
|
|
|
|
* support python setup.py test
|
|
|
|
* various python 3.x compat fixes
|
|
|
|
|
2013-07-04 18:06:10 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2013-07-03 10:26:40 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|