]> git.pld-linux.org Git - packages/python3-werkzeug.git/blobdiff - python-Werkzeug.spec
- do not create empty pl translation. cleanups
[packages/python3-werkzeug.git] / python-Werkzeug.spec
index 28c308f65f641c9b6e5da10107a7d7c81bcadf21..7925da58d19b573e487b4078bf2548e9b304ad6e 100644 (file)
@@ -4,7 +4,6 @@
 
 %define        module  Werkzeug
 Summary:       The Swiss Army knife of Python web development
-#Summary(pl.UTF-8):    -
 Name:          python-%{module}
 Version:       0.8.3
 Release:       0.1
@@ -15,10 +14,8 @@ Source0:     http://pypi.python.org/packages/source/W/Werkzeug/%{module}-%{version}.
 URL:           http://werkzeug.pocoo.org/
 BuildRequires: python-distribute
 BuildRequires: rpm-pythonprov
-# if py_postclean is used
 BuildRequires: rpmbuild(macros) >= 1.219
-#Requires:             python-libs
-Requires:              python-modules
+Requires:      python-modules
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -30,8 +27,6 @@ response objects, HTTP utilities to handle entity tags, cache control
 headers, HTTP dates, cookie handling, file uploads, a powerful URL
 routing system and a bunch of community contributed addon modules.
 
-%description -l pl.UTF-8
-
 %prep
 %setup -q -n %{module}-%{version}
 
This page took 0.084676 seconds and 4 git commands to generate.