From 6913e7202c4aac01b925d4407f72fdf14afdf8dc Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 13 Oct 2021 10:47:17 -0400 Subject: [PATCH] python3-flit_core: update to 3.4.0. --- srcpkgs/python3-flit_core/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-flit_core/template b/srcpkgs/python3-flit_core/template index 556363426c1..7dc2741a99e 100644 --- a/srcpkgs/python3-flit_core/template +++ b/srcpkgs/python3-flit_core/template @@ -1,11 +1,11 @@ # Template file for 'python3-flit_core' pkgname=python3-flit_core -version=3.3.0 -revision=2 +version=3.4.0 +revision=1 wrksrc="flit-${version}" build_wrksrc="flit_core" build_style=python3-pep517 -depends="python3-toml" +depends="python3-tomli" checkdepends="python3-pytest python3-testpath $depends" short_desc="Simplified packaging of Python modules - PEP 517 build backend" maintainer="Andrew J. Hesford " @@ -13,7 +13,7 @@ license="BSD-3-Clause" homepage="https://flit.readthedocs.io" changelog="https://flit.readthedocs.io/en/latest/history.html" distfiles="${PYPI_SITE}/f/flit/flit-${version}.tar.gz" -checksum=65fbe22aaa7f880b776b20814bd80b0afbf91d1f95b17235b608aa256325ce57 +checksum=390288b27d89a084a32fc40020ad953e14bc215c5a01e6eb6ab8c9bdbcc57283 post_install() { vlicense ../LICENSE