From a3975c60645a543c05f1cdd01136b30aad574b4b Mon Sep 17 00:00:00 2001 From: icp Date: Sat, 17 Jun 2023 11:54:41 +0530 Subject: [PATCH] hatchling: update to 1.18.0. --- srcpkgs/hatchling/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hatchling/template b/srcpkgs/hatchling/template index bb221be3e72..75c668d88f3 100644 --- a/srcpkgs/hatchling/template +++ b/srcpkgs/hatchling/template @@ -1,6 +1,6 @@ # Template file for 'hatchling' pkgname=hatchling -version=1.17.0 +version=1.18.0 revision=1 build_style=python3-pep517 _deps="python3-editables python3-packaging python3-pathspec python3-pluggy @@ -13,7 +13,7 @@ license="MIT" homepage="https://hatch.pypa.io/latest/" changelog="https://raw.githubusercontent.com/pypa/hatch/master/docs/history/hatchling.md" distfiles="${PYPI_SITE}/h/hatchling/hatchling-${version}.tar.gz" -checksum=b1244db3f45b4ef5a00106a46612da107cdfaf85f1580b8e1c059fefc98b0930 +checksum=50e99c3110ce0afc3f7bdbadff1c71c17758e476731c27607940cfa6686489ca post_install() { vlicense LICENSE.txt