Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
78e96aac1d |
2 changed files with 5 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
%global srcname Jinja2
|
||||
|
||||
Name: python-jinja2
|
||||
Version: 2.11.2
|
||||
Version: 2.11.3
|
||||
Release: 1%{?dist}
|
||||
Summary: General purpose template engine
|
||||
License: BSD
|
||||
|
|
@ -180,6 +180,9 @@ PYTHONPATH=$(pwd)/src %{__python3} -m pytest tests
|
|||
|
||||
|
||||
%changelog
|
||||
* Sat Feb 6 2021 Thomas Moschny <thomas.moschny@gmx.de> - 2.11.3-1
|
||||
- Update to 2.11.3.
|
||||
|
||||
* Wed Apr 15 2020 Thomas Moschny <thomas.moschny@gmx.de> - 2.11.2-1
|
||||
- Re-add dependency on python-setuptools.
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (Jinja2-2.11.2.tar.gz) = baf62118702a7e113e6a22d9af58a5fa66af8017ded08f18705107a4cb93c9727c7fa118436aadfe0729d7f496241ca7bcce27863c5b19deaee3852eda68c082
|
||||
SHA512 (Jinja2-2.11.3.tar.gz) = fce4f835795fe9afb622f8106f60344032a811f3f693806f31ba482f9b7c1400f93dfa1701b4db0b472cbed4b0793cb329778c8091811ef0e3b577150d28e004
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue