| Age | Commit message (Collapse) | Author |
|
* gnu/packages/python-science.scm (python-pynetdicom):
[propagated-inputs]: Remove python-mypy.
[native-inputs]: Remove python-codespell, python-coverage,
python-pytest-cov, pythonb-pytest-xdist, python-sphinx, and
python-sphinx-rtd-theme.
Change-Id: Ie0fc078cec3473e061ebc4dc87de59ca309a6194
|
|
* gnu/packages/python-xyz.scm (python-clarabel)[arguments]
<#:phases>: Extend with (pyproject-guile-json).
Change-Id: I258bc867cc4269779ccf886601a00323b8f80083
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-xyz.scm (python-duckdb): Move from here ...
* gnu/packages/duckdb.scm: ... to here.
* gnu/packages/python-science.scm: Add (gnu packages duckdb).
Change-Id: Ic8551cdd64f718e62a12576fbc1a38bf861d1644
|
|
* gnu/packages/python-science.scm: Remove unused (gnu packages
package-management) module.
Change-Id: I6760dab3d684077f0d121c6d2591e4430205035d
|
|
* gnu/packages/python-science.scm (python-iminuit): New variable.
Change-Id: I65da990dda737fd744e22d83007c736a92a8ec0a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-science.scm (python-numba-stats): New variable.
Change-Id: Iff8181ec1c9341081c09afcaf4fbdc2d57b1ccec
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-science.scm (python-jacobi): New variable.
Change-Id: I1db0a588789c0cb6c79d298f97b71ee7958eab39
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-xyz.scm (pyzo): Move from here ...
* gnu/packages/python-science.scm: ... to here.
Change-Id: I8b50396d0d863e1bda5d7686ae2826a3bfe544dd
|
|
This is a followup to 941b6ff1c11be3ba73e4e67bc661bd0eed3e9d58 commit.
Replace all python-cython-3 occurrences with python-cython.
* gnu/packages/python-xyz.scm (python-cython-3): Deprecate variable.
* gnu/packages/algebra.scm (python-fpylll, python-flint)[native-inputs]:
Remove python-cython-3; add python-cython.
* gnu/packages/astronomy.scm (python-astropy, python-astroscrappy,
python-halotools, python-healpy, python-libstempo, python-lofar-h5plot,
python-losoto, python-photutils, python-pyxsim, python-regions,
python-reproject, python-sncosmo, python-sndata, python-stcal,
python-yt)[native-inputs]: Remove python-cython-3; add python-cython.
* gnu/packages/bioinformatics.scm (macs-3, python-pyrodigal):
[native-inputs]: Remove python-cython-3; add python-cython.
* gnu/packages/build-tools.scm (meson-python)[propagated-inputs]: Remove
python-cython-3; add python-cython.
[native-inputs]: Remove python-cython-3; add python-cython.
* gnu/packages/databases.scm: (python-adbc-driver-manager,
python-psycopg, python-pyarrow)[native-inputs]: Remove
python-cython-3; add python-cython.
* gnu/packages/finance.scm (python-ta-lib)[native-inputs]: Remove
python-cython-3; add python-cython.
* gnu/packages/game-development.scm (python-pygame-ce)[native-inputs]:
Remove python-cython-3; add python-cython.
* gnu/packages/geo.scm (python-pyogrio, python-cf-units)[native-inputs]:
Remove python-cython-3; add python-cython.
* gnu/packages/machine-learning.scm: (python-scikit-learn,
python-opentsne)[native-inputs]: Remove python-cython-3; add
python-cython.
* gnu/packages/maths.scm: (python-cylp, python-petsc4py,
python-primecountpy, python-slepc4py)[native-inputs]: Remove
python-cython-3; add python-cython.
* gnu/packages/python-check.scm (python-line-profiler)[native-inputs]:
Remove python-cython-3; add python-cython.
* gnu/packages/python-compression.scm (python-blosc2)[native-inputs]:
Remove python-cython-3; add python-cython.
* gnu/packages/python-graphics.scm (python-vispy)[native-inputs]:
Remove python-cython-3; add python-cython.
* gnu/packages/python-science.scm: (python-pykdtree, python-qutip,
python-scikit-misc, python-scikit-surprise, python-pandas-2,
python-vaex-core)[native-inputs]: Remove python-cython-3; add
python-cython.
* gnu/packages/python-web.scm: (python-aiohttp, python-falcon,
python-yarl, python-uvloop)[native-inputs]: Remove python-cython-3; add
python-cython.
* gnu/packages/python-xyz.scm: (python-logbook, python-netcdf4,
python-pyyaml, python-propcache, python-pywavelets, python-symengine,
python-cysignals, python-pyemd, python-rbfly)[native-inputs]: Remove
python-cython-3; add python-cython.
* gnu/packages/sagemath.scm: (python-cypari2, python-pplpy, sage)
[native-inputs]: Remove python-cython-3; add python-cython.
* gnu/packages/sphinx.scm (python-sphinx)[native-inputs]: Remove
python-cython-3; add python-cython.
* gnu/packages/statistics.scm: (python-statsmodels, python-pyreadstat):
[native-inputs]: Remove python-cython-3; add python-cython.
* gnu/packages/tor.scm (onionshare-cli)[native-inputs]: Remove
python-cython-3; add python-cython.
* gnu/packages/xorg.scm (xpra)[native-inputs]: Remove python-cython-3;
add python-cython.
Change-Id: I38038d2ab18e6a7b549070083d6e4c5beb8b0293
|
|
* gnu/packages/python-science.scm (python-pyvistaqt)[native-inputs]:
Add python-pyqt-6.
Change-Id: I9c1d29224109a97db47f4ce27d7ba9a98f650625
|
|
Don't propagate Qt5/Qt6 and let the user of the package to select which
one is required.
From project's documentation:
When pyqtgraph is first imported, if the environment variable
PYQTGRAPH_QT_LIB is not set, it automatically determines which library
to use by making the following checks:
- If PyQt6 is already imported, use that
- Else, if PySide6 is already imported, use that
- Else, if PyQt5 is already imported, use that
- Else, if PySide2 is already imported, use that
- Else, attempt to import PyQt6, PySide6, PyQt5, PySide2, in that
order.
See: <https://pyqtgraph.readthedocs.io/en/pyqtgraph-0.13.7/getting_started/how_to_use.html#pyqt-and-pyside>.
* gnu/packages/python-science.scm (python-pyqtgraph)[arguments]
<test-flags>: Run unit tests only, skip one more failing test, run in a
single thread.
[inputs]: Remove qtbase-5.
[propagated-inputs]: Remove python-pyqt.
[native-inputs]: Remove python-pytest-cov, python-pytest-xdist, and
python-wheel; add python-pyqt-6 and python-pytest-qt.
Change-Id: Icb272c5215215b96faad8420e1781a5e61ab838d
|
|
* gnu/packages/python-science.scm (python-dvc-data): New variable.
Change-Id: I4479129a1842d2133acec6f7aeb1d4a95e9e6162
|
|
* gnu/packages/python-science.scm (python-dvc-objects): New variable.
Change-Id: Ibd4247ab12b161392de7d351195646f7215610bd
|
|
* gnu/packages/python-science.scm (python-snakemake-executor-plugin-slurm):
New variable.
Change-Id: I7ca462dc224dc6947130fa9842f26c25cd7349a4
|
|
* gnu/packages/python-science.scm
(python-snakemake-executor-plugin-slurm-jobstep): New variable.
Change-Id: I477b8a30ae6642fa0e8d6e49a828ab0d3aa589b4
|
|
* gnu/packages/python-science.scm (python-scikit-misc):
[arguments][phases][fix-pytest-config]: New phase.
[propagated-inputs]: Remove python-twine.
[native-inputs]: Remove python-pytest-cov.
Change-Id: I4f52ff2819775d65fd205f6222c8fba854161580
|
|
* gnu/packages/python-science.scm (python-efficient-apriori): New variable.
Change-Id: I30ee0c1f3f825a8c4573abfe598a63ca5594b5a0
|
|
* gnu/packages/python-science.scm (snakemake-6)[arguments]<test-flags>:
Ignore test file requiring not available optional package.
Change-Id: Ic43e84284502d7d57e95de2e68eecb25eafae8ac
|
|
It was found this build issue while building dependents of python-zarr.
* gnu/packages/python-science.scm (python-anndata):
[native-inputs]: Add python-filelock; missing for tests.
Change-Id: Ia83b631bc321f43e7a51fa558753f6189530bd76
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-science.scm (python-dask-image)[arguments]
<test-flags>: Rework skipped tests and enable more tests.
[propagated-inputs]: Remove python-tifffile; add
python-tifffile-for-dask-image.
[description]: Remove new line in the end.
* gnu/packages/python-xyz.scm (python-tifffile-for-dask-image): New variable.
Change-Id: I8539569aab1134d049ec8e8c0041191ce61e2eb7
|
|
* gnu/packages/python-science.scm (python-scikit-image-next): New variable.
Change-Id: Ie8f576ff3d6b4e92a34565b130c00697e985ac6b
|
|
* gnu/packages/python-science.scm (python-imagehash): Update to 4.3.2.
[arguments] <#:phases>: Add 'remove-six phase.
Change-Id: I201164afd8c327db4f9f652967c7ea30dfd84a8c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-science.scm (python-pyvistaqt): New variable.
Change-Id: I0f843fb4e7bf160e0f8625824c172d11b2405fab
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-science.scm (python-pyvista): Use G-Expressions,
fix indentation, remove necessary comments.
[arguments] <test-flags>: Utilize Pytest option to ignore and skip
tests instead modifying test files.
[phases]{fix-failing-tests}: Keep file modifications which can't be
skipped with Pytest options.
Change-Id: I51cbf14a9572bd096d409fa6b4b7b9c8bef5eea1
|
|
* gnu/packages/python-science.scm (python-anndata-0.11): New variable.
Change-Id: I49d804d4434dfde618cfe7da76cae1d8db9444af
|
|
* gnu/packages/patches/python-scipy-i686.patch: Add patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python-science.scm (python-scipy): Add phase to apply the patch.
Fixes guix/guix#2989
Change-Id: I6c5d807bd2ed23fca6e94b28cb6927c154bde0e8
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-science.scm (python-aplus): Update to 0.11.1-0.1ab8ebe.
[source]: Switch to git-fetch and build from the latest commit.
[build-system]: Switch to pyproject-build-system.
[arguments] <tests?>: Disable them as depending on Nose test runner.
[native-inputs]: Add python-setuptools.
Change-Id: I34bf72f8d0103122dfcf399e6823eaca2db1d69d
|
|
* gnu/packages/python-science.scm (python-fbpca):
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-pytest, and python-setuptools.
Change-Id: Ib02a92066f6c06b1de73fb5e5c4888544db7b9f8
|
|
* gnu/packages/python-science.scm (python-pyjanitor): Fix build.
[propagated-inputs]: Add python-requests.
[native-inputs]: Remove python-wheel.
[arguments] <#:test-flags>: Disable failing test.
Change-Id: I74b40149a3b87f0e748d79be2aae9978fa18de52
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-science.scm (python-scikit-fem): Update to 11.0.0.
[propagated-inputs]: Add python-matplotlib.
[native-inputs]: Remove python-wheel.
Change-Id: I52ac1f1125f7d5849b8a90f5db74aeabc08fd6ef
|
|
* gnu/packages/python-science.scm (python-plotly) [native-inputs]:
Remove python-wheel; add python-nbformat.
Change-Id: I257a9b06343b37e95428bfa46f4b5547b7adb876
|
|
As documentation was not built at all, this change removes everything
requiring for to reduce the closue size.
* gnu/packages/python-science.scm (python-scipy): Adjust inputs
[arguments] <phases>: Remove 'install-doc.
[propagated-inputs]: Keep only python-numpy.
[native-inpusts]: Remove python-hypothesis, and python-pytest-cov; add
python-mpmath, python-numpydoc, python-pythran, python-rich-click,
python-threadpoolctl, and python-typing-extensions.
Fixes: guix/guix#2944.
Change-Id: I97e4914c3d705b47b276d3f88dc938f26b0d27a5
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-science.scm (python-scikit-opt)[native-inputs]:
Add python-pytest.
Change-Id: I55b2659c9b897ed170c12c9407d9828f469393c6
|
|
* gnu/packages/python-science.scm (python-pandera): Update to 0.26.1.
[source]: Switch to url-fetch, PyPI archive provides tests and build
successfully while git version missed a lot of sub module after install.
[arguments] <test-flags>: Rework skipped tests and ignored test files.
[inputs]: Add python-dask, python-distributed, python-geopandas,
python-hypothesis, python-modin, python-numpy, python-pandas,
python-scipy, and python-shapely.
[propagated-inputs]: Remove python-hypothesis-next, python-modin,
python-multimethod, python-numpy, python-pandas, python-pandas-stubs,
python-scipy, and python-wrapt; add python-typing-extensions.
[native-inputs]: Remove python-dask, python-fastapi, python-geopandas,
python-pyarrow, python-sphinx, and python-wheel; add python-joblib and
python-setuptools-scm.
Change-Id: I376f11e39c47875a5a70ee5f7d4653dd77403e28
|
|
* gnu/packages/python-science.scm (python-asap3): Update to 3.13.9.
[arguments] <tests?>: Disable them for now.
[propagated-inputs]: Add python-numpy.
[native-inputs]: Remove python-wheel.
Change-Id: Ifc7bcbb7cd7a2001038a1ae65b59e1da0978a349
|
|
* gnu/packages/python-science.scm (python-scikit-survival): Update to 0.25.0-0.bc4a891.
[propagated-inputs]: Remove python-importlib-resources.
[native-inputs]: Remove python-black, python-pypa-build,
python-coverage, python-cython-3, python-tomli, and python-tox; add
python-cython.
Change-Id: I49a2e79c8b445f6e7ddc4886641d471a5f06fb98
|
|
* gnu/packages/python-science.scm (python-ndindex)[arguments]
<#:test-flags>: Ignore flaky test.
Change-Id: Ia47bfb8fee9e87cec5c4e4f28a1f08b3cdfac259
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-science.scm (python-supersmoother): Update to 0.4-0.0a81544.
[native-inputs]: Remove python-wheel.
Change-Id: I0adc29c7d6c5aba9547227f307c7bf41c8d6293a
|
|
* gnu/packages/python-science.scm (python-qdldl): Update to 0.1.7.post5.
[native-inputs]: Remove python-wheel; add python-pytest.
Change-Id: Id9c152d861c525ae77c49baa5cf53bebf92e8621
|
|
* gnu/packages/python-science.scm (python-fastcluster)[arguments]
<#:test-backend>: Set it.
Change-Id: I0f9a0dc37b1ee1130b5f680710723977c7207ab4
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-science.scm (python-pandas-1): Delete variable.
Change-Id: Ib55e03b5a65978ddc6e38fbe73a35e37b993c460
|
|
Replace all python-setuptools-scm-next occurrences with
python-setuptools-scm.
* gnu/packages/python-build.scm (python-setuptools-scm-next): Set to
python-setuptools-scm.
Change-Id: I929ca14d24ed05efecded4c23ff02c42d50098c6
|
|
Replace all python-setuptools-next occurrences with python-setuptools.
* gnu/packages/python-build.scm (python-setuptools-next): Set to
python-setuptools.
Change-Id: I9e5e0881310d160ec56be785f2dd2140364fa8e5
|
|
* gnu/packages/python-science.scm (python-dask-image):
[propagated-inputs]: Remove python-pandas-2; add python-pandas.
[native-inputs]: Remove python-coverage, python-flake8,
python-pytest-cov, python-pytest-flake8, python-twine, and
python-wheel.
Change-Id: I30880cb0abc6d24533871f072d4277fed644c82d
|
|
* gnu/packages/python-science.scm (python-dask)
[native-inputs]: Remove python-pytest-runner and python-wheel; add
python-setuptools.
Change-Id: If44bbc089be0f27c39567a8315d9908c32b543bf
|
|
* gnu/packages/python-science.scm (python-pythran): Disable tests.
Change-Id: I468e80c73feda2bdc0e44feed0922836b4e502f5
|
|
* gnu/packages/python-science.scm (python-pandas-2) [arguments]
<test-flags>: Skip one more test group failing with Pytest@8.4.1, fixed
on main branch.
Change-Id: I0f4cb3bf310a7efff7112fdfcdf04a5a7fc16aa5
|
|
* gnu/packages/audio.scm (python-pyliblo):
[native-inputs]: Remove python-cython; add python-cython-0.
* gnu/packages/bioinformatics.scm (python-pysam): Likewise.
* gnu/packages/parallel.scm (openpmix): Likewise.
* gnu/packages/python-science.scm (python-scipy): Likewise.
Change-Id: I7a02d39b7d7cbb8a40ab4434bfe90d4e944433d3
|
|
* gnu/packages/python-science.scm (python-pyqtgraph): Update to 0.13.7.
[#:test-flags]: Enable parallel tests.
Change-Id: Ie0193f518067754351b1524172dccb802b806cc7
|
|
* gnu/packages/python-science.scm: Import (gnu packages python-compression).
(python-uproot): New variable.
Change-Id: If2e637d037649d551fa84874121ee08dc2a8c8d5
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|