python3-Jinja2: update to 3.1.2.
This commit is contained in:
parent
61c20dee03
commit
9272ac7a5b
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'python3-Jinja2'
|
||||
pkgname=python3-Jinja2
|
||||
reverts="3.1.1_1 3.1.1_2"
|
||||
version=3.0.3
|
||||
revision=3
|
||||
version=3.1.2
|
||||
revision=1
|
||||
wrksrc="Jinja2-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -14,7 +14,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=611bb273cd68f3b993fabdc4064fc858c5b47a973cb5aa7999ec1ba405c87cd7
|
||||
checksum=31351a702a408a9e7595a8fc6150fc3f43bb6bf7e319770cbc0db9df9437e852
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.rst
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue