python-Jinja2: update to 2.10
This commit is contained in:
parent
17830dc52e
commit
5c51d3ca23
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-Jinja2'
|
||||
pkgname=python-Jinja2
|
||||
version=2.9.6
|
||||
revision=2
|
||||
version=2.10
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="Jinja2-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="http://jinja.pocoo.org/"
|
||||
license="3-clause-BSD"
|
||||
distfiles="${PYPI_SITE}/J/Jinja2/Jinja2-${version}.tar.gz"
|
||||
checksum=ddaa01a212cd6d641401cb01b605f4a4d9f37bfc93043d7f760ec70fb99ff9ff
|
||||
checksum=f84be1bb0040caca4cea721fcbbbbd61f9be9464ca236387158b0feea01914a4
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue