python3-Jinja2: update to 3.0.3.
This commit is contained in:
parent
fd08510df7
commit
40bc6e9465
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-Jinja2'
|
||||
pkgname=python3-Jinja2
|
||||
version=3.0.2
|
||||
version=3.0.3
|
||||
revision=1
|
||||
wrksrc="Jinja2-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,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=827a0e32839ab1600d4eb1c4c33ec5a8edfbc5cb42dafa13b81f182f97784b45
|
||||
checksum=611bb273cd68f3b993fabdc4064fc858c5b47a973cb5aa7999ec1ba405c87cd7
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.rst
|
||||
|
|
Loading…
Reference in a new issue