Author: lisu                         Date: Mon Jul 12 14:26:31 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.6.2
- drop unrecognised option --single-version-externally-managed in python3 build
- python-distribute3 -> python-distribute
- syntax errors during build

---- Files affected:
packages/python-SQLAlchemy:
   python-SQLAlchemy.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: packages/python-SQLAlchemy/python-SQLAlchemy.spec
diff -u packages/python-SQLAlchemy/python-SQLAlchemy.spec:1.31 
packages/python-SQLAlchemy/python-SQLAlchemy.spec:1.32
--- packages/python-SQLAlchemy/python-SQLAlchemy.spec:1.31      Thu Jul  8 
10:40:46 2010
+++ packages/python-SQLAlchemy/python-SQLAlchemy.spec   Mon Jul 12 16:26:26 2010
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 # TODO:
 # - examples and docs for python3
+# - builds, but got syntax errors when buildings
 #
 %bcond_without python3
 %bcond_without python2
@@ -9,21 +10,21 @@
 Summary:       Database Abstraction Library
 Summary(pl.UTF-8):     Biblioteka abstrakcji baz danych
 Name:          python-%{module}
-Version:       0.6.1
-Release:       2
+Version:       0.6.2
+Release:       0.1
 License:       MIT
 Group:         Libraries/Python
 Source0:       
http://downloads.sourceforge.net/sqlalchemy/%{module}-%{version}.tar.gz
-# Source0-md5: 8b25a820a81469b54b05426705108061
+# Source0-md5: 0dfb23391076c78ef0b91d3842a2a658
 URL:           http://www.sqlalchemy.org/
 %if %{with python2}
 BuildRequires: python-devel >= 1:2.4
+BuildRequires: python-distribute
 BuildRequires: python-setuptools >= 0.6-0.a9.1
 %endif
 %if %{with python3}
 BuildRequires: python3-2to3
 BuildRequires: python3-devel
-BuildRequires: python3-distribute
 BuildRequires: python3-modules
 %endif
 BuildRequires: rpm-pythonprov
@@ -101,7 +102,6 @@
 %if %{with python3}
 %{__python3} setup.py build -b build-3 \
        install \
-       --single-version-externally-managed \
        --root=$RPM_BUILD_ROOT \
        --optimize=2
 
@@ -134,6 +134,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2010/07/12 14:26:26  lisu
+- up to 0.6.2
+- drop unrecognised option --single-version-externally-managed in python3 build
+- python-distribute3 -> python-distribute
+- syntax errors during build
+
 Revision 1.31  2010/07/08 08:40:46  arekm
 - release 2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-SQLAlchemy/python-SQLAlchemy.spec?r1=1.31&r2=1.32&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to