~ruther/guix-local

ff87f8ae — Danny Milosavljevic 1 year, 6 months ago
gnu: libjxl: Update to 0.10.4.

* gnu/packages/image.scm (libjxl-0.10): New variable.

Change-Id: Ie74cefe214e5587fc250b6595fb109ea7b7008c0
395c0af0 — Danny Milosavljevic 1 year, 6 months ago
gnu: openexr: Add imath dependency.

* gnu/packages/gnu/packages/graphics.scm (openexr)[propagated-inputs]: Add
imath.

Change-Id: I9e096f866d71f41402e86c782651eb10bbfa32f1
e5aa0622 — Danny Milosavljevic 1 year, 6 months ago
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
0d54c97b — Navid Afkhami 1 year, 6 months ago
gnu: Add r-deoptim.

* gnu/packages/cran.scm (r-deoptim): New variable.

Change-Id: I0db4f2aa6707ffa99c2e57f616689dcd3a296236
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
69d657f9 — Sharlatan Hellseher 1 year, 6 months ago
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
ad595936 — Sharlatan Hellseher 1 year, 6 months ago
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
b8f72c8a — Sharlatan Hellseher 1 year, 6 months ago
gnu: Add python-requests-cache.

* gnu/packages/python-web.scm (python-requests-cache): New variable.

Change-Id: I790b509e88529ce85c6f46240064ceb88aff35ce
74659035 — Sharlatan Hellseher 1 year, 6 months ago
gnu: Add python-url-normalize.

* gnu/packages/python-web.scm (python-url-normalize): New variable.

Change-Id: Ic86b7d27451ef994b980efc1fb7faa2a813f4e0a
94eca566 — Sharlatan Hellseher 1 year, 6 months ago
gnu: Add python-trubar.

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

Change-Id: I684fc614862cbfd3ac8edaaf68e66ea2a8ec237b
3e4f27f5 — Sharlatan Hellseher 1 year, 6 months ago
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
8a490d8b — Sharlatan Hellseher 1 year, 6 months ago
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
cf6d9f5d — Sharlatan Hellseher 1 year, 6 months ago
gnu: python-asprin: Add missing inputs.

* gnu/packages/potassco.scm (python-asprin) [native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I1c61ff4c431202a2627b704a4d73d56922c61bb8
e7b7ec28 — Sharlatan Hellseher 1 year, 6 months ago
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
a3a7cf95 — Sharlatan Hellseher 1 year, 6 months ago
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
3ce9151a — Sharlatan Hellseher 1 year, 6 months ago
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
100efdbd — Sharlatan Hellseher 1 year, 6 months ago
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
230740b0 — Sharlatan Hellseher 1 year, 6 months ago
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
51d8ae3a — Sharlatan Hellseher 1 year, 6 months ago
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
4ea986c3 — Ricardo Wurmus 1 year, 6 months ago
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
d8c294e8 — Ricardo Wurmus 1 year, 6 months ago
gnu: python-pynetdicom: Update to 2.1.1.

* gnu/packages/python-science.scm (python-pynetdicom): Update to 2.1.1.
[native-inputs]: Add python-codespell, python-coverage, python-poetry-core,
python-pytest-cov, python-pytest-xdist, python-sphinx, and
python-sphinx-rtd-theme; remove python-pyfakefs, python-setuptools, and
python-wheel.
[propagated-inputs]: Add python-mypy, python-numpydoc, and python-pyfakefs.

Change-Id: Ic0089df89cd34b50c31370581db7a6e88884199c
Next