Ricardo Wurmus
298a8d0b89
gnu: khmer: Cythonize source files.
...
* gnu/packages/bioinformatics.scm (khmer)[source]: Remove generated files.
[arguments]: Add phase 'do-use-cython to patch the setup.py to generate cpp
files from Cython sources; add 'build-extensions phase; replace 'check phase.
2021-12-08 14:31:53 +01:00
Ricardo Wurmus
9a19e8f609
gnu: cwltool: Update to 3.1.20211107152837.
...
* gnu/packages/bioinformatics.scm (cwltool): Update to 3.1.20211107152837.
[arguments]: Adjust phase 'loosen-version-restrictions; remove trailing #T
from build phases; fix /bin/sh invocations in test files.
2021-12-08 14:31:52 +01:00
Guillaume Le Vaillant
ac53cbb368
gnu: monero: Improve check phase.
...
* gnu/packages/finance.scm (monero)[arguments]: Take 'tests?' parameter
into consideration in 'check' phase.
2021-12-08 13:31:37 +01:00
Guillaume Le Vaillant
3ccf33bbe6
gnu: monero-gui: Update to 0.17.3.0.
...
* gnu/packages/finance.scm (monero-gui): Update to 0.17.3.0.
2021-12-08 13:31:37 +01:00
Guillaume Le Vaillant
107481ea0f
gnu: monero: Update to 0.17.3.0.
...
* gnu/packages/finance.scm (monero): Update to 0.17.3.0.
* gnu/packages/patches/monero-use-system-miniupnpc.patch: Update patch.
2021-12-08 13:31:37 +01:00
Efraim Flashner
c9b42242f9
gnu: python-userspacefs: Update to 2.0.4.
...
* gnu/packages/python-xyz.scm (python-userspacefs): Update to 2.0.4.
2021-12-08 12:34:13 +02:00
Efraim Flashner
f45e304aa4
gnu: python-dropbox: Update to 11.25.0.
...
* gnu/packages/file-systems.scm (python-dropbox): Update to 11.25.0.
[propagated-inputs]: Remove python-certifi, python-chardet, and python-urllib3.
2021-12-08 11:51:03 +02:00
Marius Bakke
ddcec589bc
gnu: lollypop: Update to 1.4.24.
...
* gnu/packages/gnome.scm (lollypop): Update to 1.4.24.
[native-inputs]: Remove INTLTOOL and ITSTOOL. Add GETTEXT-MINIMAL.
2021-12-08 08:46:28 +01:00
Marius Bakke
2b8b89b7ab
gnu: python-toolz: Update to 0.11.2.
...
* gnu/packages/python-xyz.scm (python-toolz): Update to 0.11.2.
2021-12-08 08:46:28 +01:00
Marius Bakke
6f29d34bb2
gnu: python-django: Update to 3.2.10 [fixes CVE-2021-4442].
...
* gnu/packages/django.scm (python-django): Update to 3.2.10.
2021-12-08 08:46:28 +01:00
Marius Bakke
b5e69cf6c1
gnu: python-django@2.2: Update to 2.2.25 [fixes CVE-2021-4442].
...
* gnu/packages/django.scm (python-django-2.2): Update to 2.2.25.
2021-12-08 08:46:28 +01:00
Marius Bakke
cb8d62bd42
gnu: hitch: Update to 1.7.2.
...
* gnu/packages/web.scm (hitch): Update to 1.7.2.
2021-12-08 08:46:28 +01:00
Marius Bakke
ee03b51f6e
gnu: lollypop: Build with libsoup@2.
...
* gnu/packages/gnome.scm (lollypop)[inputs]: Change from LIBSOUP to
LIBSOUP-MINIMAL-2.
2021-12-08 08:45:11 +01:00
Marius Bakke
637735da4d
gnu: rhythmbox: Adjust inputs.
...
* gnu/packages/gnome.scm (rhythmbox)[inputs]: Change from PYTHON2-PYGOBJECT to
PYTHON-PYGOBJECT. Add LIBSOUP-MINIMAL-2.
2021-12-08 08:45:11 +01:00
Marius Bakke
14bc2ce43a
gnu: labelme: Loosen Python requirements.
...
* gnu/packages/image-processing.scm (labelme)[arguments]: Patch setup.py so it
does not require a specific version of Matplotlib.
2021-12-08 08:45:11 +01:00
Julien Lepiller
ed27614660
nls: Update 'es' translation.
2021-12-08 01:19:45 +01:00
Mark H Weaver
906dd9ff63
gnu: icecat: Update to 91.4.0-guix0-preview1 [security fixes].
...
Includes fixes for CVE-2021-43536, CVE-2021-43537, CVE-2021-43538,
CVE-2021-43539, CVE-2021-43541, CVE-2021-43542, CVE-2021-43543,
CVE-2021-43545, CVE-2021-43546, and MOZ-2021-0009.
* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Remove icecat-CVE-2021-43527.patch, which is now included
in upstream icecat. Update the gnuzilla commit, base version, and hashes.
* gnu/packages/patches/icecat-CVE-2021-43527.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2021-12-07 19:09:24 -05:00
Denis 'GNUtoo' Carikli
9e67f2ad41
gnu: Add kiwix-tools.
...
* gnu/packages/web.scm (kiwix-tools): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-07 17:28:44 -05:00
Ricardo Wurmus
5fb1ba880f
gnu: newick-utils: Pass -fcommon to compiler.
...
* gnu/packages/bioinformatics.scm (newick-utils)[arguments]: Set CFLAGS.
2021-12-07 23:27:40 +01:00
Ricardo Wurmus
ed5e6c7502
gnu: blasr: Update to 5.3.5.
...
* gnu/packages/bioinformatics.scm (blasr): Update to 5.3.5.
2021-12-07 23:20:36 +01:00
Ricardo Wurmus
38cf62a236
gnu: blasr: Remove trailing #T.
...
* gnu/packages/bioinformatics.scm (blasr)[arguments]: Remove trailing #T from
build phase.
2021-12-07 23:20:36 +01:00
Ricardo Wurmus
d068de0c7d
gnu: blasr-libcpp: Update to 5.3.5.
...
* gnu/packages/bioinformatics.scm (blasr-libcpp): Update to 5.3.5.
[inputs]: Add htslib.
2021-12-07 23:20:36 +01:00
Ricardo Wurmus
b81daed2de
gnu: htseq: Update to 0.12.3.
...
* gnu/packages/bioinformatics.scm (htseq): Update to 0.12.3.
2021-12-07 23:20:36 +01:00
Ricardo Wurmus
6eecbfb9ac
gnu: clipper: Update to 2.0.1.
...
* gnu/packages/bioinformatics.scm (clipper): Update to 2.0.1.
[source]: Add snippet to remove pre-compiled files.
[arguments]: Disable tests, delete 'sanity-check phase, and add
'use-python3-for-cython phase.
2021-12-07 23:20:36 +01:00
Ricardo Wurmus
fc797a3e8f
gnu: pbbam: Update to 1.7.0.
...
* gnu/packages/bioinformatics.scm (pbbam): Update to 1.7.0.
[arguments]: Remove phase 'find-googletest; add phase 'patch-tests.
[propagated-inputs]: Add pbcopper.
2021-12-07 23:20:30 +01:00
Tobias Geerinckx-Rice
8775efe8f1
gnu: dovecot-pigeonhole: Update to 0.5.17.1.
...
* gnu/packages/mail.scm (dovecot-pigeonhole): Update to 0.5.17.1.
2021-12-07 18:42:48 +01:00
Tobias Geerinckx-Rice
86d8a0460c
gnu: dovecot: Update to 2.3.17.1.
...
* gnu/packages/mail.scm (dovecot): Update to 2.3.17.1.
2021-12-07 18:42:48 +01:00
Ricardo Wurmus
b764d10e91
gnu: bwa-pssm: Fix build.
...
* gnu/packages/bioinformatics.scm (bwa-pssm)[arguments]: Add phase
'patch-C-error.
2021-12-07 17:53:14 +01:00
Ricardo Wurmus
4195a877cb
gnu: Add pbcopper.
...
* gnu/packages/bioinformatics.scm (pbcopper): New variable.
2021-12-07 16:00:22 +01:00
Nicolas Goaziou
0a9c946df9
gnu: giac: Update to 1.7.0-43.
...
* gnu/packages/algebra.scm (giac): Update to 1.7.0-43.
2021-12-07 15:39:54 +01:00
Ricardo Wurmus
8dcf062f28
gnu: python-ndg-httpsclient: Add missing input.
...
* gnu/packages/python-web.scm (python-ndg-httpsclient)[propagated-inputs]: Add
python-pyasn1.
2021-12-07 15:39:18 +01:00
Ricardo Wurmus
a98fe1d46e
gnu: fsom: Build with GCC 6.
...
* gnu/packages/bioinformatics.scm (fsom)[native-inputs]: Add gcc-6.
[arguments]: Remove trailing #T.
2021-12-07 15:37:16 +01:00
Ricardo Wurmus
cbef1824da
gnu: python-velocyto: Remove generated C files.
...
* gnu/packages/bioinformatics.scm (python-velocyto)[source]: Remove all
generated .c files.
2021-12-07 15:31:33 +01:00
Ricardo Wurmus
6e67cda755
gnu: python-schema-salad: Update to 8.2.20211116214159.
...
* gnu/packages/bioinformatics.scm (python-schema-salad): Update to
8.2.20211116214159.
[arguments]: Remove trailing #T.
[propagated-inputs]: Replace python-cachecontrol-0.11 with
python-cachecontrol.
[native-inputs]: Add python-black.
2021-12-07 15:28:13 +01:00
Ricardo Wurmus
16474f85cf
gnu: taxtastic: Update to 0.9.2.
...
* gnu/packages/bioinformatics.scm (taxtastic): Update to 0.9.2.
[arguments]: Delete 'sanity-check and 'python37-compatibility phases; adjust
'prepare-directory phase.
2021-12-07 15:13:06 +01:00
Ricardo Wurmus
00ba04020e
gnu: taxtastic: Run tests conditionally.
...
* gnu/packages/bioinformatics.scm (taxtastic)[arguments]: Respect TESTS?
option.
2021-12-07 15:12:15 +01:00
Ricardo Wurmus
58fecfd18e
gnu: python-dendropy: Update to 4.5.1.
...
* gnu/packages/bioinformatics.scm (python-dendropy): Update to 4.5.1.
[arguments]: Skip failing tests.
2021-12-07 14:53:37 +01:00
Sarah Morgensen
68d15fcf20
gnu: make-gccgo: Override empty GOROOT/GCCGOTOOLDIR
...
gnu/packages/gcc.scm (make-gccgo)[arguments]: Set tool paths
(GOROOT and GCCGOTOOLDIR) even if they are already set to "".
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-12-07 15:25:54 +02:00
Ricardo Wurmus
2da567d137
gnu: python-cooler: Use python-cytoolz-for-cooler.
...
* gnu/packages/bioinformatics.scm (python-cooler)[propagated-inputs]: Replace
python-cytoolz with python-cytoolz-for-cooler.
2021-12-07 13:24:58 +01:00
Ricardo Wurmus
92a2f55cf9
gnu: Add python-cytoolz-for-cooler.
...
* gnu/packages/python-xyz.scm (python-cytoolz-for-cooler): New variable.
2021-12-07 13:24:49 +01:00
Ricardo Wurmus
c08d6e63a0
gnu: python-sparse: Update to 0.13.0.
...
* gnu/packages/python-xyz.scm (python-sparse): Update to 0.13.0.
2021-12-07 13:16:47 +01:00
jgart
51bf893e53
gnu: Add diffr.
...
* gnu/packages/rust-apps.scm (diffr): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-12-07 14:15:28 +02:00
Ricardo Wurmus
224d1c5818
gnu: python-dask: Update to 2021.11.2.
...
* gnu/packages/python-xyz.scm (python-dask): Update to 2021.11.2.
[source]: Fetch from github.
[arguments]: Remove phase 'disable-broken-tests.
2021-12-07 13:07:46 +01:00
Ricardo Wurmus
ed15986a32
gnu: python-dask: Run tests conditionally.
...
* gnu/packages/python-xyz.scm (python-dask)[arguments]: Respect TESTS? option.
2021-12-07 13:07:23 +01:00
Ricardo Wurmus
ad17046040
gnu: python-dask: Add missing input for tests.
...
* gnu/packages/python-xyz.scm (python-dask)[native-inputs]: Add
python-pytest-rerunfailures.
2021-12-07 13:06:37 +01:00
jgart
f36f58a564
gnu: Add rust-diffr-lib-0.1.
...
* gnu/packages/crates-io.scm (rust-diffr-lib-0.1): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-12-07 14:05:54 +02:00
Ricardo Wurmus
899121f4d6
gnu: phylip: Update to 3.697.
...
* gnu/packages/bioinformatics.scm (phylip): Update to 3.697.
2021-12-07 13:05:53 +01:00
Ricardo Wurmus
e86fe9801e
gnu: phylip: Pass -fcommon to compiler.
...
* gnu/packages/bioinformatics.scm (phylip)[arguments]: Set CFLAGS.
2021-12-07 13:05:35 +01:00
Ricardo Wurmus
125fdc3ba4
gnu: phylip: Remove trailing #T.
...
* gnu/packages/bioinformatics.scm (phylip)[arguments]: Remove trailing #T from
build phases.
2021-12-07 13:05:15 +01:00
jgart
72dbf04b55
gnu: Add dutree.
...
* gnu/packages/rust-apps.scm (dutree): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-12-07 14:01:42 +02:00