]> git.pld-linux.org Git - packages/python-jinja2.git/commitdiff
- why does main pkg require python3? auto/th/python-jinja2-2_5_5-2 auto/ti/python-jinja2-2_5_5-2
authorPatryk Zawadzki <patrys@room-303.com>
Mon, 15 Nov 2010 00:41:26 +0000 (00:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 2

Changed files:
    python-jinja2.spec -> 1.14

python-jinja2.spec

index da1e55061fec3bfe82d11bb258f17ba6cbef4105..fae8048c94dd493c5ff7b5087f090f9f1b648972 100644 (file)
@@ -6,7 +6,7 @@ Summary:        Template engine
 Summary(pl.UTF-8):     Silnik szablonów
 Name:          python-%{module}
 Version:       2.5.5
-Release:       1
+Release:       2
 License:       BSD
 Group:         Development/Languages/Python
 Source0:       http://pypi.python.org/packages/source/J/Jinja2/Jinja2-%{version}.tar.gz
@@ -22,7 +22,6 @@ BuildRequires:        python-setuptools
 BuildRequires: python3-devel
 BuildRequires: python3-distribute
 BuildRequires: python3-modules
-%pyrequires_eq python3-modules
 %endif
 %if %{with doc}
 BuildRequires: sphinx-pdg
@@ -44,6 +43,9 @@ ograniczonym środowisku.
 Summary:       Template engine
 Summary(pl.UTF-8):      Silnik szablonów
 Group:          Development/Languages/Python
+%if %{with python3}
+%pyrequires_eq python3-modules
+%endif
 
 %description
 A small but fast and easy to use stand-alone template engine written
This page took 0.059873 seconds and 4 git commands to generate.