~ruther/guix-local

bb1e74a96fe6ae68e4cec8cc5aec3a4e7ea70133 — Sharlatan Hellseher 2 years ago 950b105
gnu: python-partd: Enable tests.

Newer version of the project is migrated to pyproject.toml, this change
may help to prepare for the future upgrade.

* gnu/packages/python-xyz.scm (python-partd) [build-system]: Swap to
pyproject-build-system, allowing to detect tests and run them.

Change-Id: Ia4375b83cea6dcbf7781b3dc40f544261075d2ca
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +1 -1
@@ 27560,7 27560,7 @@ they use the same path.")
       (sha256
        (base32
         "1sy3vdfyyx3bc5590zb7gwpsmimqz8m992x9hsydq8nmhixqjrxa"))))
    (build-system python-build-system)
    (build-system pyproject-build-system)
    (propagated-inputs
     (list python-blosc
           python-locket