summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* gnu: Add python-bed-reader.Ricardo Wurmus10 days1-0/+120
| | | | | | * gnu/packages/bioinformatics.scm (python-bed-reader): New variable. Change-Id: Iad3f1d1c05abe706d8cd52a4d046247a5a9738e2
* gnu: Add rust-numpy-0.22.Ricardo Wurmus10 days1-0/+30
| | | | | | * gnu/packages/crates-io.scm (rust-numpy-0.22): New variable. Change-Id: Iba01905cb4284671771c195f8777e4c8179683b2
* gnu: Add rust-rusoto-credential-0.48.Ricardo Wurmus10 days1-0/+30
| | | | | | * gnu/packages/crates-web.scm (rust-rusoto-credential-0.48): New variable. Change-Id: I22ff3f5a1b27bbbd3ca9204e26b9c6dadd440c53
* gnu: Add rust-ndarray-rand-0.15.Ricardo Wurmus10 days1-0/+25
| | | | | | * gnu/packages/crates-io.scm (rust-ndarray-rand-0.15): New variable. Change-Id: I67863ccb0fdb7b74b40985a8162a2cfb6f236def
* gnu: Add rust-ndarray-npy-0.9.Ricardo Wurmus10 days1-0/+28
| | | | | | * gnu/packages/crates-io.scm (rust-ndarray-npy-0.9): New variable. Change-Id: I69bb42218e09a32250e8feeee0d6ca8e0a1a9845
* gnu: Add rust-object-store-0.11.Ricardo Wurmus10 days1-0/+47
| | | | | | * gnu/packages/crates-io.scm (rust-object-store-0.11): New variable. Change-Id: If6009cfde48eeffde5bc4055c943c4fe8a6ff797
* gnu: Add rust-statrs-0.17.Ricardo Wurmus10 days1-0/+24
| | | | | | * gnu/packages/crates-io.scm (rust-statrs-0.17): New variable. Change-Id: I3c7ea9f6ecb2d635e62f5e655d9291064ff4b25a
* gnu: Add rust-py-literal-0.4.Ricardo Wurmus10 days1-0/+24
| | | | | | * gnu/packages/crates-io.scm (rust-py-literal-0.4): New variable. Change-Id: Ie5b845a642bf862f062d3160e856969da9b21f3a
* gnu: Add rust-fetch-data-0.2.Ricardo Wurmus10 days1-0/+31
| | | | | | * gnu/packages/crates-io.scm (rust-fetch-data-0.2): New variable. Change-Id: Ie323074ac7bbe648b17a08ae13305d7bad466879
* gnu: Add rust-dpc-pariter-0.4.Ricardo Wurmus10 days1-0/+22
| | | | | | * gnu/packages/crates-io.scm (rust-dpc-pariter-0.4): New variable. Change-Id: I6e6f278e62f3b68ce7211fb01cc109bbf5db42f1
* gnu: Add rust-cloud-file-0.2.Ricardo Wurmus10 days1-0/+28
| | | | | | * gnu/packages/crates-io.scm (rust-cloud-file-0.2): New variable. Change-Id: Ib41346daa3a225a88549c320c4f46600c6276526
* gnu: Add rust-anyinput-0.1.Ricardo Wurmus10 days1-0/+22
| | | | | | * gnu/packages/crates-io.scm (rust-anyinput-0.1): New variable. Change-Id: I5347d8bb51b18c6de5026d0e598fdbdea360a15d
* gnu: Add rust-anyinput-derive-0.1.Ricardo Wurmus10 days1-0/+23
| | | | | | * gnu/packages/crates-io.scm (rust-anyinput-derive-0.1): New variable. Change-Id: If0e113e1822fb110ea8b11019d87aad899da90c3
* gnu: Add rust-anyinput-core-0.1.Ricardo Wurmus10 days1-0/+26
| | | | | | * gnu/packages/crates-io.scm (rust-anyinput-core-0.1): New variable. Change-Id: I158924de285938697ad286a44936a93ecb440f4a
* gnu: Add rust-ndarray-0.16.Ricardo Wurmus10 days1-0/+35
| | | | | | * gnu/packages/crates-io.scm (rust-ndarray-0.16): New variable. Change-Id: Idce1bf031c473b803d8c6e3b9cc7505277cad91c
* gnu: wllvm: Add missing inputs.Ricardo Wurmus10 days1-1/+2
| | | | | | | * gnu/packages/llvm.scm (wllvm)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: I080f132763607f7bc5f4609c993bd2a067cd9be4
* gnu: python-more-itertools: Update to 10.6.0.Ricardo Wurmus10 days2-30/+10
| | | | | | | | | | | * gnu/packages/python-xyz.scm (python-more-itertools-next): Rename this variable... (python-more-itertools): ...to this; update to 10.6.0. [propagated-inputs]: Remove python-six. * gnu/packages/astronomy.scm (python-yt)[propagated-inputs]: Replace python-more-itertools-next with python-more-itertools. Change-Id: I2fef91f87afde2b2659dd25b831fb13b4c118454
* gnu: python-incremental: Update to 24.7.2.Ricardo Wurmus10 days1-3/+19
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-incremental): Update to 24.7.2. [build-system]: Use pyproject-build-system. [arguments]: Add phase 'patch-build-system; disable tests. [native-inputs]: Add python-pytest, python-setuptools, and python-wheel. [propagated-inputs]: Add python-tomli. Change-Id: I6c49f2da746398d469f6fdc611fc08cfbe72a0e1
* gnu: python-gymnasium: Add missing input.Ricardo Wurmus10 days1-4/+5
| | | | | | | * gnu/packages/machine-learning.scm (python-gymnasium)[native-inputs]: Add python-wheel. Change-Id: I118aa4283767906c59a6daa93d0ba01bfbfb6029
* gnu: Remove python-pytest-lazy-fixture.Sharlatan Hellseher10 days1-27/+0
| | | | | | | | | Failed to build, have no users in Guix, not maintained for 3 years. See <https://github.com/TvoroG/pytest-lazy-fixture/issues/63>. * gnu/packages/check.scm (python-pytest-lazy-fixture): Delete variable. Change-Id: Icce5010704f20a5530ff9fd702e5c0cc694cc0ec
* gnu: python-cleanlab: Update to 2.7.0.Sharlatan Hellseher10 days1-6/+10
| | | | | | | | | * gnu/packages/machine-learning.scm (python-cleanlab): Update to 2.7.0. [arguments] <test-flags>: Ignore tests requiring Hugging Face datasets. [native-inputs]: Remove python-pytest-lazy-fixture; add python-typing-extensions. Change-Id: I7988b4c0b6dff10a44d4a1fbffa48b950158302c
* gnu: python-scrapy: Update to 2.12.0.Ricardo Wurmus10 days1-9/+13
| | | | | | | | | | | * gnu/packages/python-web.scm (python-scrapy): Update to 2.12.0. [arguments]: Update list of disabled tests. [propagated-inputs]: Remove python-botocore and python-setuptools; add python-packaging and python-typing-extensions. [native-inputs]: Add python-mypy and python-setuptools; remove python-pyftpdlib and python-uvloop. Change-Id: If747801ccbb6047b8d1a98714dafae8ab3743b07
* gnu: python-pplpy: Add missing inputs.Ricardo Wurmus10 days1-1/+6
| | | | | | | * gnu/packages/sagemath.scm (python-pplpy)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: I1da4130ddedeefbe71ae07c3885ae0e5fa1f8204
* gnu: python-internetarchive: Update to 5.1.0.Ricardo Wurmus10 days1-37/+24
| | | | | | | | | | | | * gnu/packages/web.scm (python-internetarchive): Update to 5.1.0. [source]: Remove snippet. [build-system]: Use pyproject-build-system. [arguments]: Remove custom 'check phase; use test-flags. [propagated-inputs]: Add python-importlib-metadata and python-tqdm; update python-jsonpatch and python-schema. [native-inputs]: Add nss-certs-for-test, python-setuptools, and python-wheel. Change-Id: I8b5ea44e118ccb30b4e470957823a3f4dde89f43
* gnu: python-hdf4: Update to 0.9.2.Ricardo Wurmus10 days1-14/+13
| | | | | | | | | | | * gnu/packages/python-xyz.scm (python-hdf4): Update to 0.9.2. [build-system]: Use pyproject-build-system. [arguments]: Remove custom 'check phase; add phase 'build-extensions. [native-inputs]: Remove python-nose; add python-pytest, python-setuptools, and python-wheel. [inputs]: Drop labels. Change-Id: I96312f9509fae89a4c21a58b593ccb87952e0332
* gnu: python-maxminddb: Update to 2.6.3.Sharlatan Hellseher10 days1-5/+6
| | | | | | | | * gnu/packages/geo.scm (python-maxminddb): Update to 2.6.3. [arguments] <tests?>: Enable them as no maxmind database is required. [native-inputs]: Add python-pytest, python-setuptools, and python-wheel. Change-Id: Ie4aaa559384c75942da83afdcca0a22a7c5ced1c
* gnu: python-fanc: Update to 0.9.28.Ricardo Wurmus10 days1-19/+14
| | | | | | | | | | * gnu/packages/bioinformatics.scm (python-fanc): Update to 0.9.28. [arguments]: Remove custom 'check phase; disable tests that seemingly freeze. [propagated-inputs]: Add python-imageio, python-pywavelets, and python-tifffile; remove python-pytest. [native-inputs]: Add python-pytest, python-setuptools, and python-wheel. Change-Id: Ia83f5fe1d0cbbf56840061feb9561e439380e965
* gnu: Deprecate fanc.Ricardo Wurmus10 days1-58/+3
| | | | | | | | | fanc is a duplicate of python-fanc. * gnu/packages/bioinformatics.scm (fanc): Define as deprecated name for python-fanc. Change-Id: I28e330d9bfe64fd59b49001ecc56e2c6fd191b55
* gnu: python-nbstripout: Update to 0.8.1.Ricardo Wurmus10 days1-13/+8
| | | | | | | | | * gnu/packages/jupyter.scm (python-nbstripout): Update to 0.8.1. [arguments]: Update test flags. [native-inputs]: Remove python-pytest-cram, python-pytest-flake8, and python-pytest-runner. Change-Id: I308ae787f7777ef11661ce8ef8802e13fa743509
* gnu: python-flask-misaka: Update to 1.0.1.宋文武10 days1-5/+7
| | | | | | | | | | * gnu/packages/python-web.scm (python-flask-misaka): Update to 1.0.1. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-flask, python-pytest, python-setuptools and python-wheel. Remove python-coverage and python-mock. [propagated-inputs]: Add python-markupsafe. Remove python-flask. Change-Id: Ib737e6268f98227909606753ffe8d9f72c539f73
* gnu: python-flask-migrate: Update to 4.1.0.宋文武10 days1-3/+5
| | | | | | | | * gnu/packages/python-web.scm (python-flask-migrate): Update to 4.1.0. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-pytest, python-setuptools and python-wheel. Change-Id: I39742c22619c6c3fca51f954c0930c2ccf0d4577
* gnu: python-alembic: Use python-sqlalchemy-2.宋文武10 days1-1/+1
| | | | | | | * gnu/packages/databases.scm (python-alembic)[propagated-inputs]: Replace python-sqlalchemy with python-sqlalchemy-2. Change-Id: I49ad961eac3bcba5eaee05083e5299f17a8fae33
* gnu: python-hsluv: Fix build.宋文武10 days1-0/+2
| | | | | | | * gnu/packages/python-xyz.scm (python-hsluv)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: I4dbed681c4f1a83b0300dc9611cdf89072591389
* gnu: python-gpxpy: Fix build.宋文武10 days1-0/+2
| | | | | | | * gnu/packages/python-xyz.scm (python-gpxpy)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: I89d4360ed6502c84580bface08dba850c5d9efe1
* gnu: python-glom: Update to 24.11.0.宋文武10 days1-2/+2
| | | | | | * gnu/packages/python-xyz.scm (python-glom): Update to 24.11.0. Change-Id: I37c849475cedd1ecd812f896553a9deeabb00c3d
* gnu: python-daemux: Fix build.宋文武10 days1-1/+2
| | | | | | * gnu/packages/tmux.scm (python-daemux)[native-inputs]: Add python-flake8. Change-Id: I0e3ec537c6722643ebb9ebc243230101bb2547ca
* gnu: python-ebooklib: Fix build.宋文武10 days1-0/+1
| | | | | | | * gnu/packages/ebook.scm (python-ebooklib)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: Iba564c2b091b4a268d7727c5ad03dcef1b59ed62
* gnu: python-eliot: Update to 1.16.0.宋文武10 days1-7/+7
| | | | | | | | * gnu/packages/python-xyz.scm (python-eliot): Update to 1.16.0. [propagated-inputs]: Add python-orjson. Remove python-six. [native-inputs]: Add python-pytest-xdist and python-wheel. Remove python-dask. Change-Id: Ibc6eeb5fe4475bf2145a8ab72aa82f17a14bf9f0
* gnu: Remove python-lirc.宋文武10 days1-32/+0
| | | | | | | | | Archived in 2020.11, the new way to configure keymaps is using ir-keytable which comes with v4l-utils. * gnu/packages/lirc.scm (python-lirc): Remove variable. Change-Id: I7f28e6f818705f6a616904951e07a33bbfb081d9
* gnu: python-imap-tools: Update to 1.9.0.宋文武10 days1-3/+3
| | | | | | | * gnu/packages/python-web.scm (python-imap-tools): Update to 1.9.0. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I1daf6ab61335002c4d66c7272c6a81773e40e56b
* gnu: python-cssutils: Update to 2.11.1.宋文武10 days1-6/+11
| | | | | | | | * gnu/packages/python-web.scm (python-cssutils): Update to 2.11.1. [propagated-inputs]: Add python-more-itertools. [inputs]: Add python-cssselect and python-lxml. Change-Id: I4832cd718fade9986df6bd7e82fe3e886e452a19
* gnu: Add python-s3fs.Ricardo Wurmus10 days1-0/+29
| | | | | | * gnu/packages/python-web.scm (python-s3fs): New variable. Change-Id: I5f9f02cc91f3037d382af68c785d215550a0efe6
* gnu: Add python-aiobotocore.Ricardo Wurmus10 days1-0/+52
| | | | | | * gnu/packages/python-web.scm (python-aiobotocore): New variable. Change-Id: I47b3374e06f82b2ec842b7b11acce8ce6df3c363
* gnu: Add python-aioitertools.Ricardo Wurmus10 days1-0/+29
| | | | | | * gnu/packages/python-web.scm (python-aioitertools): New variable. Change-Id: I1ef29297b9e3d526234270dc2701ab55704e3fe4
* gnu: python-fsspec: Update to 2024.12.0.Ricardo Wurmus10 days1-2/+2
| | | | | | * gnu/packages/python-xyz.scm (python-fsspec): Update to 2024.12.0. Change-Id: I47a782911a0139a24fc5edcf16abcf648e621d24
* gnu: python-multidict: Update to 6.1.0.Ricardo Wurmus10 days1-2/+3
| | | | | | | * gnu/packages/python-xyz.scm (python-multidict): Update to 6.1.0. [propagated-inputs]: Add python-typing-extensions. Change-Id: I1bc3e818a5c009ed360cd2ad2c00a395c5ea8966
* gnu: python-twisted: Add comment.Ricardo Wurmus10 days1-1/+1
| | | | | | | * gnu/packages/python-xyz.scm (python-twisted)[native-inputs]: Add comment on why glibc-utf8-locales is needed. Change-Id: I0effed9600b2b2238a33b70bd38f4bb565b6df9f
* gnu: nikola: Update to 8.3.1, fix build.Sharlatan Hellseher10 days1-4/+15
| | | | | | | | | | * gnu/packages/python-xyz.scm (nikola): Update to 8.3.1. Fix build. [arguments] <test-flags>: Ignore dev_test_sever tests which are all failing. <phases>: Add 'fix-pytest-config. [native-inputs]: Remove python-pytest-cov; add python-feedparser. Change-Id: I4394a4bf19a64f1bdda578352f0d3bdfa036c752
* gnu: python-hacking: Update to 7.0.0.Ricardo Wurmus10 days1-8/+10
| | | | | | | | * gnu/packages/openstack.scm (python-hacking): Update to 7.0.0. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ie82d0a89699fa4ae32f008f089de402181f89bc3
* gnu: python-twisted: Update to 24.11.0.Ricardo Wurmus10 days1-18/+67
| | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-twisted): Update to 24.11.0. [build-system]: Use pyproject-build-system. [arguments]: Enable tests; add phases 'patch-build-system and 'disable-broken-tests; add custom 'check phase. [propagated-inputs]: Delete python-pyhamcrest; add python-attrs, python-bcrypt, and python-typing-extensions. [native-inputs]: Add python-coverage, python-hatch-fancy-pypi-readme, python-hatchling, python-httpx, python-hypothesis, python-pyflakes, python-pyhamcrest, python-pytest, python-sphinx, and python-sphinx-rtd-theme. Change-Id: Ib55c2363f4cdb06e70f84545142d225271c0fa0a