~ruther/guix-local

d782bd75 — Cayetano Santos 4 months ago
gnu: python-androguard: Update to 3.3.5.

* gnu/packages/android.scm (python-androguard): Update to 3.3.5.
[propagated-inputs]: Add python-click and python-pydot.

Change-Id: I5bb7ec8566b3d27db1f8cbc1b7adb4d8201250d2
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
16b22c41 — Cayetano Santos 4 months ago
gnu: python-pytooling: Update to 8.7.6.

* gnu/packages/python-xyz.scm (python-pytooling): Update to 8.7.6.
[native-inputs]: Remove python-wheel.

Change-Id: I371c4b3419c7076c0b35d3ce9f437959da912ecf
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
cb9e02e5 — Ghislain Vaillant 4 months ago
gnu: Add python-sshfs.

* gnu/packages/python-xyz.scm (python-sshfs): New variable.

Change-Id: I22ea5d608f8b02d584dd2d8318d2142e898e629f
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
d2550caf — Ghislain Vaillant 4 months ago
gnu: Add python-mock-ssh-server.

* gnu/packages/python-xyz.scm (python-mock-ssh-server): New variable.

Change-Id: Id5ab44d812fb6e0d8758961e81e4659e7c215823
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
44772b3b — Sharlatan Hellseher 4 months ago
gnu: idr: Switch to pyproject.

* gnu/packages/bioinformatics.scm (idr)[build-system]: Switch to
pyproject-build-system.
[native-inputs]: Add python-setuptools.

Change-Id: Ib6811a399b4c531f119bcef23b3216ff70c2d5eb
64dac23e — Sharlatan Hellseher 4 months ago
gnu: python-deeptoolsintervals: Switch to pyproject.

* gnu/packages/bioinformatics.scm (python-deeptoolsintervals):
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-pytest and python-setuptools.

Change-Id: I2f95aa4f526f879d9407d7625834f389e384bc39
68963327 — Sharlatan Hellseher 4 months ago
gnu: python-twobitreader: Update to 3.1.9.

* gnu/packages/bioinformatics.scm (python-twobitreader): Update to 3.1.9.
[build-system]: Switch to pyproject-build-system.
[arguments] <tests?>: Enable.
[native-inputs]: Remove python-sphinx; add python-pytest and
python-setuptools.

Change-Id: I1c8d450611f1a3f3d271606bb744dd24c5f60d4d
6b6a3c6c — Sharlatan Hellseher 4 months ago
gnu: bwa-meth: Update to 0.2.9.

* gnu/packages/bioinformatics.scm (bwa-meth): Update to 0.2.9.
[build-system]: Switch to pyproject-build-system.
[arguments] <tests?>: No tests.
[inputs]: Add python-toolshed.
[native-inputs]: Remove python-toolshed; add python-setuptools.

Change-Id: Ib3544054943af904f4acea0a899f86ef66e7a47d
075dc6ec — Sharlatan Hellseher 4 months ago
gnu: python-fastalite: Update to 0.4.1.

* gnu/packages/bioinformatics.scm (python-fastalite): Update to 0.4.1.
[source]: Switch to git-fetch providing test data.
[build-system]: Switch to pyproject-build-system.
[arguments] <tests?>: Enable.
<test-backend>: Use 'unittest.
<phases>: Add set-version.
[native-inputs]: Add python-setuptools.

Change-Id: Ie6659208edb37995303cf332e3b985a89d5e8d39
b68eb98b — Sharlatan Hellseher 4 months ago
gnu: python-cmseq: Fix build.

* gnu/packages/bioinformatics.scm (python-bcbio-gff/biopython-1.73):
Rename variable to python-bcbio-gff-for-python-cmseq and pin to 0.6.9
version which is the last one compatible with python-biopython-1.73.
(python-cmseq)[propagated-inputs]: Remove
python-bcbio-gff/biopython-1.73; add python-bcbio-gff-for-python-cmseq.
[native-inputs]: Add python-setuptools.

Change-Id: Id7c37f8f34058648506645ce07c2a89dfcea2067
898721e1 — Sharlatan Hellseher 4 months ago
gnu: python-ega-download-client: Update to 5.2.1.

* gnu/packages/bioinformatics.scm (python-ega-download-client): Update to 5.2.1.
[arguments]: Use G-Expressions.
<test-flags>: Rework skipped tests and ignored tests files
generating very larg test files (up to 150GiB) which may affect the CI
or user's machine.
[native-inputs]: Remove python-coverage and python-wheel; add
nss-certs-for-test.

Change-Id: Ic91c65e548e27d6c57396000233b6e5f5949554c
a4acb04c — Maxim Cournoyer 4 months ago
Revert "gnu: Add zstd-final."

This reverts commit e945001f04cc2ffcdee64aec4036a7e96bc67402.
84c92de6 — Maxim Cournoyer 4 months ago
Revert "gnu: %final-inputs: Use zstd-final."

This reverts commit 75d24fbfeff3637f44099fd205ab25fa8fffd53b.
e983b65c — Maxim Cournoyer 4 months ago
Revert "gnu: Add pkg-config-final."

This reverts commit 72a99ff1a72c00d2b7a29f203b38cb4ec1c6fc34.
d93bb701 — Maxim Cournoyer 4 months ago
Revert "gnu: binutils-final: Enable zstd support."

This reverts commit 0c1de511f8fd81b5325160ea624e2953dd32ad84.
267c8648 — Maxim Cournoyer 4 months ago
Revert "gnu: binutils: Fix indentation."

This reverts commit afe80d2a6356f016d5e2a9f5efbb83d783593f9f.
b6323d3f — Maxim Cournoyer 4 months ago
Revert "gnu: binutils: Do not compress debug sections."

This reverts commit 3410d8bdc8be3c940a6e37aab44d419bc82c3578.
95b64bba — Maxim Cournoyer 4 months ago
Revert "gnu: binutils: Enable zstd compression."

This reverts commit 16f0f497cdfef626c8f5960387037215b68d6a05.
4801cb6f — Maxim Cournoyer 4 months ago
Revert "gnu: binutils-boot0: Refactor arguments."

This reverts commit 6f229017f5ba52a69d4b7bc35722c9f919372f71.
63d395cf — Maxim Cournoyer 4 months ago
Revert "gnu: binutils: Use zstd compression level 19."

This reverts commit 87a23070f2992d41942c6d3683329c7480303e04.
Next