Update to 2.10.1.
This commit is contained in:
parent
8c81a7dfe4
commit
13da8e68ac
@ -1,6 +1,6 @@
|
||||
Name: python-jinja2
|
||||
Version: 2.10
|
||||
Release: 8%{?dist}
|
||||
Version: 2.10.1
|
||||
Release: 1%{?dist}
|
||||
Summary: General purpose template engine
|
||||
License: BSD
|
||||
URL: http://jinja.pocoo.org/
|
||||
@ -24,7 +24,7 @@ Source0: https://files.pythonhosted.org/packages/source/J/Jinja2/Jinja2-%
|
||||
# and python-sphinx:
|
||||
%bcond_without docs
|
||||
|
||||
%if 0%{?fedora} > 25 || 0%{?rhel} > 7
|
||||
%if 0%{?fedora} || 0%{?rhel} > 7
|
||||
%bcond_without async
|
||||
%else
|
||||
%bcond_with async
|
||||
@ -213,6 +213,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Apr 10 2019 Thomas Moschny <thomas.moschny@gmx.de> - 2.10.1-1
|
||||
- Update to 2.10.1.
|
||||
|
||||
* Wed Feb 27 2019 Phil Wyett <philwyett@kathenas.org> - 2.10-8
|
||||
- Fix FTBS due to bad conditional
|
||||
- Add version requirement for markupsafe
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Jinja2-2.10.tar.gz) = 0ea7371be67ffcf19e46dfd06523a45a0806e678a407d54f5f2f3e573982f0959cf82ec5d07b203670309928a62ef71109701ab16547a9bba2ebcdc178cb67f2
|
||||
SHA512 (Jinja2-2.10.1.tar.gz) = a00153a0e07bb7d67f301b4eaf7af657726a1985e9ffc7ae2d76bdbb4c062d672efc8065e398767e1039b18a483a0092e206deac91e4047aad64920b56869623
|
||||
|
Loading…
Reference in New Issue
Block a user