From 8fa9df08a63b144f79ad7e941da2ac27a25a79cb Mon Sep 17 00:00:00 2001 From: icp Date: Mon, 16 Oct 2023 11:49:41 +0530 Subject: [PATCH] python3-userpath: update to 1.9.1. --- srcpkgs/python3-userpath/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-userpath/template b/srcpkgs/python3-userpath/template index 14a72c8dbb8dc6..04a6c0ffd98284 100644 --- a/srcpkgs/python3-userpath/template +++ b/srcpkgs/python3-userpath/template @@ -1,7 +1,7 @@ # Template file for 'python3-userpath' pkgname=python3-userpath -version=1.9.0 -revision=2 +version=1.9.1 +revision=1 build_style=python3-pep517 hostmakedepends="hatchling python3-wheel" depends="python3-click" @@ -12,7 +12,7 @@ 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=85e3274543174477c62d5701ed43a3ef1051824a9dd776968adc411e58640dd1 +checksum=ce8176728d98c914b6401781bf3b23fccd968d1647539c8788c7010375e02796 post_install() { vlicense LICENSE.txt LICENSE