diff --git a/python3-pip.changes b/python3-pip.changes index 1e6338d..18a6912 100644 --- a/python3-pip.changes +++ b/python3-pip.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 22 09:35:26 UTC 2013 - speilicke@suse.com + +- Simpler spec file + ------------------------------------------------------------------- Fri Mar 8 13:12:37 UTC 2013 - alexandre@exatati.com.br diff --git a/python3-pip.spec b/python3-pip.spec index 54171b3..452040d 100644 --- a/python3-pip.spec +++ b/python3-pip.spec @@ -25,12 +25,9 @@ License: MIT Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/p/pip/pip-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: python3 -BuildRequires: python3-2to3 BuildRequires: python3-devel BuildRequires: python3-distribute BuildArch: noarch -Requires: python(abi) = %{py3_ver} Requires: python3-distribute %description