From 5369dc2b4869326e36a8c6ba6e3c36f8c8ba2c6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Mon, 4 Apr 2022 02:57:15 -0300 Subject: [PATCH] python3-Jinja2: update to 3.1.1. This update was reverted earlier (3d6eb58) because of an incompatibility with nbconvert-6.0.7 which is fixed in current nbconvert-6.4.5. --- srcpkgs/python3-Jinja2/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-Jinja2/template b/srcpkgs/python3-Jinja2/template index 6a4c28214cc..5fbc7ee2fa8 100644 --- a/srcpkgs/python3-Jinja2/template +++ b/srcpkgs/python3-Jinja2/template @@ -1,7 +1,6 @@ # Template file for 'python3-Jinja2' pkgname=python3-Jinja2 -reverts="3.1.1_1" -version=3.0.3 +version=3.1.1 revision=2 wrksrc="Jinja2-${version}" build_style=python3-module @@ -14,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=611bb273cd68f3b993fabdc4064fc858c5b47a973cb5aa7999ec1ba405c87cd7 +checksum=640bed4bb501cbd17194b3cace1dc2126f5b619cf068a726b98192a0fde74ae9 post_install() { vlicense LICENSE.rst