Hello community,

here is the log from the commit of package python-pip for openSUSE:Factory 
checked in at 2013-04-23 11:38:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pip (Old)
 and      /work/SRC/openSUSE:Factory/.python-pip.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pip", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pip/python3-pip.changes   2013-03-17 
10:13:35.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-pip.new/python3-pip.changes      
2013-04-23 11:38:44.000000000 +0200
@@ -1,0 +2,10 @@
+Mon Apr 22 16:18:03 UTC 2013 - [email protected]
+
+- Re-add buildrequires: python3.  This is needed for openSUSE <= 12.2
+
+-------------------------------------------------------------------
+Mon Apr 22 09:35:26 UTC 2013 - [email protected]
+
+- Simpler spec file
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python3-pip.spec ++++++
--- /var/tmp/diff_new_pack.f3Da2K/_old  2013-04-23 11:38:45.000000000 +0200
+++ /var/tmp/diff_new_pack.f3Da2K/_new  2013-04-23 11:38:45.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-pip
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,13 +25,14 @@
 Group:          Development/Languages/Python
 Source:         
http://pypi.python.org/packages/source/p/pip/pip-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+# please do not remove, needed for openSUSE <= 12.2
 BuildRequires:  python3
-BuildRequires:  python3-2to3
 BuildRequires:  python3-devel
 BuildRequires:  python3-distribute
-BuildArch:      noarch
-Requires:       python(abi) = %{py3_ver}
+# please do not remove, needed for openSUSE <= 12.2
+Requires:       python3
 Requires:       python3-distribute
+BuildArch:      noarch
 
 %description
 Pip is a replacement for easy_install. It uses mostly the same techniques for

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

Reply via email to