1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-19 00:30:30 +02:00
Commit Graph

141070 Commits

Author SHA1 Message Date
Zheng Junjie
0680597738 gnu: padthv1: Update to 1.2.0.
* gnu/packages/music.scm (padthv1): Update to 1.2.0.

Change-Id: Id26ae96bab323ccfa358545017f0b1e2e8f7f079
2025-01-21 19:12:51 +08:00
Zheng Junjie
22cba19a40 gnu: drumkv1: Update to 1.2.0.
* gnu/packages/music.scm (drumkv1): Update to 1.2.0.

Change-Id: I009e08151b3a9e807d69d9be89ea9a3804f204ff
2025-01-21 19:12:51 +08:00
Zheng Junjie
3190d0c2fe gnu: synthv1: Update to 1.2.0.
* gnu/packages/music.scm (synthv1): Update to 1.2.0.

Change-Id: Ifaaf2f84a740e3123e43a0b1dbf8e8cfeb75e3f6
2025-01-21 19:12:51 +08:00
Zheng Junjie
0dcf434598 gnu: samplv1: Update to 1.2.0.
* gnu/packages/music.scm (samplv1): Update to 1.2.0.

Change-Id: Iff232b791475cf68a24f64d3f928e7d32c3306cf
2025-01-21 19:12:51 +08:00
Sughosha
a93e4e785d gnu: padthv1: Update to 1.1.3.
* gnu/packages/music.scm (padthv1): Update to 1.1.3.

Change-Id: I1f9f8431ede5eb918b181e8925e0bf343d307a30
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2025-01-21 19:12:51 +08:00
Sughosha
1461a5046a gnu: samplv1: Update to 1.1.3.
* gnu/packages/music.scm (samplv1): Update to 1.1.3.

Change-Id: I32a0000ce712ab2bf23221b9e387bfa9d55c2089
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2025-01-21 19:12:51 +08:00
Sughosha
3eff380d29 gnu: drumkv1: Update to 1.1.3.
* gnu/packages/music.scm (drumkv1): Update to 1.1.3.

Change-Id: I8eaf20c09440cb90917525118b7efaef0edbce5d
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2025-01-21 19:12:51 +08:00
Sughosha
3727bfbd11 gnu: synthv1: Update to 1.1.3.
* gnu/packages/music.scm (synthv1): Update to 1.1.3.

Change-Id: I732d5f5196eef14f5ee4e9081de7b2ec757505ba
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2025-01-21 19:12:50 +08:00
Andy Tai
b2a94c6a77 gnu: swig-next: Update to 4.3.0.
* gnu/packages/swig.scm (swig-next): Update to 4.3.0.

Change-Id: I364b7d061a8e5b7d38a12e3d534fbfbbc0f1bd55
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2025-01-21 19:12:46 +08:00
Sharlatan Hellseher
be64dacc98 gnu: packages/python-check: Sort alphabetically.
* gnu/packages/python-check.scm (python-coveralls, python-expecttest,
python-green, python-vcrpy): Sort variables alphabetically.

Change-Id: Ic99a548ed5246c02039ea87abd2a56a1094c4185
2025-01-21 10:45:57 +00:00
Sharlatan Hellseher
2d74359e64 gnu: packages/python-check: Sort alphabetically.
* gnu/packages/python-check.scm (python-avocado-framework,
python-covdefaults, python-eradicate): Sort variables alphabetically.

Change-Id: I721714e95a13df18e3d9bc9d8c6aa681817493af
2025-01-21 10:45:47 +00:00
Sharlatan Hellseher
1bcb07a4d8 gnu: packages/python-check: Sort alphabetically.
* gnu/packages/python-check.scm (python-allpairspy,
python-cucumber-tag-expressions, python-inline-snapshot,
python-robotframework-jsonlibrary, python-tappy, python-xunitparser):
Sort variables alphabetically.

Change-Id: I27ec752ab54271015da822628d3176265092302e
2025-01-21 10:45:39 +00:00
Sharlatan Hellseher
832aec43ed gnu: packages/python-check: Sort alphabetically.
* gnu/packages/python-check.scm (python-aioresponses, python-atpublic,
python-codacy-coverage, python-xvfbwrapper): Sort variables
alphabetically.

Change-Id: Ia77cb350267cec90f215d53e00d95b593dca3464
2025-01-21 10:45:23 +00:00
Efraim Flashner
cf34ba66cf gnu: python-dnspython: Only add dependencies if they are supported.
* gnu/packages/python-xyz.scm (python-dnspython)[propagated-inputs]:
Only add python-cryptography, python-aioquic, python-h2,
python-httpcore, python-httpx if the architecture has support for
python-cryptography.

Change-Id: Ibdd33b8ccd24ef2a08f16dddba8c8bda65d23c04
2025-01-21 10:48:31 +02:00
Efraim Flashner
1b1387c44a Revert "gnu: python-dnspython: Only include supported inputs."
This reverts commit 1b88114ff6.

This commit dropped a package by accident and causes rebuilds on all
architectures instead of just enabling more architectures.
2025-01-21 10:42:42 +02:00
Efraim Flashner
19e7200286 gnu: python-trio: Enable building on more architectures.
* gnu/packages/python-xyz.scm (python-trio)[arguments]: Adjust the
test-flags based on the package inputs.
[native-inputs]: Only include python-pyopenssl and python-trustme on
systems which have support for them.

Change-Id: I4f26d7af0dc0ce996c58b60002385dce9f9fbf50
2025-01-21 10:02:39 +02:00
Efraim Flashner
1b88114ff6 gnu: python-dnspython: Only include supported inputs.
* gnu/packages/python-xyz.scm (python-dnspython)[propagated-inputs]:
Only include packages when they are supported on the architecture.

Change-Id: I19acb435b11070ee55c6b878019e1ee8532063b7
2025-01-21 09:52:56 +02:00
Efraim Flashner
9b3ae3403b gnu: rust-anyinput: Sort alphabetically.
* gnu/packages/crates-io.scm (rust-anyinput-0.1, rust-anyinput-core-0.1,
rust-anyinput-derive-0.1): Sort alphabetically.

Change-Id: Ibfec060fe326b054f95d7fd2946fd583d508af1c
2025-01-21 08:50:28 +02:00
Efraim Flashner
c431f9f07d gnu: rust-ndarray-0.15: Inherit from rust-ndarray-0.16.
* gnu/packages/crates-io.scm (rust-ndarray-0.15): Inherit from
rust-ndarray-0.16.

Change-Id: Ife7bd49a453edb73755cf9a156b5b302445fb364
2025-01-21 08:50:28 +02:00
Efraim Flashner
3809cc4c6f gnu: rust-ndarray-0.16: Don't skip the build.
* gnu/packages/crates-io.scm (rust-ndarray-0.16)[arguments]: Don't skip
the build.  Skip the tests.
[cargo-development-inputs]: Add rust-approx-0.5, rust-defmac-0.2,
rust-itertools-0.13, rust-quickcheck-1.

Change-Id: I0026c018fc5cbce33b1db8d54623ddcae1c62321
2025-01-21 08:50:27 +02:00
Efraim Flashner
b12d44428b gnu: Remove rust-speedate-0.13.
* gnu/packages/crates-io.scm (rust-speedate-0.13): Delete variable.

Change-Id: If87fdace181ac73764bbbda69610719a8928605b
2025-01-21 08:50:27 +02:00
Efraim Flashner
f674fb6c99 gnu: rust-jiter-0.5: Inherit from rust-jiter-0.7.
* gnu/packages/crates-io.scm (rust-jiter-0.5): Inherit from
rust-jiter-0.7.

Change-Id: Ib6b91c8173c0b8fd28a98f879af6c597e25c82ad
2025-01-21 08:50:27 +02:00
Efraim Flashner
2d5cce98f0 gnu: rust-jiter-0.7: Switch to python-minimal-wrapper.
* gnu/packages/crates-io.scm (rust-jiter-0.7)[inputs]: Remove
python-wrapper.
[native-inputs]: Add python-minimal-wrapper.

Change-Id: Ic2cdff94efa56bb8cd38fce0407e309402312d66
2025-01-21 08:50:27 +02:00
Efraim Flashner
bd4f615e3c gnu: rust-speedate-0.14: Inherit from rust-speedate-0.15.
* gnu/packages/crates-io.scm (rust-speedate-0.14): Inherit from
rust-speedate-0.15.

Change-Id: Ie3e25802b774e0e788fbdb22b1a190addb070a75
2025-01-21 08:50:27 +02:00
Efraim Flashner
b5d8cecdfe gnu: rust-jiter-0.2: Inherit from rust-jiter-0.5.
* gnu/packages/crates-io.scm (rust-jiter-0.2): Inherit from
rust-jiter-0.5.

Change-Id: I429742b2e1af82397cec801d6fec5a5357c03a7d
2025-01-21 08:50:27 +02:00
Maxim Cournoyer
4baaa124fc gnu: Add missing imports for relocated scorep-openmpi.
This is a follow-up to 1109bc6858.

* gnu/packages/mpi.scm: Add missing imports.

Change-Id: I9953662e6bc79bd04d60ad7fe88fd17dbde20bc4
2025-01-21 15:43:53 +09:00
Maxim Cournoyer
4c895efb5c Reapply "gnu: Add vv."
This reverts commit 3fa68819a2.
2025-01-21 14:54:31 +09:00
Maxim Cournoyer
1109bc6858 gnu: Relocate scorep-openmpi to (gnu packages mpi).
The make-scorep procedure makes use of its argument, a package, at the top
level.  Since it is not delayed, it is susceptible to cause top level module
cycles, as it did with the introduction of commit fc27362f8d.

* gnu/packages/profiling.scm (make-scorep, scorep-openmpi): Move to...
* gnu/packages/mpi.scm: ... here.

Change-Id: I7989fb7c3da654f36d8e5e86bc383f02bd577935
2025-01-21 14:54:31 +09:00
Maxim Cournoyer
3fa68819a2 Revert "gnu: Add vv."
This reverts commit fc27362f8d.  This broke
'guix pull'.
2025-01-21 14:41:50 +09:00
Danny Milosavljevic
fc27362f8d gnu: Add vv.
* gnu/packages/image-viewers.scm (vv): New variable.

Change-Id: I0f0b4eb220993b5d10583793c9754aa089918248
2025-01-21 02:24:07 +01:00
Danny Milosavljevic
5d46903b4c gnu: Add aklomp-base64.
* gnu/packages/cpp.scm (aklomp-base64): New variable.

Change-Id: I95d1e254abf190c526ac06c2a52ebc3b656dee45
2025-01-20 22:19:35 +01:00
Danny Milosavljevic
ff87f8aeee gnu: libjxl: Update to 0.10.4.
* gnu/packages/image.scm (libjxl-0.10): New variable.

Change-Id: Ie74cefe214e5587fc250b6595fb109ea7b7008c0
2025-01-20 22:18:45 +01:00
Danny Milosavljevic
395c0af00e gnu: openexr: Add imath dependency.
* gnu/packages/gnu/packages/graphics.scm (openexr)[propagated-inputs]: Add
imath.

Change-Id: I9e096f866d71f41402e86c782651eb10bbfa32f1
2025-01-20 22:18:45 +01:00
Danny Milosavljevic
e5aa06223c gnu: stb: Update to 2e2bef463a5b53ddf8bb788e25da6b8506314c08.
* gnu/packages/stb.scm (stb):  Update to
2e2bef463a5b53ddf8bb788e25da6b8506314c08.
[arguments<#:phases>[check]: Disable.
(stb-image):  Update to 2.30.
(stb-image-resize):  Remove variable.
(stb-image-resize2):  New variable.
(stb-image-write):  Update to 1.16.
(stb-rect-pack):  Update to 1.01.
(stb-printf):  Update to 1.10.
(stb-truetype):  Update to 1.26.

Change-Id: I664c1d557d99b6495f7b4797df991710003321cb
2025-01-20 22:18:38 +01:00
Navid Afkhami
0d54c97bc3 gnu: Add r-deoptim.
* gnu/packages/cran.scm (r-deoptim): New variable.

Change-Id: I0db4f2aa6707ffa99c2e57f616689dcd3a296236
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2025-01-20 22:06:56 +01:00
Sharlatan Hellseher
69d657f9c4 gnu: python-orange-widget-base: Update to 4.25.1.
* gnu/packages/orange.scm (python-orange-widget-base): Update to
4.25.1. Use G-Expressions, fix build.
[srouce]: Adjust URI as PyPI archive name has been changed.
[build-system]: Swap to pyproject-build-system.
[arguments] <tests?>: Enable them.
<test-flags>: Skipp 3 failing tests.
<phases>: Remove 'check-setup, add 'pre-check.
[native-inputs]: Add python-pytest, python-setuptools, python-trubar,
and python-wheel.

Change-Id: I20db769c92ec67263984c79ee77e430fd35712ae
2025-01-20 21:38:05 +01:00
Sharlatan Hellseher
ad595936b6 gnu: python-orange-canvas-core: Update to 0.2.5.
* gnu/packages/orange.scm: Add (guix gexp), (guix build-system
pyproject), and (gnu packages check). Sort modules alphabetically.
(python-orange-canvas-core): Update to 0.2.5. Use G-Expressions and fix
build.
[build-system]: Swap to pyproject-build-system.
[arguments] <test-flags>: Skip 3 tests.
<phases>: Remove 'check-setup, add 'pre-check and
'relax-requirements.
[propagated-inputs]: Add python-numpy, python-requests-cache, and
python-typing-extensions.
[native-inputs]: Add python-pytest, python-setuptools, python-trubar,
and python-wheel.

Change-Id: If504e1d6c01b4235d562991a5551c698dd6deb39
2025-01-20 21:38:04 +01:00
Sharlatan Hellseher
b8f72c8a2b gnu: Add python-requests-cache.
* gnu/packages/python-web.scm (python-requests-cache): New variable.

Change-Id: I790b509e88529ce85c6f46240064ceb88aff35ce
2025-01-20 21:38:04 +01:00
Sharlatan Hellseher
746590357d gnu: Add python-url-normalize.
* gnu/packages/python-web.scm (python-url-normalize): New variable.

Change-Id: Ic86b7d27451ef994b980efc1fb7faa2a813f4e0a
2025-01-20 21:38:04 +01:00
Sharlatan Hellseher
94eca566b0 gnu: Add python-trubar.
* gnu/packages/python-xyz.scm (python-trubar): New variable.

Change-Id: I684fc614862cbfd3ac8edaaf68e66ea2a8ec237b
2025-01-20 21:38:04 +01:00
Sharlatan Hellseher
3e4f27f54c gnu: python-libcst: Update to 0.3.18.
* gnu/packages/python-xyz.scm (python-libcst): Update to 0.3.18. Use
G-Expressions, improve style and fix build.
[build-system]: Swap to pyproject-build-system.
[arguments] <test-flags>: Move skip test logic here instead of deleting
test files.
<phases>: Remove 'generate-test-data. Use default 'check.
[native-inputs]: Remove python-black and python-isort; add
python-pytest, python-setuptools, and python-wheel.
(python-libcst-minimal) [native-inputs]: Add python-setuptools and
python-wheel.

Change-Id: Ia3e85d17d02a8ea1dd7bc0b2a9062d46b11d6651
2025-01-20 21:38:04 +01:00
Sharlatan Hellseher
8a490d8b7c gnu: python-libneuroml: Update to 0.6.5.
* gnu/packages/python-science.scm (python-libneuroml): Update to 0.6.5.
Fix build.
[propagated-inputs]: Remove python-six; add python-natsort and
python-networkx.

Change-Id: I750f90cebdeba46286239b18569300a2e4ce8c80
2025-01-20 21:38:04 +01:00
Sharlatan Hellseher
cf6d9f5d87 gnu: python-asprin: Add missing inputs.
* gnu/packages/potassco.scm (python-asprin) [native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I1c61ff4c431202a2627b704a4d73d56922c61bb8
2025-01-20 21:38:04 +01:00
Sharlatan Hellseher
e7b7ec2851 gnu: python-eventlet: Move to python-web.
* gnu/packages/python-xyz.scm (python-eventlet): Move from here ...
* gnu/packages/python-web.scm: ... to here.

Change-Id: I71beee927f17133267bf0236f075bccf15effe0e
2025-01-20 21:38:04 +01:00
Sharlatan Hellseher
a3a7cf9579 gnu: python-eventlet: Adjust inputs.
* gnu/packages/python-xyz.scm (python-eventlet) [native-inputs]: Remove
python-black, python-isort, and python-pre-commit.

Change-Id: Id0671cf1ec87f2c44a5b1bd915efae594c17804e
2025-01-20 21:38:04 +01:00
Sharlatan Hellseher
3ce9151a03 gnu: python-typing-inspect: Update to 0.9.0.
* gnu/packages/python-xyz.scm (python-typing-inspect): Update to 0.9.0.
[source]: Remove patch, as
<https://github.com/ilevkivskyi/typing_inspect/issues/60> was resolved.
[build-system]: Swap to pyproject-build-system.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.

* gnu/packages/patches/python-typing-inspect-fix.patch: Delete file.
* gnu/local.mk: Deregester the patch.

Change-Id: Idc6e8745d4b85624863a5c2dc24e533a7dd92f46
2025-01-20 21:38:04 +01:00
Sharlatan Hellseher
100efdbd7a gnu: python-testpath: Update to 0.6.0.
* gnu/packages/check.scm (python-testpath): Update to 0.6.0.
[build-system]: Swap to pyproject-build-system.
[arguments] <phases>: Remove 'relax-requirements. Use default 'build,
'check and 'install.
[native-inputs]: Remove python-pypa-build.

Change-Id: I510407b86a938151c20272bb8396529823f3fb48
2025-01-20 21:38:03 +01:00
Sharlatan Hellseher
230740b032 gnu: python-miio: Migrate to pyproject-build-system.
* gnu/packages/android.scm (python-miio)
[build-system]: Swap to pyproject-build-system.
[arguments] <phases>: Remove 'relax-requirements. Use default 'check.
[native-inputs]: Remove python-sphinx; add python-poetry-core.

Change-Id: I0749f313d23e55bac0174a9ccd38aa92ac6eb26d
2025-01-20 21:38:03 +01:00
Sharlatan Hellseher
51d8ae3af6 gnu: python-sphinxcontrib-apidoc: Update to 0.5.0.
* gnu/packages/sphinx.scm (python-sphinxcontrib-apidoc): Update to 0.5.0.
[build-system]: Swap to pyproejct-build-system.
[arguments] <tests?>: Enable them.
[propagated-inputs]: Add python-pbr and python-sphinx.
[native-inputs]: Remove python-pbr, python-sphinx, and
python-testrepository; add python-setuptools and python-wheel.

Change-Id: I6daa8a2bf1deaf71c57bcc712e22ef85724ad0b5
2025-01-20 21:38:03 +01:00
Ricardo Wurmus
4ea986c35c gnu: python-modin: Update to 0.32.0.
* gnu/packages/python-science.scm (python-modin): Update to 0.32.0.
[build-system]: Use pyproject-build-system.
[arguments]: Remove phase 'make-files-writable; disable one test; update
custom 'check phase.
[propagated-inputs]: Add python-s3fs.
[native-inputs]: Add python-boto3 and python-wheel.

Change-Id: I1d74013902e3387945586192b88c1e4fd8256733
2025-01-20 21:38:03 +01:00