summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorNicolas Graves <ngraves@ngraves.fr>2025-09-23 23:36:58 +0200
committerSharlatan Hellseher <sharlatanus@gmail.com>2025-09-25 09:37:01 +0100
commit5f4fc7c5b2a0d59f112df340f0896a2be0e0c625 (patch)
tree3abfc3f123788ce60f3ada395d34944430b56e63 /gnu/local.mk
parent1cd2a221f339fe5640760284cd7cfaac5485ae88 (diff)
gnu: python-sshtunnel: Update to 0.4.0-0.dc07328.
* gnu/local.mk (python-sshtunnel): Update to 0.4.0-0.dc07328. * gnu/packages/patches/python-sshtunnel-pep518.patch * gnu/packages/python-xyz.scm (python-sshtunnel) [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Add phase 'remove-deprecated-dsskey. [native-inputs]: Add python-setuptools. Change-Id: I05da3ee717076b690d4a3e609b98d23a5ffa965a Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 5674fcfb91b..1ef437c3a80 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -2053,6 +2053,7 @@ dist_patch_DATA = \
%D%/packages/patches/python-sgmllib3k-assertions.patch \
%D%/packages/patches/python-sphobjinv-defer-ssl-import.patch \
%D%/packages/patches/python-sphinx-prompt-docutils-0.19.patch \
+ %D%/packages/patches/python-sshtunnel-pep518.patch \
%D%/packages/patches/python-zeroc-ice-3.6.5-python-3.11-support.patch \
%D%/packages/patches/qcodeeditor-qt6.patch \
%D%/packages/patches/qgit-2.12-fix-search-style.patch \