[packages/python-wtforms] - rel 5; BR python-sqlalchemy for tests

arekm arekm at pld-linux.org
Tue Sep 15 15:12:22 CEST 2015


commit 7d4dd7969f46ec6bb7c43f49feefc99964194b0e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Sep 15 15:12:19 2015 +0200

    - rel 5; BR python-sqlalchemy for tests

 python-wtforms.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python-wtforms.spec b/python-wtforms.spec
index ba111b9..26ae60c 100644
--- a/python-wtforms.spec
+++ b/python-wtforms.spec
@@ -10,7 +10,7 @@ Summary:	A flexible forms validation and rendering library for python web develo
 Summary(pl.UTF-8):	Biblioteka umożliwiająca generację i walidację formularzy html w jezyku python
 Name:		python-%{module}
 Version:	2.0.1
-Release:	4
+Release:	5
 License:	BSD
 Group:		Development/Languages/Python
 Source0:	http://pypi.python.org/packages/source/W/WTForms/WTForms-%{version}.zip
@@ -21,10 +21,12 @@ BuildRequires:	rpmbuild(macros) >= 1.219
 BuildRequires:	unzip
 %if %{with python2}
 BuildRequires:	python-distribute
+BuildRequires:	python-sqlalchemy
 %endif
 %if %{with python3}
 BuildRequires:	python3-distribute
 BuildRequires:	python3-modules
+BuildRequires:	python3-sqlalchemy
 %endif
 
 Requires:	python-modules
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-wtforms.git/commitdiff/7d4dd7969f46ec6bb7c43f49feefc99964194b0e



More information about the pld-cvs-commit mailing list