From ebe4a69c9bc68db091cf2b4291bce79cdf47c15f Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 3 Apr 2024 13:18:17 +0200 Subject: [PATCH] python3-userpath: update to 1.9.2. --- srcpkgs/python3-userpath/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-userpath/template b/srcpkgs/python3-userpath/template index 04a6c0ffd98..e36a8632992 100644 --- a/srcpkgs/python3-userpath/template +++ b/srcpkgs/python3-userpath/template @@ -1,18 +1,17 @@ # Template file for 'python3-userpath' pkgname=python3-userpath -version=1.9.1 +version=1.9.2 revision=1 build_style=python3-pep517 hostmakedepends="hatchling python3-wheel" depends="python3-click" -checkdepends="$depends python3-pytest" short_desc="Cross-platform tool for adding locations to the user PATH" maintainer="Leah Neukirchen " license="MIT, Apache-2.0" homepage="https://github.com/ofek/userpath" changelog="https://raw.githubusercontent.com/ofek/userpath/master/HISTORY.rst" distfiles="${PYPI_SITE}/u/userpath/userpath-${version}.tar.gz" -checksum=ce8176728d98c914b6401781bf3b23fccd968d1647539c8788c7010375e02796 +checksum=6c52288dab069257cc831846d15d48133522455d4677ee69a9781f11dbefd815 post_install() { vlicense LICENSE.txt LICENSE