python3-Jinja2: update to 3.1.3.
This commit is contained in:
parent
d32929f5c0
commit
565a85fa11
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'python3-Jinja2'
|
# Template file for 'python3-Jinja2'
|
||||||
pkgname=python3-Jinja2
|
pkgname=python3-Jinja2
|
||||||
reverts="3.1.1_1 3.1.1_2"
|
reverts="3.1.1_1 3.1.1_2"
|
||||||
version=3.1.2
|
version=3.1.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-MarkupSafe"
|
depends="python3-MarkupSafe"
|
||||||
|
@ -13,7 +13,7 @@ license="BSD-3-Clause"
|
||||||
homepage="http://jinja.pocoo.org/"
|
homepage="http://jinja.pocoo.org/"
|
||||||
changelog="https://raw.githubusercontent.com/pallets/jinja/master/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/pallets/jinja/master/CHANGES.rst"
|
||||||
distfiles="${PYPI_SITE}/J/Jinja2/Jinja2-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/J/Jinja2/Jinja2-${version}.tar.gz"
|
||||||
checksum=31351a702a408a9e7595a8fc6150fc3f43bb6bf7e319770cbc0db9df9437e852
|
checksum=ac8bd6544d4bb2c9792bf3a159e80bba8fda7f07e81bc3aed565432d5925ba90
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.rst
|
vlicense LICENSE.rst
|
||||||
|
|
Loading…
Reference in New Issue