gnu: python-sshfs: Update to 2025.11.0.

* gnu/packages/ssh.scm (python-sshfs): Update to 2025.11.0.

Change-Id: Iddf7fbe80e0e3da6ec2f806eb232985058d3709b
This commit is contained in:
Cayetano Santos 2026-01-02 19:53:16 +01:00
parent 00885d3bcf
commit 4a0fa0bb4c
No known key found for this signature in database
GPG key ID: BF5CDF4DF6BF6682

View file

@ -874,7 +874,7 @@ need OpenSSH binaries to be installed.")
(define-public python-sshfs
(package
(name "python-sshfs")
(version "2025.10.0")
(version "2025.11.0")
(source
(origin
(method git-fetch)
@ -883,7 +883,7 @@ need OpenSSH binaries to be installed.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1cdq4wpx68k9bcrns2p2jr3f3rg8hck8588rnw6yn5rsfdlvyvr0"))))
(base32 "1igcjjsaa2x4zbdwzrybv077kghjair3ighs9jdmgsa7wj66pcaf"))))
(build-system pyproject-build-system)
(arguments
(list