Revert "python3-Jinja2: update to 3.1.1."
Removal of jinja2.Markup still breaks salt; back to 3.0.3 *again*. This reverts commit 5369dc2b4869326e36a8c6ba6e3c36f8c8ba2c6a.
This commit is contained in:
parent
9b342c56f0
commit
16b70b0ef7
@ -1,7 +1,8 @@
|
|||||||
# Template file for 'python3-Jinja2'
|
# Template file for 'python3-Jinja2'
|
||||||
pkgname=python3-Jinja2
|
pkgname=python3-Jinja2
|
||||||
version=3.1.1
|
reverts="3.1.1_1 3.1.1_2"
|
||||||
revision=2
|
version=3.0.3
|
||||||
|
revision=3
|
||||||
wrksrc="Jinja2-${version}"
|
wrksrc="Jinja2-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
@ -13,7 +14,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=640bed4bb501cbd17194b3cace1dc2126f5b619cf068a726b98192a0fde74ae9
|
checksum=611bb273cd68f3b993fabdc4064fc858c5b47a973cb5aa7999ec1ba405c87cd7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.rst
|
vlicense LICENSE.rst
|
||||||
|
Loading…
x
Reference in New Issue
Block a user