From 5fcecea7850ca8cb2d581101c108a4a885576b48 Mon Sep 17 00:00:00 2001 From: NoTag Date: Wed, 25 Sep 2024 09:47:13 +0000 Subject: [PATCH] * fixed pipx to build git-svn-id: https://svn.exactcode.de/t2/trunk@70995 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/python/pipx/pipx.cache | 13 +++++++++---- package/python/pipx/pipx.desc | 3 +++ 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/package/python/pipx/pipx.cache b/package/python/pipx/pipx.cache index 204845d34f..91e2496b86 100644 --- a/package/python/pipx/pipx.cache +++ b/package/python/pipx/pipx.cache @@ -1,18 +1,23 @@ -[TIMESTAMP] 1707568132 Sat Feb 10 12:28:52 2024 -[BUILDTIME] 2 (9) -[SIZE] 14.37 MB, 1213 files +[TIMESTAMP] 1727256220 Wed Sep 25 11:23:40 2024 +[BUILDTIME] 1 (9) +[SIZE] 0.29 MB, 49 files [DEP] 00-dirtree [DEP] bash [DEP] coreutils [DEP] diffutils -[DEP] findutils [DEP] gawk [DEP] grep [DEP] gzip +[DEP] hatch-vcs +[DEP] hatchling [DEP] openssl [DEP] python +[DEP] python-argocomplete +[DEP] python-gpep517 +[DEP] python-platformdirs [DEP] sed [DEP] setuptools +[DEP] setuptools-scm [DEP] tar diff --git a/package/python/pipx/pipx.desc b/package/python/pipx/pipx.desc index d9dae3a226..6671ed6707 100644 --- a/package/python/pipx/pipx.desc +++ b/package/python/pipx/pipx.desc @@ -19,10 +19,13 @@ [M] The T2 Project [C] extra/development +[E] add python-argocomplete python-platformdirs hatchling hatch-vcs setuptools-scm [L] MIT [S] Stable [V] 1.7.1 [P] X -----5---9 109.100 +[O] export SETUPTOOLS_SCM_PRETEND_VERSION=$ver + [D] 187fa8a5181384cee57962ddef0d6f6a21bc3b27f233449ee95ae51c pipx-1.7.1.tar.gz https://github.com/pypa/pipx/archive/refs/tags/1.7.1/ -- 2.11.4.GIT