Hello community,

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

Package is "python-SQLAlchemy", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-SQLAlchemy/python3-SQLAlchemy.changes     
2012-05-29 10:36:12.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-SQLAlchemy.new/python3-SQLAlchemy.changes    
    2012-12-03 11:30:37.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Nov 22 09:39:27 UTC 2012 - [email protected]
+
+- Remove openSUSE 11.4 spec file workarounds
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python3-SQLAlchemy.spec ++++++
--- /var/tmp/diff_new_pack.lGxoJI/_old  2012-12-03 11:30:38.000000000 +0100
+++ /var/tmp/diff_new_pack.lGxoJI/_new  2012-12-03 11:30:38.000000000 +0100
@@ -25,16 +25,11 @@
 Group:          Development/Languages/Python
 Source0:        
http://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  python3
 BuildRequires:  python3-2to3
 BuildRequires:  python3-devel
 BuildRequires:  python3-distribute
 BuildRequires:  python3-nose
-%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)}
-%else
-BuildRequires:  python3-base
-%endif
 Requires:       python(abi) = %{py3_ver}
 #cextension not working yet with py3, so build as noarch
 BuildArch:      noarch
@@ -81,9 +76,6 @@
 %doc CHANGES CHANGES_PRE_06 LICENSE README.rst README.py3k README.unittests
 %{python3_sitelib}/sqlalchemy/
 %{python3_sitelib}/SQLAlchemy-%{version}-py%{py3_ver}.egg-info
-%if 0%{?suse_version} <= 1140
-%dir %{_prefix}/lib/python%{py3_ver}
-%endif
 
 %files doc
 %defattr(-,root,root)

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

Reply via email to