python-Jinja2: update to 2.11.3.

This commit is contained in:
Andrew J. Hesford 2021-01-31 21:22:28 -05:00
parent 73531c5d91
commit 7885f1cd9c

View file

@ -1,7 +1,7 @@
# Template file for 'python-Jinja2'
pkgname=python-Jinja2
version=2.11.2
revision=2
version=2.11.3
revision=1
wrksrc="Jinja2-${version}"
build_style=python-module
hostmakedepends="python-setuptools python3-setuptools"
@ -13,7 +13,7 @@ license="BSD-3-Clause"
homepage="http://jinja.pocoo.org/"
changelog="https://raw.githubusercontent.com/pallets/jinja/master/CHANGES.rst"
distfiles="${PYPI_SITE}/J/Jinja2/Jinja2-${version}.tar.gz"
checksum=89aab215427ef59c34ad58735269eb58b1a5808103067f7bb9d5836c651b3bb0
checksum=a6d58433de0ae800347cab1fa3043cebbabe8baa9d29e668f1c768cb87a333c6
do_check() {
PYTHONPATH=src python2 -m pytest