Hello community,

here is the log from the commit of package python-hacking for openSUSE:Factory 
checked in at 2013-10-02 13:32:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-hacking (Old)
 and      /work/SRC/openSUSE:Factory/.python-hacking.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-hacking"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-hacking/python-hacking.changes    
2013-07-10 17:31:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-hacking.new/python-hacking.changes       
2013-10-02 13:32:52.000000000 +0200
@@ -1,0 +2,25 @@
+Wed Sep 11 21:07:18 UTC 2013 - [email protected]
+
+- update to 0.7.2:
+  * pypy fixes
+
+-------------------------------------------------------------------
+Sat Aug 10 11:05:26 UTC 2013 - [email protected]
+
+- update to 0.7.0:
+  * Fix H202 check
+  * Fix various Python 3.x related fallout
+- remove 0001-Don-t-crash-on-tests-when-git-is-not-installed.patch
+
+-------------------------------------------------------------------
+Thu Aug  8 14:04:48 UTC 2013 - [email protected]
+
+- Buildrequire extras
+
+-------------------------------------------------------------------
+Fri Jul 19 10:48:10 UTC 2013 - [email protected]
+
+- update to 0.6.0:
+  * Latest and greatest Hacking checks
+
+-------------------------------------------------------------------

Old:
----
  hacking-0.5.6.tar.gz
  pyflakes-07x.diff

New:
----
  hacking-0.7.2.tar.gz

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

Other differences:
------------------
++++++ python-hacking.spec ++++++
--- /var/tmp/diff_new_pack.4AGUQD/_old  2013-10-02 13:32:52.000000000 +0200
+++ /var/tmp/diff_new_pack.4AGUQD/_new  2013-10-02 13:32:52.000000000 +0200
@@ -17,15 +17,13 @@
 
 
 Name:           python-hacking
-Version:        0.5.6
+Version:        0.7.2
 Release:        0
 Summary:        OpenStack Hacking Guidline Enforcement
 License:        Apache-2.0
 Group:          Development/Languages/Python
 Url:            http://github.com/openstack-dev/hacking
 Source:         
http://pypi.python.org/packages/source/h/hacking/hacking-%{version}.tar.gz
-Patch0:         pyflakes-07x.diff
-BuildRequires:  python-d2to1
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
 BuildRequires:  python-pbr
@@ -34,15 +32,17 @@
 %if 0%{?suse_version} <= 1110
 BuildRequires:  python-discover
 %endif
+BuildRequires:  python-extras
 BuildRequires:  python-fixtures >= 0.3.12
 BuildRequires:  python-flake8
 BuildRequires:  python-python-subunit
+BuildRequires:  python-six
 BuildRequires:  python-testrepository >= 0.0.13
 BuildRequires:  python-testscenarios
 BuildRequires:  python-testtools >= 0.9.27
-Requires:       python-d2to1
-Requires:       python-flake8
-Requires:       python-pbr
+Requires:       python-flake8 >= 2.0
+Requires:       python-pbr >= 0.5.21
+Requires:       python-six
 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()")}
@@ -55,7 +55,6 @@
 
 %prep
 %setup -q -n hacking-%{version}
-%patch0
 
 %build
 python setup.py build

++++++ hacking-0.5.6.tar.gz -> hacking-0.7.2.tar.gz ++++++
++++ 2245 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to