Hello community,

here is the log from the commit of package python-pylint for openSUSE:Factory 
checked in at 2012-11-28 14:34:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pylint (Old)
 and      /work/SRC/openSUSE:Factory/.python-pylint.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pylint", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pylint/python3-pylint.changes     
2012-05-21 07:30:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-pylint.new/python3-pylint.changes        
2012-11-28 14:34:14.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Nov 22 14:18:55 UTC 2012 - [email protected]
+
+- Removed openSUSE 11.4 spec file workarounds
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python3-pylint.spec ++++++
--- /var/tmp/diff_new_pack.bIIo7X/_old  2012-11-28 14:34:15.000000000 +0100
+++ /var/tmp/diff_new_pack.bIIo7X/_new  2012-11-28 14:34:15.000000000 +0100
@@ -24,7 +24,6 @@
 Group:          Development/Languages/Python
 Url:            http://www.logilab.org/projects/pylint/
 Source:         
http://download.logilab.org/pub/%{modname}/%{modname}-%{version}.tar.gz
-BuildRequires:  python3
 BuildRequires:  python3-2to3
 BuildRequires:  python3-devel
 Requires:       python3-logilab-astng >= 0.21.1
@@ -32,16 +31,8 @@
 Provides:       pylint = %{version}
 Obsoletes:      pylint < %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} <= 1140
-%{!?python3_sitelib: %global python3_sitelib %(python3 -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
-%{!?py3_ver: %global py3_ver %(python3 -c "import sys; 
version=str(sys.version_info[0]) + '.' + str(sys.version_info[1]); 
print(version)" 2>/dev/null || echo PYTHON-NOT-FOUND)}
-%ifarch x86_64
-# to allow ownership of noarch python directories
-BuildRequires:  python3-32bit
-%endif
-%endif
 BuildArch:      noarch
-Requires:       python3 >= %{py3_ver}
+Requires:       python(abi) = %{py3_ver}
 
 %description
 Pylint analyzes Python source code looking for bugs and signs of poor
@@ -81,8 +72,5 @@
 %{_bindir}/*-python%{py3_ver}
 %{python3_sitelib}/%{modname}/
 %{python3_sitelib}/%{modname}-%{version}-py%{py3_ver}.egg-info
-%if 0%{?suse_version} <= 1140
-%dir %{python3_sitelib}
-%endif
 
 %changelog

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

Reply via email to