From 57604192bb4023a5eaef344397ed9e6596fb640d Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Tue, 2 Jun 2026 20:47:31 +0300 Subject: [PATCH] pipx: bump to 1.13.0 Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean --- lang/python/pipx/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/pipx/Makefile b/lang/python/pipx/Makefile index d359dfaa58..eb6e0e4590 100644 --- a/lang/python/pipx/Makefile +++ b/lang/python/pipx/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pipx -PKG_VERSION:=1.12.0 +PKG_VERSION:=1.13.0 PKG_RELEASE:=1 PYPI_NAME:=pipx -PKG_HASH:=a25ae54944c116b7dc53440aab71975f29f4f9fe4bc478cf9ddb123bed3e00f5 +PKG_HASH:=d754c19d070893aab5d1ddb3d622ef57ec082b79f53c2664183165dbd2868c0e PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE