python3-Jinja2: update to 3.1.5.
This commit is contained in:
parent
4d2710160f
commit
79d857421b
@ -1,18 +1,18 @@
|
||||
# Template file for 'python3-Jinja2'
|
||||
pkgname=python3-Jinja2
|
||||
version=3.1.4
|
||||
revision=2
|
||||
version=3.1.5
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-flit_core"
|
||||
depends="python3-MarkupSafe"
|
||||
checkdepends="python3-pytest $depends"
|
||||
checkdepends="python3-pytest python3-trio $depends"
|
||||
short_desc="Fast and expressive template engine"
|
||||
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://jinja.palletsprojects.com"
|
||||
changelog="https://raw.githubusercontent.com/pallets/jinja/master/CHANGES.rst"
|
||||
distfiles="${PYPI_SITE}/j/jinja2/jinja2-${version}.tar.gz"
|
||||
checksum=4a3aee7acbbe7303aede8e9648d13b8bf88a429282aa6122a993f0ac800cb369
|
||||
checksum=8fefff8dc3034e27bb80d67c671eb8a9bc424c0ef4c0826edbff304cceff43bb
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user