summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2025-10-12 20:44:25 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2025-10-13 11:57:21 +0100
commitd2338b1e087e577872af7dc2a975b3b642be5bee (patch)
treee4ce46b19bd13f06f271c326a29e0e4e0727b8c3 /gnu/packages/python-xyz.scm
parentc5bc415c13fa0e5c0520bbcdf110e72cc2dd36ef (diff)
gnu: python-userspacefs: Switch to pypproejct.
* gnu/packages/python-xyz.scm (python-userspacefs)[build-system]: Switch to pypproejct-build-system. [native-inputs]: Add python-setuptools. [home-page]: Upstream move development away from GitHub to it's own repository. Change-Id: Ie659f21c206f50d6808b92ddedd531c2ff4fc250
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r--gnu/packages/python-xyz.scm8
1 files changed, 6 insertions, 2 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index ea5556d6d02..322cdada429 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -28795,10 +28795,14 @@ package updates.")
(sha256
(base32
"0v0qkdwfc61s2yiq7d7amin93x5biypfmi9pfhf8yj1rdpx5yvsx"))))
- (build-system python-build-system)
+ (build-system pyproject-build-system)
+ (arguments
+ (list #:tests? #f)) ;no tests
+ (native-inputs
+ (list python-setuptools))
(propagated-inputs
(list python-fusepyng))
- (home-page "https://github.com/rianhunter/userspacefs")
+ (home-page "https://thelig.ht/code/userspacefs/readme.html")
(synopsis "User-space file systems for Python")
(description
"@code{userspacefs} is a library that allows you to easily write