Age | Commit message (Expand) | Author |
2024-12-13 | gnu: python-pexpect: Update to 4.9.0....* gnu/packages/python-xyz.scm (python-pexpect): Update to 4.9.0.
Change-Id: Ie4e9fa2a6187cba16cf8ccb7395f34fd8fb0845a
| Sharlatan Hellseher |
2024-12-13 | gnu: python-pexpect: Improve package style....* gnu/packages/python-xyz.scm (python-pexpect): Use G-expression,
improve style.
[build-system]: Swap to pyproject-build-system.
[arguments]<test-flags>: Move test exclusion logic here from
'prepare-tests phase.
[native-inputs]: Remove python-nose; add python-setuptools and
python-wheel.
Change-Id: I16da2bfbeabf21b02acf93f7fed765f262a56596
| Sharlatan Hellseher |
2024-12-13 | gnu: python-ptyprocess: Update to 0.7.0....* gnu/packages/python-xyz.scm (python-ptyprocess): Update to 0.7.0.
[build-system]: Swap to pyproject-build-system.
[native-inputs]: Remove python-nose; add python-flit-core and
python-pytest.
Change-Id: I28682d1be282c650d9485d401e1a3291a85f472e
| Sharlatan Hellseher |
2024-12-13 | gnu: Remove python-pluggy-next....* gnu/packages/python-build.scm (python-pluggy-next): Delete variable.
Change-Id: I330400172055bcee35161fcc6a151f6ecada3d8e
| Sharlatan Hellseher |
2024-12-13 | gnu: Remove python-pytest-next....* gnu/packages/check.scm (python-pytest-next): Delete variable.
* gnu/packages/python-science.scm (python-pandas-2) [native-inputs]:
Remove python-pytest-next; add python-pytest.
* gnu/packages/python-xyz.scm (python-hy) [native-inputs]: Remove
python-pytest-next; add python-pytest.
Change-Id: I57e14aa11c2e3cd1d8e8119f566b49fd902c7957
| Sharlatan Hellseher |
2024-12-13 | gnu: Remove python-pytest-8....* gnu/packages/check.scm (python-pytest-8): Set variable as deprecated.
* gnu/packages/astronomy.scm (python-asdf) [native-inputs]: Remove
python-pytest-8; add python-pytest.
* gnu/packages/astronomy.scm (python-healpy) [native-inputs]: Remove
python-pytest-8; add python-pytest.
* gnu/packages/python-check.scm (python-pytest-cython)
[propagated-inputs]: Remove python-pytest-8; add python-pytest.
Change-Id: I89a6fbbc0152a6c2f0a9a22f8398a6bc4f9e86cb
| Sharlatan Hellseher |
2024-12-13 | gnu: python-pytest: Update to 8.3.3....* gnu/packages/check.scm (python-pytest): Update to 8.3.3.
[build-system]: Swap to pyproject-build-system.
[arguments]<phases>: Use default 'check phase and remove
'prepend-version phase.
<test-flags>: Disable some tests requiring python-pygments adding which
introduces cycle.
[propagated-inputs]: Remove python-pluggy; add python-exceptiongroup and
python-pluggy-next.
[native-inputs]: Add python-setuptools and python-wheel.
* gnu/packages/check.scm (python-pytest-bootstrap) [native-inputs]: Add
python-setuptools and python-wheel.
* gnu/packages/patches/pytest-fix-unstrable-exception-test.patch: Remove file.
* gnu/local.mk: Deregister patch.
Change-Id: Ie8825ea1f788bbae40aefa467b6a94b8c4210cbc
| Sharlatan Hellseher |
2024-12-13 | gnu: python-exceptiongroup: Move to python-build....* gnu/packages/python-xyz.scm (python-exceptiongroup): Move from here ...
* gnu/packages/python-build.scm: ... to here.
Change-Id: Id034df5a988c5f6a4448879ba44ee1315888f63b
| Sharlatan Hellseher |
2024-12-13 | gnu: python-pluggy: Update to 1.5.0....* gnu/packages/python-build.scm (python-pluggy): Update to 1.5.0. Fix
indentation.
[build-system]: Swap to pyproject-build-system.
[native-inputs]: Add python-setuptools and python-wheel.
[home-page]: Place above synopsis.
Change-Id: I960e37277b16f4f36f121097cd4b64765b49064f
| Sharlatan Hellseher |
2024-12-13 | gnu: python-fast-histogram: Adjust inputs....* gnu/packages/python-science.scm (python-fast-histogram)
[native-inputs]: Add python-setuptools and python-wheel.
Change-Id: I53e2ce8019c421894e50138099539021a91f7c24
| Sharlatan Hellseher |
2024-12-13 | gnu: python-distributed: Adjust inputs....* gnu/packages/python-science.scm (python-distributed) [native-inputs]:
Add python-wheel.
Change-Id: I9c8620c04f7ed75af6900b885b58937621af15f9
| Sharlatan Hellseher |
2024-12-13 | gnu: Remove python-pyproject-metadata-0.7....* gnu/packages/python-xyz.scm (python-pyproject-metadata-0.7): Delete variable.
Change-Id: Ifa90ecb28d669d10ba5e6c02b5226063a3e32160
| Sharlatan Hellseher |
2024-12-13 | gnu: beets-bandcamp: Add maintenance note....* gnu/packages/music.scm (beets-bandcamp): Add maintenance note.
Change-Id: I2bebc18c29366a9b6fb2dc0e5504bf9ee2feafea
| Sharlatan Hellseher |
2024-12-13 | gnu: Add python-rich-tables....* gnu/packages/python-xyz.scm (python-rich-tables): New variable.
Change-Id: Ie06dfe6fa98b1f245ceccf98c905265bb27e16d3
| Sharlatan Hellseher |
2024-12-13 | gnu: Add python-rgbxy....* gnu/packages/python-xyz.scm (python-rgbxy): New variable.
Change-Id: I67a1a6ae5a7ccba888fc938e4212937ec37adb85
| Sharlatan Hellseher |
2024-12-13 | gnu: python-mpv: Adjust inputs....* gnu/packages/python-xyz.scm (python-mpv) [native-inputs]: Add
python-wheel.
Change-Id: Ife1dacf680f3651c4af08a5811a63c548259d604
| Sharlatan Hellseher |
2024-12-13 | gnu: Remove python-poetry-core-1.0....* gnu/packages/python-build.scm (python-poetry-core-1.0): Delete variable.
Change-Id: I02e57215a54ec6d080bb3a844b7bc519ffa09af8
| Sharlatan Hellseher |
2024-12-13 | gnu: poetry: Fix build....The package requires a long change of update, this changes just fixes
the build.
* gnu/packages/python-xyz.scm (poetry): Refresh package style.
[phases]{saniti-check}: Silent it, as it fails on too many checkes.
{patch-setup-py}: Remove it.
[propagated-inputs]: Remove python-poetry-core-1.0; add python-clikit
and python-poetry-core.
Change-Id: Ic69e174951f66d75b4625e3da9236786f8b42a07
| Sharlatan Hellseher |
2024-12-13 | gnu: Add python-pypa-installer....* gnu/packages/python-build.scm (python-pypa-installer): New variable.
Change-Id: Ida794a6dd9a4da62c842703139a95983580bd935
| Sharlatan Hellseher |
2024-12-13 | gnu: Add python-poetry-plugin-export....* gnu/packages/python-xyz.scm (python-poetry-plugin-export): New variable.
Change-Id: Ic7dfe9bc84c634bb17492246a3fbe20d2dda9b4d
| Sharlatan Hellseher |
2024-12-13 | gnu: Add python-sphinx-design....* gnu/packages/sphinx.scm (python-sphinx-design): New variable.
Change-Id: If437de567ff815c94997910db0dd509432ad6001
| Sharlatan Hellseher |
2024-12-13 | gnu: beets: Update to 2.0.0....* gnu/packages/music.scm (beets): Update to 2.0.0.
[native-inputs]: Add python-pytest-cov, python-setuptools, and python-wheel.
Change-Id: I7e489acc875337f7c624b6ac24b27012a7bc200a
| Sharlatan Hellseher |
2024-12-13 | gnu: python-mediafile: Update to 0.13.0....* gnu/packages/music.scm (python-mediafile): Update to 0.13.0.
[build-system]: Swap to pyproject-build-system.
[propagated-inputs]: Remove python-six; add python-filetype.
[native-inputs]: Add python-flit-core and python-pytest.
Change-Id: Ie579f8481686b121f825a90c6fc1d14a119f0a01
| Sharlatan Hellseher |
2024-12-13 | gnu: python-mutagen: Update to 1.47.0....* gnu/packages/music.scm (python-mutagen): Update to 1.47.0.
Change-Id: I175a56eaf4c0b0adb24a264f4fb861480214092d
| Sharlatan Hellseher |
2024-12-13 | gnu: beets: Use G-expressions....* gnu/packages/music.scm (beets): Use G-expressions.
[arguments]<phases>: Remove trailing #f from lambdas.
Change-Id: I88e0fb825ab4b352a698beb504bc42ce60c9f001
| Sharlatan Hellseher |
2024-12-13 | gnu: Remove beets-next....* gnu/packages/music.scm (beets-next): Delete variable.
Change-Id: Id0aad5c6f2a0bc1abe8cfedc978e26b3a0f9b041
| Sharlatan Hellseher |
2024-12-13 | gnu: python-pysolr: Update to 3.10.0....* gnu/packages/python-web.scm (python-pysolr): Update to 3.10.0.
Fix indentation.
[build-system]: Swap to pyproject-build-system.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.
Change-Id: I9816a58db835ba104952c3d9e189c32947f57698
| Sharlatan Hellseher |
2024-12-13 | gnu: python-robotframework-requests: Adjust inputs....* gnu/packages/python-web.scm (python-robotframework-requests)
[native-inputs]: Add python-setuptools and python-wheel.
Change-Id: I31009cea2eed419203df181c5db9f861c478813d
| Sharlatan Hellseher |
2024-12-13 | gnu: python-quadpy: Adjust inputs....* gnu/packages/maths.scm (python-quadpy) [native-inputs]: Add
python-setuptools and python-wheel.
Change-Id: I2753caf2723e9735462c0a5c297cab3dcd4ffa7d
| Sharlatan Hellseher |
2024-12-13 | gnu: python-accupy: Adjust inputs....* gnu/packages/maths.scm (python-accupy) [native-inputs]: Add
python-setuptools and python-wheel.
Change-Id: I050ca01b2aca9afff5ea50842a5c47f94ba32743
| Sharlatan Hellseher |
2024-12-13 | gnu: python-orthopy: Adjust inputs....* gnu/packages/maths.scm (python-orthopy) [native-inputs]: Add
python-setuptools and python-wheel.
Change-Id: I6218321a1b9a4133051c9dad8b9ef0d66612dfad
| Sharlatan Hellseher |
2024-12-13 | gnu: python-cplot: Adjust inputs....* gnu/packages/python-xyz.scm (python-cplot) [native-inputs]: Add
python-setuptools and python-wheel.
Change-Id: Ie73c88278249a1efb8c710f1d9b5438a76b88df7
| Sharlatan Hellseher |
2024-12-13 | gnu: python-scikit-fem: Update to 10.0.2....* gnu/packages/python-science.scm (python-scikit-fem): Update to
10.0.2. Improve style.
[arguments]<test-flags>: Skip some failing tests.
[native-inputs]: Add python-setuptools and python-wheel.
Change-Id: I4efe9f0e93d315c7b979bf3160fa5a3a97ab2115
| Sharlatan Hellseher |
2024-12-13 | gnu: python-robotframework-datadriver: Update to 1.11.2....* gnu/packages/python-xyz.scm (python-robotframework-datadriver): Update
to 1.11.2. Improve package style.
[source]: Swap to git checkout containing tests.
[build-system]: Swap to pyproject-build-system.
[phases]{skip-problematic-tests}: Add more files to skip.
[native-inputs]: Add python-setuptools and python-wheel.
Change-Id: I03fd2ff5c89a2801cfc5ee2cd1d757bc47cb88f7
| Sharlatan Hellseher |
2024-12-13 | gnu: python-pytest-virtualenv: Update to 1.8.0....* gnu/packages/python-check.scm (python-pytest-virtualenv): Update to
1.8.0. Use G-expressions.
[build-system]: Swap to pyproejct-build-system.
[inputs]: Remove python-virtualenv.
[propagated-inputs]: Add python-importlib-metadata and python-virtualenv.
[native-inputs]: Remove python-mock; add python-setuptools and python-wheel.
Change-Id: I92170b0e272dceb1e2e22bf0b1c675aed99986d4
| Sharlatan Hellseher |
2024-12-13 | gnu: python-pytest-shutil: Update to 1.8.0....* gnu/packages/python-check.scm (python-pytest-shutil): Update to 1.8.0.
[arguments]<test-flags>: Enable all tests as they have no regressions.
<phases>: Remove use-path-instead-of-path.py as resolved in upstream.
[propagated-inputs]: Remove python-contextlib2; add python-mock and
python-six.
[native-inputs]: Remove python-mock; add python-setuptools and
python-wheel.
Change-Id: I2191387cce678801ea6016a1ff2a9ed78c415a82
| Sharlatan Hellseher |
2024-12-13 | gnu: python-pytest-openfiles: Adjust inputs....* gnu/packages/python-check.scm (python-pytest-openfiles)
[native-inputs]: Add python-setuptools and python-wheel.
Change-Id: Id198c8313bbc630444ec5d55ce385967fe90e395
| Sharlatan Hellseher |
2024-12-13 | gnu: python-yt: Remove relax-requirements phase....* gnu/packages/astronomy.scm (python-yt): Remove relax-requirements phase.
Change-Id: Iaeca599a4bbb250f9b524bb85958c78da5b1fdec
| Sharlatan Hellseher |
2024-12-13 | gnu: python-unyt: Adjust inputs....* gnu/packages/python-science.scm (python-unyt): Shift the order of
native and propagated inuts, add missing.
[native-inputs]: Add python-setuptools-scm.
Change-Id: Ibb1606be89743ac7d90fcafeaa75eae7ccfd756c
| Sharlatan Hellseher |
2024-12-13 | gnu: python-nose-exclude: Adjust iputs....* gnu/packages/check.scm (python-nose-exclude) [native-inputs]: Add
python-setuptools and python-wheel.
Change-Id: I325c473275fd20f0bc36c5c5f46f65f662d7ef96
| Sharlatan Hellseher |
2024-12-13 | gnu: python-ewah-bool-utils: Update to 1.2.2....* gnu/packages/python-compression.scm (python-ewah-bool-utils): Update to 1.2.2.
[native-inputs]: Add python-setuptools and python-wheel.
Change-Id: I95840551cde83d0b74898eccb14b38d50edbc842
| Sharlatan Hellseher |
2024-12-13 | gnu: hangups: Fix build....* gnu/packages/messaging.scm (hangups): Fix build.
[build-system]: Swap to pyproject-build-system.
[arguments]<phases>: Use default check phase.
[native-inputs]: Add nss-certs-for-test, python-setuptools, and
python-wheel.
Change-Id: I00861c594156ef41b34892250b898f1ed585ae48
| Sharlatan Hellseher |
2024-12-13 | gnu: python-urwid: Update to 2.6.16....* gnu/packages/python-xyz.scm (python-urwid): Update to 2.6.16.
[arguments]<tests>: Enable them.
[propagated-inputs]: Add python-pygobject, python-tornado, python-trio,
python-pyzmq, and python-twisted.
[native-inputs]: Add python-pytest, python-pytest-cov,
python-setuptools, and
python-wheel.
Change-Id: I9cd6313e2a6ac0db848e754165dfb8cfdda0e2ff
| Sharlatan Hellseher |
2024-12-13 | gnu: python-pandera: Adjust inputs....* gnu/packages/python-science.scm (python-pandera) [native-inputs]: Add
python-setuptools and python-wheel.
Change-Id: Ic0a46a11f0410a5d4a29dce8416a9d3ff89f471f
| Sharlatan Hellseher |
2024-12-13 | gnu: python-pymysql: Adjust inputs....* gnu/packages/databases.scm (python-pymysql) [native-inputs]: Add
python-setuptools and python-wheel.
Change-Id: I56bdbb7f182308fc63a85f3f1868bc245597725d
| Sharlatan Hellseher |
2024-12-13 | gnu: ytcc: Fix build....* gnu/packages/video.scm (ytcc): Fix build and enable tests.
[source]: Swap to git checkout containing tests.
[arguments]<test-flags>: Disable some failing tests.
[inputs]: Remove python-urllib3-next; add python-urllib3.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.
Change-Id: I93d958e2306544f51827308116e8a694058e9a9e
| Sharlatan Hellseher |
2024-12-13 | gnu: python-elasticsearch: Update to 7.17.12....* gnu/packages/python-web.scm (python-elasticsearch): Update to 7.17.12.
[buld-system]: Swap to pyproject-build-system.
[arguments]<tests>: Enable them.
[propagated-inputs]: Remove python-urllib3; add python-urllib3-next.
[native-inputs]: Add python-aiohttp, python-dateutil, python-mock,
python-pytest, python-pytest-asyncio, python-pytest-cov, python-pyyaml,
python-requests, python-setuptools, and python-wheel.
[license]: Fix license.
Change-Id: I49692d919e8bf0ab8f7229f79e832f14c93fb895
| Sharlatan Hellseher |
2024-12-13 | gnu: python-scrapy: Fix build....* gnu/packages/python-web.scm (python-scrapy): Fix build.
[phases]{relax-requirements}: Remove redundant phase.
[native-inputs]: Add python-wheel.
Change-Id: Iecf49315b5e57023e6aa17bbe89f97f5f12111a4
| Sharlatan Hellseher |
2024-12-13 | gnu: python-defusedxml: Update to 0.7.1....* gnu/packages/xml.scm (python-defusedxml): Update to 0.7.1.
[native-inputs]: Add python-setuptools and python-wheel.
Change-Id: Id6fd8fbc302f4c6a47d1b269efa9318a6e52919f
| Sharlatan Hellseher |
2024-12-13 | gnu: python-sphinx-autodoc-typehints: Update to 1.23.0....* gnu/packages/sphinx.scm (python-sphinx-autodoc-typehints): Update to 1.23.0.
[native-inputs]: Remove python-setuptools and python-wheel; add nss-certs-for-test,
python-hatch-vcs, and python-hatchling.
Change-Id: I86c2fceb321614d34ca75efb7d88a6922cda0991
| Sharlatan Hellseher |