[packages/python-SQLAlchemy] up to 0.6.9

glen glen at pld-linux.org
Sun Jan 27 15:46:03 CET 2013


commit 54e13700e79113404bac4e320cbcb488b35c1c11
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Jan 27 16:45:38 2013 +0200

    up to 0.6.9

 python-SQLAlchemy.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/python-SQLAlchemy.spec b/python-SQLAlchemy.spec
index bf7f1e1..5f2f0ed 100644
--- a/python-SQLAlchemy.spec
+++ b/python-SQLAlchemy.spec
@@ -2,19 +2,19 @@
 # - examples and docs for python3
 # - builds, but got syntax errors when buildings
 #
-%bcond_without	python3
-%bcond_without	python2
+%bcond_without	python2	# CPython 2.x module
+%bcond_without	python3	# CPython 3.x module
+
 %define		module  SQLAlchemy
-#
 Summary:	Database Abstraction Library
 Summary(pl.UTF-8):	Biblioteka abstrakcji baz danych
 Name:		python-%{module}
-Version:	0.6.8
-Release:	2
+Version:	0.6.9
+Release:	1
 License:	MIT
 Group:		Libraries/Python
 Source0:	http://downloads.sourceforge.net/sqlalchemy/%{module}-%{version}.tar.gz
-# Source0-md5:	af56550a6eb8b7a8874b02c97407d73c
+# Source0-md5:	518c5eeca5623bb1fbac74f6917f922a
 URL:		http://www.sqlalchemy.org/
 %if %{with python2}
 BuildRequires:	python-devel >= 1:2.4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-SQLAlchemy.git/commitdiff/54e13700e79113404bac4e320cbcb488b35c1c11



More information about the pld-cvs-commit mailing list