guix/gnu
Nicolas Graves db14ce5c4d
gnu: python-bed-reader: Fix build and enable tests.
* gnu/packages/bioinformatics.scm (python-bed-reader): Fix build and enable tests.
[source]{snippet}: Delete bundled website-related javascript.
{patches}: Use the store-cached instead of pooch-cached samples.
[arguments]{tests?}: Enable them.
{cargo-test-flags}: Skip doc tests. Skip failing tests.
{cargo-inputs}: Improve style.
{cargo-development-inputs}: Improve style.
{phases}: Add phases 'set-data-path, 'patch-data-path to use
store-cached samples for library and tests.  Rewrite phase
'prepare-python-module to rely more on the existing info in
pyproject.toml.  Rewrite phase 'check-python entirely, and
marginaly rewrite phase 'install-python-library to match 'check-python
phase style.
{modules}: Adapt accordingly.
{propagated-inputs}: Remove python-pooch. Add python-scipy.

(bed-sample-files): Add origin, used in python-bed-reader.

* gnu/packages/patches/python-bed-reader-use-store-samples.patch: Add
patch.
* gnu/local.mk: Record patch.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-04-16 11:46:28 +02:00
..
bootloader
build build: dbus-service: Quote body argument in 'with-retries' syntax. 2025-04-14 10:34:52 +09:00
home home: services: msmtp: Accept g-expressions for ‘password-eval’. 2025-04-08 17:23:27 +02:00
installer
machine machine: hetzner: Allow connections using ssh-agent. 2025-04-06 11:45:18 +02:00
packages gnu: python-bed-reader: Fix build and enable tests. 2025-04-16 11:46:28 +02:00
services gnu: speakersafetyd: Add log file. 2025-04-14 13:49:29 +09:00
system gnu: Fix guix system vm --share argument error. 2025-04-10 01:30:38 +02:00
tests tests: Streamline ngircd test image. 2025-04-14 10:34:52 +09:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: python-bed-reader: Fix build and enable tests. 2025-04-16 11:46:28 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm