From 5767b7bb4f40ef3396fb8d2431a459722a2a6554 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 30 Aug 2024 15:10:04 +0200 Subject: [PATCH] python3-pipx: update to 1.7.1. --- srcpkgs/python3-pipx/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-pipx/template b/srcpkgs/python3-pipx/template index fba6b117c3d..9357cfe32b5 100644 --- a/srcpkgs/python3-pipx/template +++ b/srcpkgs/python3-pipx/template @@ -1,6 +1,6 @@ # Template file for 'python3-pipx' pkgname=python3-pipx -version=1.6.0 +version=1.7.1 revision=1 build_style=python3-pep517 hostmakedepends="hatchling hatch-vcs" @@ -9,9 +9,9 @@ short_desc="Install and Run Python Applications in Isolated Environments" maintainer="Leah Neukirchen " license="MIT" homepage="https://pipx.pypa.io/stable/" -changelog="https://pipx.pypa.io/stable/changelog/" +changelog="https://pipx.pypa.io/stable/CHANGELOG/" distfiles="${PYPI_SITE}/p/pipx/pipx-${version}.tar.gz" -checksum=840610e00103e3d49ae24b6b51804b60988851a5dd65468adb71e5a97e2699b2 +checksum=762de134e16a462be92645166d225ecef446afaef534917f5f70008d63584360 post_install() { vlicense LICENSE