From 97ef224a402f2a9f1c02beeaae9853353981f662 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 28 May 2020 23:05:09 +0200 Subject: [PATCH] python3-pipx: update to 0.15.4.0. --- srcpkgs/python3-pipx/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-pipx/template b/srcpkgs/python3-pipx/template index 9b3c50d9cfe..8899230c814 100644 --- a/srcpkgs/python3-pipx/template +++ b/srcpkgs/python3-pipx/template @@ -1,11 +1,10 @@ # Template file for 'python3-pipx' pkgname=python3-pipx -version=0.15.3.1 +version=0.15.4.0 revision=1 archs=noarch wrksrc="pipx-${version}" build_style=python3-module -pycompile_module="pipx" hostmakedepends="python3-setuptools" depends="python3-argcomplete python3-userpath python3-setuptools" short_desc="Install and Run Python Applications in Isolated Environments" @@ -13,7 +12,7 @@ maintainer="Leah Neukirchen " license="MIT" homepage="https://pipxproject.github.io/pipx/" distfiles="${PYPI_SITE}/p/pipx/pipx-${version}.tar.gz" -checksum=58dbad8645df1902d6ad2944cf4878003341bab9c8bc6bb6ee4b4feb8acd6033 +checksum=b90285a1c6eddf45ba4e48110b81d7c1e285b127e82fa99a61168937f98e5cb5 post_install() { vlicense LICENSE