From 49c75c8065e27023aa8bcb1cf3ee52bae1b0115f Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 19 Apr 2022 08:37:24 -0400 Subject: [PATCH] python3-pytools: update to 2022.1.4. --- srcpkgs/python3-pytools/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-pytools/template b/srcpkgs/python3-pytools/template index 1cbf56dc08d..6a57301a4d6 100644 --- a/srcpkgs/python3-pytools/template +++ b/srcpkgs/python3-pytools/template @@ -1,18 +1,18 @@ # Template file for 'python3-pytools' pkgname=python3-pytools -version=2022.1.2 +version=2022.1.4 revision=1 wrksrc=${pkgname#*-}-${version} build_style=python3-module hostmakedepends="python3-setuptools" -depends="python3-decorator python3-appdirs python3-six python3-numpy" -checkdepends="python3-pytest python3-mpi4py $depends" +depends="python3-platformdirs python3-numpy python3-typing_extensions" +checkdepends="python3-pytest $depends" short_desc="Python utilities from Andreas Kloeckner" maintainer="Andrew J. Hesford " license="X11" homepage="https://pypi.org/project/pytools" distfiles="${PYPI_SITE}/p/pytools/pytools-${version}.tar.gz" -checksum=5e824101880a246354756365880a65bb416f6a8cab6513b68fcbb48fba090fcb +checksum=ae25f7c9b196fcd0d15e53bfe05236fe7bc5efd923810fbaeeee1a4bc4b6764a post_install() { vlicense LICENSE