me
/
guix
Archived
1
0
Fork 0
Commit Graph

3654 Commits (496e0f10b63a3218cfc86804c8eb38b4d77acd8e)

Author SHA1 Message Date
Liliana Marie Prikler c8837f8f03
gnu: python-scikit-build: Add more non-deterministic test failures.
* gnu/packages/python-xyz.scm (python-scikit-build)[#:phases]<check>: Also
exclude “test_cxx_compiler” and “test_fortran_compiler”.
2024-03-02 08:00:15 +01:00
Liliana Marie Prikler 1bd9cbe27f
gnu: python-scikit-build: Install cmake modules.
* gnu/packages/python-xyz.scm (python-scikit-build)[#:phases]: Add
‘install-cmake’.
2024-03-02 08:00:13 +01:00
Arun Isaac aeaa390b71
gnu: python-click: Update to 8.1.7.
* gnu/packages/python-xyz.scm (python-click): Update to 8.1.7.

Change-Id: I9315c06c72459d5b04ef843b710c37fd79278a9a
2024-02-28 23:24:59 +00:00
Arun Isaac dacc31c442
gnu: python-jmespath: Update to 1.0.1.
* gnu/packages/python-xyz.scm (python-jmespath): Update to 1.0.1.
[native-inputs]: Remove python-nose. Add python-pytest.

Change-Id: If5df9541f34fb656f461a10da8df02a3dd101741
2024-02-28 23:23:30 +00:00
Efraim Flashner f29f80c194
Merge branch 'rust-team'
Change-Id: Iee31c5de29c357c822f60df4fa8ce758779eb349
2024-02-28 12:18:45 +02:00
Sharlatan Hellseher 6827bb02de
gnu: python-h5netcdf: Update to 1.3.0.
* gnu/packages/python-xyz.scm (python-h5netcdf): Update to 1.3.0.

Change-Id: I6652b0d7d185b4475fb574b236534bba38a2cf07
2024-02-27 22:51:57 +00:00
Efraim Flashner f5f64cd773
gnu: python-databind-json: Allow newer versions of typing-extensions.
* gnu/packages/python-xyz.scm (python-databind-json)[source]: Add
snippet to allow newer versions of python-typing-extensions.

Change-Id: I9a8ec799d273ba6f92029afd2f5d2007f3579eb3
2024-02-27 10:59:00 +02:00
Ricardo Wurmus b6604de226
gnu: Remove python-nltk-3.4.
* gnu/packages/python-xyz.scm (python-nltk-3.4): Remove variable.

Change-Id: I865380c0428d459147c0980065719c32bf67075a
2024-02-26 22:53:23 +01:00
Ricardo Wurmus a15404a592
gnu: python-lunr: Update to 0.7.0.post1.
* gnu/packages/python-xyz.scm (python-lunr): Update to 0.7.0.post1.
[build-system]: Use pyproject-build-system.
[arguments]: Disable tests that need nodejs.
[native-inputs]: Remove python-mock; add python-coverage,
python-hatch-fancy-pypi-readme, python-hatchling, python-pytest-timeout, and
python-tox.
[propagated-inputs]: Remove python-nltk-3.4; add python-importlib-metadata and
python-typing-extensions.

Change-Id: Ide9b0d98878dd8972d883c1c0e391a9a4b660eba
2024-02-26 22:53:23 +01:00
Efraim Flashner 0ae4b8c42a
gnu: python-databind-core: Allow newer versions of typing-extensions.
* gnu/packages/python-xyz.scm (python-databind-core)[source]: Add
snippet to allow newer versions of python-typing-extensions.

Change-Id: I8515c4767d6241542a53746f3654074010ab25f1
2024-02-25 10:57:02 +02:00
Arun Isaac e5ae409276
gnu: python-ruamel-yaml: Update to 0.18.6.
* gnu/package/serialization.scm (python-ruamel-yaml): Update to 0.18.6.
(python-ruamel.yaml-0.16): New variable.
* gnu/packages/package-management.scm (conda)[inputs]: Replace
python-ruamel.yaml with python-ruamel.yaml-0.16.
* gnu/packages/backup.scm (borgmatic)[inputs]: Replace python-ruamel.yaml with
python-ruamel.yaml-0.16.
* gnu/packages/python-xyz.scm (dynaconf)[inputs]: Replace python-ruamel.yaml
with python-ruamel.yaml-0.16.

Change-Id: Iff9eeeae043c9547d93a6c780f0c30bd760490d9

Change-Id: I43cad7e3936f62d209fbba7e86b93519cfc1c1ba
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2024-02-22 13:02:42 +00:00
Hartmut Goebel 0638686883
gnu: python-annotated-types: Update package.
* gnu/packages/python-xyz.scm (python-annotated-types)
[propagated-inputs]: Add python-typing-extensions.
[description]: Expand.

Change-Id: I90d198602a9f3f42be26f5728a61b3089b32a81e
2024-02-20 13:58:48 +02:00
Efraim Flashner fe6b25287c
gnu: Add python-pydantic-2.
* gnu/packages/python-xyz.scm (python-pydantic-2): New variable.

Change-Id: I81c07fd91f522662dd912309313db7a3f4f49b75
2024-02-20 13:57:41 +02:00
Efraim Flashner cdc5505819
gnu: Add python-annotated-types.
* gnu/packages/python-xyz.scm (python-annotated-types): New variable.

Change-Id: I8d601a226fbf25be7746a617c88084ab067978d4
2024-02-20 13:57:40 +02:00
Efraim Flashner f98d39954f
gnu: Add python-pydantic-core.
* gnu/packages/python-xyz.scm (python-pydantic-core): New variable.

Change-Id: I163db0e6230662c585b7f0d222feba55e20136f1
2024-02-20 13:57:40 +02:00
Sharlatan Hellseher 2f1ed825af
gnu: python-simpervisor: Enable tests.
* gnu/packages/python-xyz.scm (python-simpervisor) [arguments]
<#:test-flags>: Parallelise tests.
<#:phases>: Use standard 'check phase.
[native-inputs]: Add python-psutil and python-pytest-xdist.

Change-Id: Ica52d672470309593b1d01c5cc4713f080c2c1b3
2024-02-17 23:53:38 +00:00
Sharlatan Hellseher 8cab6bac1c
gnu: python-simpervisor: Update to 1.0.0.
* gnu/packages/python-xyz.scm (python-simpervisor): Update to 1.0.0.
[build-system]: Swap to pyproject-build-system, new release does not
have setup.py.
[native-inputs]: Add python-hatchling.

Change-Id: I3c0c9d4e22b5462af11bed2f823e4dbefd291180
2024-02-17 23:53:38 +00:00
Sharlatan Hellseher 4da2f179d2
gnu: python-devtools: Update to 0.12.2, fix build.
* gnu/packages/python-xyz.scm (python-devtools): Update to 0.12.2.
[build-system]: Swap to pyproejct-build-system.
[arguments] <#:phases>: Use standard 'check phase. Add
'relax-requirements phase.
[propagated-inputs]: Add python-asttokens and python-executing.
[native-inputs]: Add python-hatchling.

Change-Id: I5562e34443e606d93cd38f8ef8ad58f61e044c86
2024-02-17 23:52:52 +00:00
Sharlatan Hellseher ccbf143927
gnu: python-watchdog: Simplify package.
* gnu/packages/python-xyz.scm (python-watchdog) [build-system]: Swap to
pyproject-build-system.
[arguments] <#:test-flags>: Move skipped test here.
<#:phases>: Use standard 'check phase.

Change-Id: Id813dcfb567f9769fbb4408a159519004c67b85b
2024-02-17 22:36:30 +00:00
Sharlatan Hellseher 18240ae446
gnu: python-humanize: Update to 4.0.0.
* gnu/packages/python-xyz.scm (python-humanize): Update to 4.0.0.
[build-system]: Swap to pyproject-build-system.
[native-inputs]: Add python-freezegun and python-pytest.

Change-Id: I46d06824eb9b43a3540f7b3880ec06f895c290d5
2024-02-17 22:30:31 +00:00
Sharlatan Hellseher 4daeae8583
gnu: python-trio-websocket: Simplify package.
* gnu/packages/python-xyz.scm (python-trio-websocket) [build-system]:
Swap to pyproject-build-system.
[arguments] <#:phases>: Use standard 'check phase.

Change-Id: I58bc13f64b15d50ff0746e9b4677229df807d415
2024-02-17 22:18:56 +00:00
Sharlatan Hellseher 1a2c374c2c
gnu: python-xyzservices: Simplify package.
* gnu/packages/python-xyz.scm (python-xyzservices) [build-system]: Swap
to pyproject-build-system.
[arguments] <#:test-flags>: Skip tests requiring request module, as seen
in project's GitHub Actions.
<#:phases>: Use standard 'check phase.

Change-Id: I9092e282bebc8539e9ceed5ec87559d64513a486
2024-02-17 22:13:24 +00:00
Sharlatan Hellseher e355848578
gnu: python-zeroconf: Simplify package.
* gnu/packages/python-xyz.scm (python-zeroconf) [build-system]: Swap to
pyproject-build-system.
[arguments] <#:test-flags>: Move skipped tests here.
<#:phases>: Use standard 'check phase.

Change-Id: I7891a817b984a440a957ae8809d5e4877dc43d0e
2024-02-17 22:05:37 +00:00
Sharlatan Hellseher eeaad8c906
gnu: python-crontab: Update to 3.0.0.
* gnu/packages/python-xyz.scm (python-crontab): Update to 3.0.0.
[arguments] <#:phases> {disable-failing-tests}: Add one more test to
ignore.

Change-Id: Icfd2f0e788f459f4b1935f1e2da7ef4779b19402
2024-02-17 21:57:09 +00:00
Sharlatan Hellseher 170efe6e68
gnu: python-crontab: Enable tests.
* gnu/packages/python-xyz.scm (python-crontab): Enable tests.
[arguments] <#:phases>: Add 'disable-failing-tests phase.

Change-Id: I294ff69091ed1ed6b016c194bc8fb6e5af11978c
2024-02-17 21:39:06 +00:00
Giacomo Leidi 96895a65b4
gnu: Add python-apscheduler.
* gnu/packages/python-xyz.scm (python-apscheduler): New variable.

Change-Id: Ib5964520a8d3c9c4711ba2ee4c5812241dc93423
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-17 21:26:05 +00:00
Timothee Mathieu cd225af6e6
gnu: Add python-farama-notifications.
* gnu/packages/python-xyz.scm (python-farama-notifications): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
Change-Id: Icbf19b9d6be1051dc92bf638e0a37f0831183c50
2024-02-16 08:01:23 +01:00
kiasoc5 f73da2ed29
gnu: python-tldr: Update to 3.2.0.
* gnu/packages/python-xyz.scm (python-tldr): Update to 3.2.0.

Change-Id: Iddf74f5d4a9a1c2e61bb8d74599ace35a60e769c
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2024-02-14 16:12:31 -05:00
Sharlatan Hellseher f21a4f492e
gnu: python-crossenv: Fix home page.
* gnu/packages/python-xyz.scm (python-crossenv) [home-page]: Use the
home page as seen on the PyPI page.

Change-Id: I23dbb6c67b0fe3922b9cecf863e612857827ad78
2024-02-14 16:50:44 +00:00
Felix Gruber 892b4a9a02
gnu: Add python-daft.
* gnu/packages/python-xyz.scm (python-daft): New variable.

Change-Id: I546556c825662e5b8bff46e5a78e7c98c8cc55ed
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-14 16:08:15 +00:00
Felix Gruber 4ad6872979
gnu: python-shapely: Update to 2.0.2.
* gnu/packages/python-xyz.scm (python-shapely): Update to 2.0.2.
[native-inputs]: Remove python-pytest-cov.

Change-Id: I4358c16d53c97a0cd38e3689d65ead770b2e997c
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-02-07 13:50:53 +01:00
Sharlatan Hellseher ae77d94839
gnu: Add python-cppheaderparser.
* gnu/packages/python-xyz.scm (python-cppheaderparser): New variable.

Change-Id: I3c57c31a0b63212e43e1ab387b5d329c04ed0e31
2024-01-28 22:44:30 +00:00
Giacomo Leidi 4802adbbf0
gnu: dynaconf: Update to 3.2.4.
* gnu/packages/patches/dynaconf-unvendor-deps.patch: Update accordingly.
* gnu/packages/python-xyz.scm (dynaconf): Update to 3.2.4;
[source]<url>; https://github.com/rochacbruno/dynaconf now permanently
redirects to https://github.com/dynaconf/dynaconf ;
<snippet>: update unvendoring and lower coverage quality gate
for unit tests;
[build-system]: switch to pyproject-build-system;
[arguments]<test-flags>: disable tests that require Click 7 instead of
Click 8;
<phases>: comply with #:test-flags argument from pyproject-build-system;
[propagated-inputs]: add python-tomli.

Change-Id: I96597ec39d7aa2d3c3c169147640de19eaefe0b4
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-01-28 22:50:49 +01:00
Ricardo Wurmus 250477d896
gnu: Add python-gh-md-to-html.
* gnu/packages/python-xyz.scm (python-gh-md-to-html): New variable.

Change-Id: I8a7f62000eec0636d2c1114c53c852fa136576b1
2024-01-25 15:13:52 +01:00
Ricardo Wurmus a313875476
gnu: Add python-tasklogger.
* gnu/packages/python-xyz.scm (python-tasklogger): New variable.

Change-Id: I53319b70b7788090e8873a912d7c56044c0bb5b2
2024-01-23 13:36:48 +01:00
Wamm K. D 782d69fb7f
gnu: Add python-manimpango.
* gnu/packages/python-xyz.scm (python-manimpango): New variable.

Co-authored-by: Troy Figiel <troy@troyfigiel.com>
Change-Id: I80effb2412e7c35ddf69c0d3ff6e2f052f282840
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-01-20 21:35:29 +00:00
Vinicius Monego 9f918e9c48
gnu: python-symengine: Update to 0.11.0.
* gnu/packages/python-xyz.scm (python-symengine): Update to 0.11.0.
[native-inputs]: Replace python-cython with python-cython-3.

Change-Id: Ieab464491e3df6e2bdb5b552cbf48ebf67ff81e4
2024-01-19 21:56:37 -03:00
Ricardo Wurmus d084e9d036
gnu: Add python-mediapy.
* gnu/packages/python-xyz.scm (python-mediapy): New variable.

Change-Id: I2e55c018670053c662ae2d896feefab3b505b139
2024-01-19 23:55:43 +01:00
Troy Figiel 6c34d33cde
gnu: Add python-typeguard-4.
* gnu/packages/python-xyz.scm (python-typeguard-4): New variable.

Change-Id: Ic5728766e8171dc31a82056f55a8c00680db5870
2024-01-17 11:17:59 +01:00
Troy Figiel 1e0b80b9e1
gnu: Add python-concurrent-log-handler.
* gnu/packages/python-xyz.scm (python-concurrent-log-handler): New variable.
2024-01-17 11:17:59 +01:00
Troy Figiel 4acaa72e7b
gnu: Add python-pdf2image.
* gnu/packages/python-xyz.scm (python-pdf2image): New variable.
2024-01-17 11:17:59 +01:00
Ricardo Wurmus 224f8d543b
gnu: Add python-strenum.
* gnu/packages/python-xyz.scm (python-strenum): New variable.

Change-Id: I6b6d64024db9358ea0a65cfd6c7cd6f94747de42
2024-01-16 15:33:57 +01:00
Ricardo Wurmus b8085c9240
gnu: python-pyls-black: Fix build.
* gnu/packages/patches/python-pyls-black-41.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python-xyz.scm (python-pyls-black)[source]: Add patch.
[build-system]: Use pyproject-build-system.
[arguments]: Disable one failing test.

Change-Id: I14b2982644e58c0b43d76838febc6dfceb220b15
2024-01-16 14:52:21 +01:00
Ricardo Wurmus 53c65baa3d
gnu: python-dask: Propagate click.
* gnu/packages/python-xyz.scm (python-dask)[native-inputs]: Move python-click
from here...
[propagated-inputs]: ...to here.

Change-Id: I1a1617d9cb00268d9fc26f4fe6c9ecc6d0a2e375
2024-01-16 12:44:37 +01:00
Ricardo Wurmus c3210ae8e2
gnu: python-mysql-connector-python: Defuse time bomb.
Additional tests fail due to expired certificates.  Disable them.

* gnu/packages/python-xyz.scm (python-mysql-connector-python)[arguments]:
Disable six additional tests.

Change-Id: I99b5f15736af89c0281ab7aca56c1bd3958d1a46
2024-01-16 12:44:37 +01:00
Ricardo Wurmus 8ef784e84c
gnu: python-adjusttext: Disable tests.
* gnu/packages/python-xyz.scm (python-adjusttext)[arguments]: Disable tests.

Change-Id: Ib1002de20a6e301f43bb34f64f7299d4316d8a67
2024-01-16 12:44:37 +01:00
Ricardo Wurmus fbe0233575
gnu: python-click-default-group: Update to 1.2.4.
* gnu/packages/python-xyz.scm (python-click-default-group): Update to 1.2.4.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-flit-core and python-pytest.

Change-Id: I7e617ee57499542b7e832bb5ea24417b70e8cf85
2024-01-16 12:44:37 +01:00
Ricardo Wurmus e8f68ea334
gnu: Add python-asyncinject.
* gnu/packages/python-xyz.scm (python-asyncinject): New variable.

Change-Id: I2647e8340bca2efabc222d19155d330b1a5ff16f
2024-01-16 12:44:37 +01:00
Ricardo Wurmus 0c6db478ec
gnu: python-pint: Add missing input.
This is a follow-up to commit 23b8601cd2cf90ed11a51ca6db133083433e74d8.
Without this input the version string will be 0.0.0.

* gnu/packages/python-xyz.scm (python-pint)[native-inputs]: Add
python-setuptools-scm.

Change-Id: Id621e459f119d7268cdcc41ef93bcae135e842d1
2024-01-16 12:44:36 +01:00
Ricardo Wurmus 50dbb9561f
gnu: python-fit-nbinom: Disable tests.
* gnu/packages/python-xyz.scm (python-fit-nbinom)[arguments]: Disable tests.

Change-Id: I980480a3326dccc67930d34474832712005d1bb2
2024-01-16 12:44:36 +01:00