From b23ba813bf52526d3eb3400d64f031a19da1900c Mon Sep 17 00:00:00 2001 From: icp Date: Fri, 2 Dec 2022 14:26:57 +0530 Subject: [PATCH] python3-path: update to 16.6.0. --- srcpkgs/python3-path/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-path/template b/srcpkgs/python3-path/template index ed4166c7896d..115538098be4 100644 --- a/srcpkgs/python3-path/template +++ b/srcpkgs/python3-path/template @@ -1,7 +1,7 @@ # Template file for 'python3-path' pkgname=python3-path -version=16.5.0 -revision=2 +version=16.6.0 +revision=1 build_style=python3-pep517 hostmakedepends="python3-wheel python3-setuptools_scm" depends="python3" @@ -9,10 +9,10 @@ checkdepends="python3-pytest-xdist" short_desc="Python module for object-oriented file system path manipulation" maintainer="icp " license="MIT" -homepage="https://github.com/jaraco/path" +homepage="https://pypi.org/project/path/" changelog="https://raw.githubusercontent.com/jaraco/path/main/CHANGES.rst" distfiles="${PYPI_SITE}/p/path/path-${version}.tar.gz" -checksum=2722e500b370bc00d5934d2207e26b17a09ee73eb0150f651d5a255d8be935a2 +checksum=bea3816e1d54f4e33aac78d2031a0b0ed2f95e69db85b45d51f17df97071da69 post_install() { vlicense LICENSE