~ruther/guix-local

d2338b1e087e577872af7dc2a975b3b642be5bee — Sharlatan Hellseher 4 months ago c5bc415
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
1 files changed, 6 insertions(+), 2 deletions(-)

M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +6 -2
@@ 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