Age | Commit message (Collapse) | Author |
|
Without this input the reported version is "0.0.0".
This is a follow-up to commit 7c293e3f92b5617e57367d4c18677c79b396b806.
* gnu/packages/python-xyz.scm (python-argcomplete)[native-inputs]: Add
python-setuptools-scm.
Change-Id: I76b8997032947f90432103a5b64c2ad992915b9a
|
|
* gnu/packages/python-xyz.scm (python-eventlet): Update to 0.35.2.
[build-system]: Use pyproject-build-system.
[propagated-inputs]: Remove python-six; add python-monotonic.
[native-inputs]: Remove python-nose; add python-black, python-hatchling,
python-hatch-vcs, python-pytest, python-isort, and python-twine.
[arguments]: Replace custom 'check phase with #:test-flags.
Change-Id: I1125f8e52768061f9b5a2626c010aaef9a444f1a
|
|
* gnu/packages/python-xyz.scm (python-readme-renderer): Fix indentation.
[native-inputs]: Add python-setuptools.
Change-Id: I47cef84089384d2cf760c166fed9147863d1a415
|
|
* gnu/packages/python-build.scm (python-packaging-bootstrap): Update to 23.2.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-flit-core.
* gnu/packages/python-xyz.scm (python-packaging)
[native-inputs]: Add python-flit-core.
Change-Id: I5d3bdec62aabfe1b5e6de988d210862ad6da9002
|
|
* gnu/packages/python-xyz.scm (python-cleo): Update to 2.1.0.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-poetry-core.
[propagated-inputs]: Remove python-backpack, python-clikit, python-pastel, and
python-pylev; add python-crashtest and python-rapidfuzz.
Change-Id: I3762a84a038d4cf571348986353e615ae6d944f7
|
|
* gnu/packages/python-xyz.scm (python-rapidfuzz): New variable.
Change-Id: I6ff451a1632f586db45fb7079c2dcef7854d5a5c
|
|
* gnu/packages/python-xyz.scm (python-ipython): Update to 8.22.1.
[source]: Use git-fetch.
[build-system]: Use pyproject-build-system.
[arguments]: Disable tests that need git; respect test flags in custom check
phase.
[propagated-inputs]: Remove python-backcall, python-jinja2, python-jsonschema,
python-matplotlib, python-mistune, python-nbformat, python-numpy,
python-numpydoc, python-pickleshare, python-pyzmq, python-simplegeneric, and
python-terminado; add python-colorama, python-exceptiongroup, and
python-typing-extensions.
[native-inputs]: Remove graphviz, pkg-config, and python-requests; add
python-curio, python-matplotlib, python-nbformat, python-numpy, python-pandas,
python-pickleshare, python-pytest-asyncio, python-setuptools, python-testpath,
python-wheel.
Change-Id: Iecdbb03b0f81ef0d4bf84187ef9fcd7ff744f3ab
|
|
* gnu/packages/python-xyz.scm (python-prompt-toolkit): Update to 3.0.43.
Change-Id: I55d26227bd5c20f9da61932ac8f51ef6fe4122d9
|
|
* gnu/packages/python-xyz.scm (python-traitlets): Update to 5.14.1.
[arguments]: Disable two typing tests.
[native-inputs]: Add python-argcomplete, python-mypy, and
python-pytest-mypy-testing.
Change-Id: Ie77ca0837977147f657cd4daa2f8f90ed07ebdfd
|
|
* gnu/packages/patches/python-argcomplete-1.11.1-fish31.patch: Remove patch.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/python-xyz.scm (python-argcomplete): Update to 3.2.2.
[source]: Delete obsolete patch.
[build-system]: Use pyproject-build-system.
[arguments]: Override check phase.
[native-inputs]: Remove python-flake8; add python-mypy, python-setuptools, and
zsh.
Change-Id: Ia7e37db2b535177eb2caeeab9d7e075af3f273a3
|
|
* gnu/packages/python-xyz.scm (python-textual): Update to 0.50.1.
[source]: Download from github as pypi package does not include tests.
[build-system]: Change to pyproject-build-system.
[arguments]: Remove custom 'check phase; add #:test-flags to disable
broken tests.
[propagated-inputs]: Add python-markdown-it-py, python-mdit-py-plugins
and python-tree-sitter.
[native-inputs]: Add python-poetry-core and python-pytest-asyncio.
Change-Id: Ib144dc87f73e91d4c9d2e8f91ce6ce7a86a481a9
Signed-off-by: Sharlatan Hellseher <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-jupytext): Update to 1.15.0.
Change-Id: I8cbd4e45eae838cb1733bf8feeb3bc2abe960513
|
|
* gnu/packages/python-xyz.scm (python-rich): Update to 13.7.0.
[source]: Use git-fetch since pypi package doesn't include tests.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase.
[propagated-inputs]: Remove python-attrs, python-colorama,
python-commonmark and python-typingextensions; add
python-ipywidgets and python-markdown-it-py.
[native-inputs]: Add python-poetry-core; remove tests (which are now
included in new [source]).
Change-Id: I15f7928fc376d8c2556ca2965fe44453bd15f248
Signed-off-by: Sharlatan Hellseher <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-mdit-py-plugins): Update to 0.4.0.
Change-Id: I18ca46abebe125d1a6729c10a3f4fa4a62a145ba
Signed-off-by: Sharlatan Hellseher <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-markdown-it-py): Update to 3.0.0.
[propagated-inputs]: Remove python-typing-extensions; add python-commonmark,
python-linkify-it-py, python-markdown, python-mistletoe,
python-mistune, python-panflute, python-psutil, and python-pyyaml.
[native-inputs]: Remove python-flit; add python-flit-core.
Change-Id: I5dc06b163ddbec0a32a9d7c3da2c834b2e74cd74
Signed-off-by: Sharlatan Hellseher <[email protected]>
|
|
* gnu/packages/python-check.scm (python-beartype,
python-pytest-csv)[native-inputs]: Add python-setuptools and python-wheel.
* gnu/packages/python-xyz.scm (python-watchdog, python-xyzservices,
python-zeroconf)[native-inputs]: Same.
Change-Id: Ifac6402da7447a95f4f8fca8d475e87c001bd583
|
|
Changes to pyproject-build-system require explicit dependency on
setuptools/wheel.
Change-Id: Icd7699fc1dc56e974ae7568f2ae916dbf876bea5
|
|
Also adds python-setuptools and python-wheel to relevant packages,
either to native-inputs or to propagated inputs if the pkg_resources
Python module is loaded at runtime.
* guix/build-system/pyproject.scm (default-python): Default to
python-sans-pip-wrapper.
Change-Id: I2d986c2225114f54459dd6bb360913106e52cdf4
|
|
* gnu/packages/python-xyz.scm (python-imagesize): Update to 1.4.1.
[build-system]: Use pyproject-build-system.
|
|
* gnu/packages/python-xyz.scm (python-pygments): Update to 2.15.1.
[build-system]: Use pyproject-build-system.
[arguments]: Run tests.
[native-inputs]: Add python-pytest.
|
|
* gnu/packages/python-xyz.scm (python-networkx-next): New variable.
Change-Id: I59d3883f13ef60b92bd5892edf89b09defdd8845
|
|
* gnu/packages/python-xyz.scm (python-term-background): New variable.
Change-Id: If3606c0d037afc52842d3adb69af26d35c55f6ce
|
|
* gnu/packages/python-compression.scm (python-inflate64): Fix synopsis.
* gnu/packages/python-science.scm (python-xarray-dataclasses): Fix synopsis.
* gnu/packages/python-web.scm (python-waybackpack): Fix synopsis.
* gnu/packages/python-xyz.scm (python-mir-eval): Fix synopsis.
(python-restructuredtext-lint): Fix synopsis. (python-pixelmatch): Fix
synopsis. (python-google-pasta): Fix synopsis. (python-xmp-toolkit): Fix
synopsis.
* gnu/packages/bioinformatics.scm (python-mgatk): Fix synopsis.
* gnu/packages/rpc.scm (python-grpc-stubs): Fix synopsis.
* gnu/packages/simulation.scm (python-commonroad-io): Fix synopsis.
Signed-off-by: Vagrant Cascadian <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-columnize): New variable.
Change-Id: Idf3ec4993b9d93d3d1e41e101dfdd76adff922fb
|
|
* gnu/packages/python-xyz.scm (python-gphoto2): Update to 2.5.0.
[license]: Change to lgpl3+ (upstream changed in version 2.4.0).
Change-Id: Ib15737ded100458c955652ee2c075a12016d0689
|
|
* gnu/packages/python-xyz.scm (python-debugpy): Update to 1.8.9.
Change-Id: I323570fc007af04fa8c9c59571cc3cc79833da04
|
|
* gnu/packages/python-xyz.scm (python-pydevd): Update to 3.2.3.
Change-Id: Ibb1bb9880b2c456f27bf373259a0e604a62b9515
|
|
Change-Id: I6d5c28252f060eeb69eb02fd281e7268bb885b29
|
|
* gnu/packages/python-xyz.scm (python-cykhash): New variable.
Change-Id: I7f46da1f53b10957c102ca21e74f144955676730
|
|
* gnu/packages/python-xyz.scm (python-puremagic): New variable.
Change-Id: I326d15cdf6eb088f456954c28fd735bc1890840a
|
|
To allow gdb to be updated more easily.
* gnu/packages/python-xyz.scm (python-pydevd)[inputs]: Use gdb/pinned.
Change-Id: Icf417f89933bc190bf4c0d869c199cfe50d463ef
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-contourpy)[native-inputs]: Replace
cmake with cmake-minimal.
Change-Id: I015930e4d75dc58e8e23210ca6c8d1e7c4a3c04b
|
|
Reported by Greg Hogan <[email protected]> in #74445.
* gnu/packages/astronomy.scm (python-asdf-astropy, python-astropy,
python-photutils, python-poppy, python-regions, python-reproject,
python-sunpy, python-spectral-cube, python-stdatamodels, python-pysiaf,
python-sbpy, python-asdf-coordinates-schemas, python-roman-datamodels,
python-webbpsf, python-yt):
[arguments]<test-flags>: Adjust "-n" or "--numprocess" to respect
"--cores" build argument.
* gnu/packages/check.scm (python-crosshair): Likewise.
* gnu/packages/databases.scm (python-fastparquet, python-pycurl, awscli,
python-s3transfer): Likewise.
* gnu/packages/python-xyz.scm (python-glymur, python-zarr, python-dask):
Likewise.
Change-Id: Ifbc6435e4ad22b0ae822b485bccca41eaa165cc5
|
|
* gnu/packages/python-xyz.scm (python-moto): Update to 4.2.4.
[build-system]: Use pyproject-build-system.
[arguments]: Use #:test-flags instead of custom 'check phase; add phase
'compatibility.
[propagated-inputs]: Add python-openapi-spec-validator and
python-py-partiql-parser.
Change-Id: Ifa0598387f37488da2e1efa40617dc5f36ea4241
|
|
* gnu/packages/python-xyz.scm (python-pillow-simd): Update to 9.3.0.
Change-Id: Ic4afc8399b0f9d8dd163ef17bfa813f54e2eff37
|
|
* gnu/packages/python-xyz.scm (python-pillow-simd)[build-system]: Use
pyproject-build-system.
[arguments]: Disable failing test_sanity test; copy only the 'patch-ldconfig
phase from python-pillow, drop the custom 'check phase.
Change-Id: Ic9a4f76ebcdc7aba21231aecd641930cf5f5b4de
|
|
* gnu/packages/python-xyz.scm (python-py-partiql-parser): New variable.
Change-Id: I674cb18d0d25d40403ce4fd1ec53d185d919972f
|
|
* gnu/packages/python-xyz.scm (python-stdio-mgr): New variable.
Change-Id: Ia2e9cfda69e453b61ba948a6ad18f91364b799df
|
|
* gnu/packages/python-xyz.scm (kalamine): Update to 0.38.
Change-Id: I32fe67fdbf5a7838f14021968f64adbdcf2c2781
|
|
* gnu/packages/python-xyz.scm (python-benchmark-4dn): Update to 0.5.24.
[source]: Update upstream URL.
[properties]: Update upstream name.
[arguments]: Disable tests.
Change-Id: I01412638c33497983839541e7b48cca882af62ca
|
|
This commit ensures that a user-provided --cores argument to guix
build is respected.
* gnu/packages/python-xyz.scm (python-boto3)[arguments]
<#:test-flags>: Replace "auto" numprocesses by parallel-job-count.
Signed-off-by: Sharlatan Hellseher <[email protected]>
|
|
This commit ensures that a user-provided --cores argument to guix
build is respected.
* gnu/packages/python-xyz.scm (python-botocore)[arguments]
<#:test-flags>: Replace "auto" numprocesses by parallel-job-count.
Signed-off-by: Sharlatan Hellseher <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-svgelements): New variable.
Signed-off-by: Sharlatan Hellseher <[email protected]>
Change-Id: Ic42dc142ba63ccf8c1bfa72a69b43afd7344b327
|
|
* gnu/packages/python-xyz.scm (python-json-e): New variable.
Co-authored-by: Sharlatan Hellseher <[email protected]>
Signed-off-by: Sharlatan Hellseher <[email protected]>
Change-Id: I9532100f7b75293a81ea28391bfbd8f8ad07a653
|
|
* gnu/packages/python-xyz.scm (python-boto3): Update to 1.35.59.
[native-inputs]: Remove python-nose.
Change-Id: Iafc22bafbf6ef185c2d9f4907386bd904ebaecbd
|
|
* gnu/packages/python-xyz.scm (python-botocore): Update to 1.35.59.
Change-Id: Iee873e6a84d582271fcbcd39e78521583574fb40
|
|
* gnu/packages/python-xyz.scm (python-colorama-for-awscli): Delete variable.
Change-Id: Idb10200319c71fde3fcb78f1b4b0d6f9554166a0
|
|
* gnu/packages/python-xyz.scm (python-boto): Delete variable.
Change-Id: I4ff3f200734bce027334383d1f56c28134808a9d
|
|
* gnu/packages/python-xyz.scm (python-boto3): Update to 1.35.54. Improve
package style.
[bulid-system]: Swap to pyproject-build-system.
[native-inputs]: Add python-pytest-xdist, python-setuptools, and
python-wheel.
Change-Id: I413fcfc599d0d3ccf8587136629648c8a04cd364
|
|
* gnu/packages/python-xyz.scm (python-botocore): Update to 1.35.54.
[arguments]<tests>: Enable tests. <test-flags>: Disable some failing
tests.
[native-inputs]: Add python-jsonschema, python-pytest,
python-pytest-xdist, python-setuptools, and python-wheel.
Change-Id: I7730f85d5ace5b8643f8e9201ea46e6723b1a022
|