From aa19323d1224d6966166740e11c7dfc36fbb1515 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 9 May 2021 17:14:08 +0200 Subject: [PATCH] python3-userpath: update to 1.5.0. --- 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 117866eb9b..923ee33b79 100644 --- a/srcpkgs/python3-userpath/template +++ b/srcpkgs/python3-userpath/template @@ -1,18 +1,18 @@ # Template file for 'python3-userpath' pkgname=python3-userpath -version=1.4.2 +version=1.5.0 revision=1 wrksrc="userpath-${version}" build_style=python3-module pycompile_module="userpath" hostmakedepends="python3-setuptools" -depends="python3-distro python3-click" +depends="python3-click" 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" distfiles="${PYPI_SITE}/u/userpath/userpath-${version}.tar.gz" -checksum=dd4b5496e4ef2c1a3bbb103ffefa7738fa4ba15f23580918bb9f949dcd61a8a7 +checksum=61f84899b7280800a8b6cc1b959a0cf250f6757e6f6c7176d7455bb693a4423a post_install() { vlicense LICENSE-MIT