]> git.pld-linux.org Git - packages/python-wtforms.git/commitdiff
Release 1. Lukasz Gabrych tested it to work. Translations added. auto/th/python-WTForms-1.0.1-1
authorMateusz Korniak <matkor@pld-linux.org>
Wed, 8 Aug 2012 13:24:32 +0000 (15:24 +0200)
committerMateusz Korniak <matkor@pld-linux.org>
Wed, 8 Aug 2012 13:24:32 +0000 (15:24 +0200)
python-WTForms.spec

index ba07a9ae78234c71767ae74f83a955d114a15d0f..aa18288f63fff9d7d42a131d2ed7eb5c94adabfb 100644 (file)
@@ -4,13 +4,13 @@
 
 %define        module  WTForms
 Summary:       A flexible forms validation and rendering library for python web development
-Summary(pl.UTF-8):     -
+Summary(pl.UTF-8):     Biblioteka umożliwiająca generację i walidację formularzy html w jezyku python
 Name:          python-%{module}
 Version:       1.0.1
-Release:       0.1
+Release:       1
 License:       BSD
 Group:         Development/Languages/Python
-Source0:       http://pypi.python.org/packages/source/W/WTForms/%{module}-%{version}.zip
+Source0:       http://pypi.python.org/packages/source/W/%{module}/%{module}-%{version}.zip
 # Source0-md5: d4284596daadf7eae048aef8e449c543
 URL:           http://wtforms.simplecodes.com/
 BuildRequires: python-distribute
@@ -25,6 +25,10 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 A flexible forms validation and rendering library for python web
 development.
 
+%description -l pl.UTF-8
+Biblioteka umożliwiająca generację i walidację formularzy html w
+jezyku python
+
 %prep
 %setup -q -n %{module}-%{version}
 
@@ -54,3 +58,4 @@ rm -rf $RPM_BUILD_ROOT
 %if "%{py_ver}" > "2.4"
 %{py_sitescriptdir}/%{module}-*.egg-info
 %endif
+
This page took 0.089366 seconds and 4 git commands to generate.