mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
python3-Jinja2: update to 3.1.6.
This commit is contained in:
parent
b48f58f068
commit
f349d11cbe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-Jinja2'
|
||||
pkgname=python3-Jinja2
|
||||
version=3.1.5
|
||||
version=3.1.6
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-flit_core"
|
||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://jinja.palletsprojects.com"
|
||||
changelog="https://raw.githubusercontent.com/pallets/jinja/master/CHANGES.rst"
|
||||
distfiles="${PYPI_SITE}/j/jinja2/jinja2-${version}.tar.gz"
|
||||
checksum=8fefff8dc3034e27bb80d67c671eb8a9bc424c0ef4c0826edbff304cceff43bb
|
||||
checksum=0137fb05990d35f1275a587e9aee6d56da821fc83491a0fb838183be43f66d6d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue