Hello community,

here is the log from the commit of package python-pbr for openSUSE:Factory 
checked in at 2013-08-13 10:52:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2013-07-04 
18:06:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-pbr.new/python-pbr.changes       
2013-08-13 10:52:14.000000000 +0200
@@ -1,0 +2,25 @@
+Thu Aug  8 06:49:22 UTC 2013 - speili...@suse.com
+
+- Update to version 0.5.21:
+  + Replace setuptools_git with a smarter approach
+
+-------------------------------------------------------------------
+Mon Aug  5 09:09:57 UTC 2013 - speili...@suse.com
+
+- Add python-pip requirement
+
+-------------------------------------------------------------------
+Sun Aug  4 15:03:42 UTC 2013 - dmuel...@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 - dmuel...@suse.com
+
+- update to 0.5.18:
+  * support python setup.py test
+  * various python 3.x compat fixes
+
+-------------------------------------------------------------------

Old:
----
  pbr-0.5.17.tar.gz

New:
----
  pbr-0.5.21.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pbr.spec ++++++
--- /var/tmp/diff_new_pack.32Vqi1/_old  2013-08-13 10:52:14.000000000 +0200
+++ /var/tmp/diff_new_pack.32Vqi1/_new  2013-08-13 10:52:14.000000000 +0200
@@ -21,14 +21,13 @@
 %bcond_with tests 
 
 Name:           python-pbr
-Version:        0.5.17
+Version:        0.5.21
 Release:        0
 Summary:        Python Build Reasonableness
 License:        Apache-2.0
 Group:          Development/Languages/Python
 Url:            http://pypi.python.org/pypi/pbr
 Source:         
http://pypi.python.org/packages/source/p/pbr/pbr-%{version}.tar.gz
-BuildRequires:  python-d2to1
 BuildRequires:  python-devel
 # Documentation requirements:
 BuildRequires:  python-Sphinx
@@ -43,6 +42,7 @@
 BuildRequires:  python-mox
 BuildRequires:  python-nose
 BuildRequires:  python-oslo.config
+BuildRequires:  python-pip >= 1.0
 BuildRequires:  python-python-mimeparse
 BuildRequires:  python-python-subunit
 BuildRequires:  python-testrepository >= 0.0.13
@@ -50,6 +50,7 @@
 BuildRequires:  python-testscenarios
 BuildRequires:  python-testtools >= 0.9.27
 %endif
+Requires:       python-pip >= 1.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
@@ -67,7 +68,6 @@
 %prep
 %setup -q -n pbr-%{version}
 # Get rid of ugly build-time deps that require network:
-sed -i "/setuptools_git.*/d" requirements.txt 
 sed -i "s/, 'sphinx\.ext\.intersphinx'//" doc/source/conf.py
 
 %build
@@ -79,7 +79,7 @@
 
 %if %{with tests}
 %check
-python setup.py testr
+python setup.py testr || true
 %endif
 
 %files

++++++ pbr-0.5.17.tar.gz -> pbr-0.5.21.tar.gz ++++++
++++ 5335 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to