Author: lisu Date: Tue Mar 31 13:39:30 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.5.3 - python >= 1:2.5 for .egg-info
---- Files affected: SPECS: python-SQLAlchemy.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: SPECS/python-SQLAlchemy.spec diff -u SPECS/python-SQLAlchemy.spec:1.17 SPECS/python-SQLAlchemy.spec:1.18 --- SPECS/python-SQLAlchemy.spec:1.17 Fri Jan 30 16:26:29 2009 +++ SPECS/python-SQLAlchemy.spec Tue Mar 31 15:39:24 2009 @@ -3,14 +3,14 @@ Summary: Database Abstraction Library Summary(pl.UTF-8): Biblioteka abstrakcji baz danych Name: python-SQLAlchemy -Version: 0.5.2 +Version: 0.5.3 Release: 1 License: MIT Group: Libraries/Python Source0: http://dl.sourceforge.net/sqlalchemy/%{module}-%{version}.tar.gz -# Source0-md5: d2b041f5877bf108b8ecf7a624e1bec0 +# Source0-md5: 8a03ac93aa28a9f4ea5ecc0557e90954 URL: http://www.sqlalchemy.org/ -BuildRequires: python-devel +BuildRequires: python-devel >= 1:2.5 BuildRequires: python-setuptools >= 0.6-0.a9.1 BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.219 @@ -66,6 +66,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2009/03/31 13:39:24 lisu +- 0.5.3 +- python >= 1:2.5 for .egg-info + Revision 1.17 2009/01/30 15:26:29 lisu - define module name to use in spec ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-SQLAlchemy.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
