Age | Commit message (Collapse) | Author |
|
* gnu/packages/python-science.scm (python-distributed): Update to 2023.4.1.
[source]: Remove snippet.
[arguments]: Update build phase 'versioneer; restore 'sanity-check phase;
simplify custom 'check phase; add 'fix-pytest-config phase; use #:test-flags.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-importlib-metadata.
|
|
* gnu/packages/python-xyz.scm (python-zict): Update to 3.0.0.
[build-system]: Use pyproject-build-system.
[arguments]: Ignore optional lmdb test.
[native-inputs]: Add python-pytest-asyncio, python-pytest-repeat, and
python-pytest-timeout.
|
|
* gnu/packages/python-xyz.scm (python-dask): Update to 2023.4.1.
[source]: Remove snippet.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase; update 'versioneer phase; add
'fix-pytest-config and 'pre-check phases; set #:test-flags.
[native-inputs]: Add python-click and python-importlib-metadata.
|
|
* gnu/packages/python-xyz.scm (python-fsspec): Update to 2023.5.0.
[native-inputs]: Add python-pytest, python-pytest-mock, and python-numpy.
[propagated-inputs]: Add python-aiohttp, python-libarchive-c, python-requests,
and python-tqdm.
[arguments]: Add phase to embed the correct version string; disable tests that
need internet access.
[build-system]: Use pyproject-build-system.
[source]: Ftech sources with git to include tests.
|
|
The patch was inadvertently removed in
5e1e67442188ccca8db8c1dd092efbc6fc2c33dc.
* gnu/packages/tls.scm (guile-gnutls)[source]: Re-add 'gnutls-cross.patch'.
|
|
* gnu/packages/audio.scm (supercollider): Update to 3.13.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/audio.scm (supercollider)[source]: Use G-expression in snippet.
[arguments]: Use G-expressions.
<#:phases>: Replace `(assoc-ref outputs ...)` with `#$output`.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/cpp.scm (ftxui): Update to 4.0.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/video.scm (mpv-mpris): Update to 1.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
Restores compatibility with Python 3.10.
* gnu/packages/python-xyz.scm (python-pyopengl-accelerate): Update
to 3.1.6.
|
|
* gnu/packages/python-xyz.scm (python-pyopengl): Update to 3.1.6.
|
|
This is a follow-up to commit
ea908c1c04804e51dbd156981c21d8397367d40d
gnu: automake: Remove input labels.
* gnu/packages/autotools.scm (automake)[arguments]: Use "#~" instead of "'".
|
|
This is a follow-up to commit
8fa17cb6d51901b2c8a0e20954c5b19f8057c217
gnu: autoconf: Remove input labels.
* gnu/packages/autotools.scm (autoconf-2.69)[arguments]: Use "#~" instead of
"'".
|
|
* gnu/packages/patches/kodi-mesa-eglchromium.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/kodi.scm (kodi)[source]: Use it.
|
|
* gnu/packages/kodi.scm (kodi)[inputs]: Use most recent 'fmt' and 'spdlog'
packages.
* gnu/packages/logging.scm (spdlog-for-kodi): Delete.
|
|
* gnu/packages/machine-learning.scm (python-pytorch-lightning): New variable.
|
|
* gnu/packages/python-xyz.scm (python-jsonargparse): New variable.
|
|
* gnu/packages/python-xyz.scm (python-docstring-parser): New variable.
|
|
* gnu/packages/python-web.scm (python-starsessions-for-pytorch-lightning): New variable.
|
|
* gnu/packages/python-xyz.scm (python-typeshed-client): New variable.
|
|
* gnu/packages/machine-learning.scm (python-torchvision): Update to 0.15.2.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase.
|
|
* gnu/packages/time.scm (python-arrow): Update to 1.2.3.
|
|
* gnu/packages/python-xyz.scm (python-types-requests): New variable.
|
|
* gnu/packages/python-xyz.scm (python-types-urllib3): New variable.
|
|
* gnu/packages/python-web.scm (python-fastapi-for-pytorch-lightning): New variable.
|
|
* gnu/packages/python-web.scm (python-starlette-for-fastapi-0.88): New variable.
|
|
* gnu/packages/machine-learning.scm (python-inquirer): New variable.
|
|
* gnu/packages/machine-learning.scm (python-readchar): New variable.
|
|
* gnu/packages/patches/python-scikit-optimize-1148.patch,
gnu/packages/patches/python-scikit-optimize-1150.patch: New patches.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/python-science.scm (python-scikit-optimize)[source]: Fetch with
git and apply patches.
|
|
* gnu/packages/time.scm (python-dateutils): New variable.
|
|
* gnu/packages/python-xyz.scm (python-pillow-simd): Update to 9.2.0.
|
|
* gnu/packages/python-xyz.scm (python-blessed): Update to 1.20.0.
[source]: Simplify snippet.
[build-system]: Use pyproject-build-system.
[arguments]: Use test-flags to avoid pytest-coverage; remove custom 'check phase.
[propagated-inputs]: Remove python-jinxed python-six.
[native-inputs]: Remove python-mock.
|
|
* gnu/packages/machine-learning.scm (python-torchmetrics): New variable.
|
|
* gnu/packages/python-xyz.scm (python-types-setuptools): New variable.
|
|
* gnu/packages/python-xyz.scm (python-mir-eval): New variable.
|
|
* gnu/packages/machine-learning.scm (python-lightning-utilities): New variable.
|
|
* gnu/packages/machine-learning.scm (python-lightning-cloud): New variable.
|
|
* gnu/packages/machine-learning.scm (python-pytorch-for-r-torch): Remove
duplicate definition.
|
|
* gnu/packages/python-xyz.scm (python-traitlets): Update to 5.9.0.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-hatchling, python-pre-commit, and
python-pytest-mock.
[arguments]: Remove custom 'check phase.
|
|
* gnu/packages/python-xyz.scm (python-deepdiff): New variable.
|
|
* gnu/packages/machine-learning.scm (python-pytorch): Update to 1.13.1.
[source]: Update snippet.
|
|
* gnu/packages/qt.scm (python-shiboken-2)[arguments]: Add
'workaround-importlib-error' phase.
|
|
* gnu/packages/guile-xyz.scm (guile-fibers-next): Update to 1.2.0-2.745bd40.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-81.3f6473c.
|
|
* gnu/packages/tls.scm (guile-gnutls): Update to 3.7.12.
[source]: Switch to a tarball, to avoid a circular dependency if guile-gnutls
is used in git-download.
[arguments]: Remove phase changes for building from Git.
[native-inputs]: Remove autoconf and automake as they're now unnecessary.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
Fixes <https://issues.guix.gnu.org/63389>.
* gnu/packages/ci.scm (cuirass): Update to 4a8a4bc.
[arguments]: Remove 'set-PATH-for-tests' and 'disable-remote-tests'
phases, which are unnecessary. In 'wrap-program' phase, check for
"guile-gnutls".
[inputs]: Replace GUILE-FIBERS with GUILE-FIBERS-1.1 and GNUTLS with
GUILE-GNUTLS.
|
|
This fixes a bug due to a top-level circular reference:
$ guix show scheme48
[...]
ice-9/boot-9.scm:1685:16: In procedure raise-exception:
error: gerbil: unbound variable
* gnu/packages/emacs-xyz.scm (emacs-gerbil-mode): Move to...
* gnu/packages/scheme.scm (emacs-gerbil-mode): ... here.
|
|
Includes fixes for CVE-2023-32205, CVE-2023-32206, CVE-2023-32207,
CVE-2023-32211, CVE-2023-32212, CVE-2023-32213, CVE-2023-32214, and
CVE-2023-32215.
* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
|
|
* gnu/packages/potassco.scm (python-clinguin): New variable.
|
|
* gnu/packages/python-web.scm (python-fastapi)[arguments]: Remove all custom
phases; ignore two test files.
[propagated-inputs]: Add python-orjson.
|