Compare commits

...
Sign in to create a new pull request.

3 commits

Author SHA1 Message Date
Pádraig Brady
e8caad8f86 import python-jinja2-2.6 2013-07-19 14:29:30 +01:00
Rahul Sundaram
25611e90e4 Package is retired 2011-07-13 16:32:02 +05:30
Rahul Sundaram
32c5ee7ab5 Disable doc generation since python-sphinx isn't in EPEL 6 yet 2011-07-13 13:12:55 +05:30
3 changed files with 8 additions and 7 deletions

4
.gitignore vendored
View file

@ -1,3 +1 @@
/Jinja2-2.5.tar.gz
/Jinja2-2.5.2.tar.gz
/Jinja2-2.5.5.tar.gz
/Jinja2-2.6.tar.gz

View file

@ -6,11 +6,11 @@
# Enable building without docs to avoid a circular dependency between this
# and python-sphinx:
%global with_docs 1
%global with_docs 0
Name: python-jinja2
Version: 2.5.5
Release: 4%{?dist}
Version: 2.6
Release: 1%{?dist}
Summary: General purpose template engine
Group: Development/Languages
License: BSD
@ -155,6 +155,9 @@ popd
%changelog
* Mon Jul 25 2011 Thomas Moschny <thomas.moschny@gmx.de> - 2.6-1
- Update to 2.6.
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.5-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View file

@ -1 +1 @@
83b20c1eeb31f49d8e6392efae91b7d5 Jinja2-2.5.5.tar.gz
1c49a8825c993bfdcf55bb36897d28a2 Jinja2-2.6.tar.gz