Hello community, here is the log from the commit of package python-pbr for openSUSE:Factory checked in at 2014-03-27 06:10:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pbr (Old) and /work/SRC/openSUSE:Factory/.python-pbr.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pbr" Changes: -------- --- /work/SRC/openSUSE:Factory/python-pbr/python-pbr.changes 2014-03-19 08:03:09.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-pbr.new/python-pbr.changes 2014-03-27 06:10:48.000000000 +0100 @@ -1,0 +2,7 @@ +Mon Mar 24 16:20:30 UTC 2014 - [email protected] + +- update to 0.7.0: + * No changes, just use the released tarball which has + the right version (that others are checking for) + +------------------------------------------------------------------- @@ -18,0 +26,32 @@ + +------------------------------------------------------------------- +Fri Feb 14 09:39:45 UTC 2014 - [email protected] + +- Run testr directly + +------------------------------------------------------------------- +Tue Feb 4 09:42:28 UTC 2014 - [email protected] + +- update to 0.6: + * package: read a specific Python version requirement file + * Fix typos in documents + * Pin sphinx to <1.2 + * Build mirror using proper requirements + * Use wheels for installation + * show diff between pip installed packages and requirements + * Enable wheel processing in the tests + * Clean up integration script + * Let git do mailmap mapping for us + * Make ChangeLog more condensed + * Make sphinx builders configurable in LocalBuildDoc + * Serve local mirror using apache + * Bump the development status classifier + * Support building wheels (PEP-427) + * Ignore [email protected] in authors building + * Communicate to user when we skip a requirement + * Base python 2.7 skip list on parsed names + * Link to the documentation in the readme + * Avoid using 'which' executable for finding git + * Add wheel mirror structure awareness + * Remove pip as an argument from mkvenv + * Use pypi-mirror instead of jeepyb Old: ---- _service pbr-master.tar.gz New: ---- pbr-0.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pbr.spec ++++++ --- /var/tmp/diff_new_pack.7svWpr/_old 2014-03-27 06:10:48.000000000 +0100 +++ /var/tmp/diff_new_pack.7svWpr/_new 2014-03-27 06:10:48.000000000 +0100 @@ -21,13 +21,13 @@ %bcond_with test Name: python-pbr -Version: 0.6.14.g6ffff7c +Version: 0.7.0 Release: 0 Summary: Python Build Reasonableness License: Apache-2.0 Group: Development/Languages/Python Url: http://pypi.python.org/pypi/pbr -Source: http://tarballs.openstack.org/pbr/pbr-master.tar.gz +Source: https://pypi.python.org/packages/source/p/pbr/pbr-%{version}.tar.gz BuildRequires: python-devel # Documentation requirements: BuildRequires: python-Sphinx >= 1.1.2 @@ -74,7 +74,7 @@ %if %{with test} %check -testr init && testr run +testr init && testr run --parallel %endif %files ++++++ pbr-master.tar.gz -> pbr-0.7.0.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pbr-0.6.14.g6ffff7c/ChangeLog new/pbr-0.7.0/ChangeLog --- old/pbr-0.6.14.g6ffff7c/ChangeLog 2014-03-17 21:51:56.000000000 +0100 +++ new/pbr-0.7.0/ChangeLog 2014-03-18 15:08:29.000000000 +0100 @@ -1,6 +1,9 @@ CHANGES ======= +0.7.0 +----- + * Factor run_cmd out of the base class * Return the real class in VersionInfo __repr__ * Fix up some docstrings diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pbr-0.6.14.g6ffff7c/PKG-INFO new/pbr-0.7.0/PKG-INFO --- old/pbr-0.6.14.g6ffff7c/PKG-INFO 2014-03-17 21:51:57.000000000 +0100 +++ new/pbr-0.7.0/PKG-INFO 2014-03-18 15:08:30.000000000 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: pbr -Version: 0.6.14.g6ffff7c +Version: 0.7.0 Summary: Python Build Reasonableness Home-page: http://pypi.python.org/pypi/pbr Author: OpenStack diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pbr-0.6.14.g6ffff7c/pbr.egg-info/PKG-INFO new/pbr-0.7.0/pbr.egg-info/PKG-INFO --- old/pbr-0.6.14.g6ffff7c/pbr.egg-info/PKG-INFO 2014-03-17 21:51:57.000000000 +0100 +++ new/pbr-0.7.0/pbr.egg-info/PKG-INFO 2014-03-18 15:08:30.000000000 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: pbr -Version: 0.6.14.g6ffff7c +Version: 0.7.0 Summary: Python Build Reasonableness Home-page: http://pypi.python.org/pypi/pbr Author: OpenStack -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
