aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
AgeCommit message (Expand)Author
2024-12-02Merge remote-tracking branch 'origin/rust-team'...Change-Id: I6d5c28252f060eeb69eb02fd281e7268bb885b29 Efraim Flashner
2024-12-02gnu: Add python-cykhash....* gnu/packages/python-xyz.scm (python-cykhash): New variable. Change-Id: I7f46da1f53b10957c102ca21e74f144955676730 Ricardo Wurmus
2024-11-30gnu: Add python-puremagic....* gnu/packages/python-xyz.scm (python-puremagic): New variable. Change-Id: I326d15cdf6eb088f456954c28fd735bc1890840a Sharlatan Hellseher
2024-11-29gnu: python-pydevd: Use gdb/pinned....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 <ludo@gnu.org> Christopher Baines
2024-11-28gnu: python-contourpy: Build with cmake-minimal....* gnu/packages/python-xyz.scm (python-contourpy)[native-inputs]: Replace cmake with cmake-minimal. Change-Id: I015930e4d75dc58e8e23210ca6c8d1e7c4a3c04b Efraim Flashner
2024-11-23gnu: Respect --cores build argument in some python packages....Reported by Greg Hogan <code@greghogan.com> 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 Sharlatan Hellseher
2024-11-20gnu: python-moto: Update to 4.2.4....* 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 Ricardo Wurmus
2024-11-20gnu: python-pillow-simd: Update to 9.3.0....* gnu/packages/python-xyz.scm (python-pillow-simd): Update to 9.3.0. Change-Id: Ic4afc8399b0f9d8dd163ef17bfa813f54e2eff37 Ricardo Wurmus
2024-11-20gnu: python-pillow-simd: Disable one broken test....* 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 Ricardo Wurmus
2024-11-20gnu: Add python-py-partiql-parser....* gnu/packages/python-xyz.scm (python-py-partiql-parser): New variable. Change-Id: I674cb18d0d25d40403ce4fd1ec53d185d919972f Ricardo Wurmus
2024-11-20gnu: Add python-stdio-mgr....* gnu/packages/python-xyz.scm (python-stdio-mgr): New variable. Change-Id: Ia2e9cfda69e453b61ba948a6ad18f91364b799df Eric Bavier
2024-11-19gnu: kalamine: Update to 0.38....* gnu/packages/python-xyz.scm (kalamine): Update to 0.38. Change-Id: I32fe67fdbf5a7838f14021968f64adbdcf2c2781 Andreas Enge
2024-11-19gnu: python-benchmark-4dn: Update to 0.5.24....* 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 Ricardo Wurmus
2024-11-19gnu: python-boto3: Respect --cores build argument....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 <sharlatanus@gmail.com> Nicolas Graves
2024-11-19gnu: python-botocore: Respect --cores build argument....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 <sharlatanus@gmail.com> Nicolas Graves
2024-11-18gnu: Add python-svgelements....* gnu/packages/python-xyz.scm (python-svgelements): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ic42dc142ba63ccf8c1bfa72a69b43afd7344b327 Evgeny Pisemsky
2024-11-18gnu: Add python-json-e....* gnu/packages/python-xyz.scm (python-json-e): New variable. Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I9532100f7b75293a81ea28391bfbd8f8ad07a653 Adam Faiz
2024-11-18gnu: python-boto3: Update to 1.35.59....* gnu/packages/python-xyz.scm (python-boto3): Update to 1.35.59. [native-inputs]: Remove python-nose. Change-Id: Iafc22bafbf6ef185c2d9f4907386bd904ebaecbd Ricardo Wurmus
2024-11-18gnu: python-botocore: Update to 1.35.59....* gnu/packages/python-xyz.scm (python-botocore): Update to 1.35.59. Change-Id: Iee873e6a84d582271fcbcd39e78521583574fb40 Ricardo Wurmus
2024-11-18gnu: Remove python-colorama-for-awscli....* gnu/packages/python-xyz.scm (python-colorama-for-awscli): Delete variable. Change-Id: Idb10200319c71fde3fcb78f1b4b0d6f9554166a0 Sharlatan Hellseher
2024-11-18gnu: Remove python-boto....* gnu/packages/python-xyz.scm (python-boto): Delete variable. Change-Id: I4ff3f200734bce027334383d1f56c28134808a9d Sharlatan Hellseher
2024-11-18gnu: python-boto3: Update to 1.35.54....* 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 Sharlatan Hellseher
2024-11-18gnu: python-botocore: Update to 1.35.54....* 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 Sharlatan Hellseher
2024-11-17gnu: pypandoc: Update to 1.14...* gnu/packages/python-xyz.scm (python-pypandoc): Update to 1.14 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Aaron Covrig
2024-11-14gnu: python-crontab: Fix failing tests...* gnu/packages/python-xyz.scm (python-crontab) [arguments]: Turn off frequency at month check Change-Id: Ia6a8f703119dc61ddc6b359fca161dfb5a21319d Signed-off-by: Ludovic Courtès <ludo@gnu.org> TakeV
2024-11-05gnu: mesa: Fix build on arm architectures....* gnu/packages/gl.scm (mesa)[inputs]: When building for an arm platform add python-pycparser. [arguments]: When building for aarch64 or armhf don't add kmsro as a gallium driver. * gnu/packages/python-xyz.scm (python-pycparser): Mark as a dependency for mesa. Change-Id: I61182157418a6667fcbb0d4280c959a708119b0d Efraim Flashner
2024-11-05gnu: mesa: Update to 24.2.2....Note the clang input for mesa was in inputs for aarch64-linux but more generally in native-inputs for mesa-opencl. Moved to native-inputs for all (mesa does not retain a reference to clang). * gnu/packages/gl.scm (mesa): Update to 24.2.2. [inputs]: Move clang-18 when building for aarch64-linux to ... [native-inputs]: ... here for all architectures. Add python-ply, and python-pyyaml. Use libclc for all architectures. (mesa-opencl)[inputs, native-inputs]: Remove fields. * gnu/packages/python-xyz.scm (python-pyyaml, python-ply): Add a comment about being dependencies of mesa. Change-Id: Ie262e6ea5a31fda0e410277256c203ea3caed96b John Kehayias
2024-11-03gnu: Add python-monthdelta....* gnu/packages/python-xyz.scm (python-monthdelta): New variable. Change-Id: I0e651f41252ec50cd2d7063e37d428265b17d8c2 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Wilko Meyer
2024-11-01gnu: python-dbus-python: Revert ordering change on native-inputs....A large number of rebuilds (3987 according to guix refresh) was triggered by: a9abf9a7b30f6801e122cae759df87b44c458773 gnu: python-dbus-python: Fix indentation. Reverting the ordering changes does not trigger any rebuilds. * gnu/packages/python-xyz.scm (python-dbus-python): Unsort native-inputs. Vagrant Cascadian
2024-11-01gnu: python-dbus-python: Fix indentation....* gnu/packages/python-xyz.scm (python-dbus-python): Fix indentation, adjust order of fields, sort inputs alphabetically. Change-Id: I895518f041bd2cfc9c2f94774a9d1db47b26ffc3 Sharlatan Hellseher
2024-10-30gnu: Add python-pycollada....* gnu/packages/python-xyz.scm (python-pycollada): New variable. Change-Id: If0ce96f59e7bd8575b95f3f0a029ce6bcdfe1011 Sharlatan Hellseher
2024-10-30gnu: Add python-hsluv....* gnu/packages/python-xyz.scm (python-hsluv): New variable. Change-Id: I97a5b09f66150f0d77f62caa7c8f8410807d5340 Sharlatan Hellseher
2024-10-30gnu: python-glymur: Update to 0.13.6....* gnu/packages/python-xyz.scm (python-glymur): Update to 0.13.6. [phases]: Remove 'disable-failing-tests and move the logic to <#:tests-flags>. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ied56e22d938b7cc61969892b680c9e72d1cfce1e Sharlatan Hellseher
2024-10-26gnu: python-asyncstdlib: Update to 3.13.0....* gnu/packages/python-xyz.scm (python-asyncstdlib): Update to 3.13.0. Change-Id: I7b001c30d742710dc0ceecff276a03f2bff0d92b Sharlatan Hellseher
2024-10-26gnu: Add python-asyncstdlib....* gnu/packages/python-xyz.scm (python-asyncstdlib): New variable. Change-Id: I2554c120e070b0c84a7228a20cfa22abfd84c846 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Troy Figiel
2024-10-24gnu: Add python-types-dateutil....* gnu/packages/python-xyz.scm (python-types-dateutil): New variable. Change-Id: I2b60be63a0dc6eae1f4cd7be11fc38e1bb8acc3c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Vinicius Monego
2024-10-24gnu: Add python-pyproject-api....* gnu/packages/python-xyz.scm (python-pyproject-api): New variable. Change-Id: I4bef06ecebcf3c5df99196b75017a4d97c7f2dda Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Vinicius Monego
2024-10-24gnu: Add python-async-lru....* gnu/packages/python-xyz.scm (python-async-lru): New variable. Change-Id: I980f53542ae44c6a2127677171d16b29aa4a3d64 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Vinicius Monego
2024-10-24gnu: Add python-calver....* gnu/packages/python-build.scm (python-calver): New variable. Change-Id: Icaf6d09519f792b42a5e0992b2e4fed4131b67f5 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Vinicius Monego
2024-10-21gnu: python-lazy-loader: Adjust inputs....As seen in python-team build <https://ci.guix.gnu.org/build/6091717/log/raw>. * gnu/packages/python-xyz.scm (python-lazy-loader) [native-inputs]: Add python-setuptools. Change-Id: Id8c4eb18f0d2622a1d3270ad29653ef27dcd2fe3 Sharlatan Hellseher
2024-10-21gnu: python-mpv: Adjust inputs....As seen in python-team build <https://ci.guix.gnu.org/build/6091629/log/raw>. * gnu/packages/python-xyz.scm (python-mpv) [native-inputs]: Add python-setuptools. Change-Id: I3a43904057c2b3f77833372e2be68280f95189a2 Sharlatan Hellseher
2024-10-18gnu: python-glcontext: Move to python-graphics....* gnu/packages/python-xyz.scm (python-glcontext): Move from here ... * gnu/packages/python-graphics.scm: ... to here. Change-Id: If984a8b0c128df8bcaffae2cce8d9caabda7890b Sharlatan Hellseher
2024-10-18gnu: python-glcontext: Update to 3.0.0-2.f2875ab....* gnu/packages/python-xyz.scm (python-glcontext): Update to 3.0.0-2.f2875ab. Change-Id: I9fb440727253fa5f1a1eb522c0c1f4caed87b477 Sharlatan Hellseher
2024-10-11gnu: python-docstring-to-markdown: Enable tests....* gnu/packages/python-xyz.scm (python-docstring-to-markdown): Enable tests. [build-system]: Use pyproject-build-system. [arguments]: Reduce test coverage since failing. [native-inputs]: Add missing test inputs. [description]: Improve. Change-Id: I91f1ca3f2d8e7c8fe3fe7b280eba6e4a420d7d93 jgart
2024-10-11gnu: Add python-docstring-to-markdown....* gnu/packages/python-xyz.scm (python-docstring-to-markdown): New variable. Signed-off-by: jgart <jgart@dismail.de> Jonathan Pieper
2024-10-10gnu: python-icalendar: Update to 5.0.13....* gnu/packages/python-xyz.scm (python-icalendar): Update to 5.0.13. [propagated-inputs]: Add python-tzdata. [native-inputs]: Add python-pytest, python-pytz. [synopsis]: Improve the synopsis. [description]: Improve the description. Change-Id: Iafa906540df87db84cd4752cb4b345d838bff15c Signed-off-by: jgart <jgart@dismail.de> Fabio Natali
2024-10-07gnu: python-angr: Update to 9.2.112....* gnu/packages/python-xyz.scm (python-angr): Update to 9.2.112. [propagated-inputs]: Remove python-progressbar2; add python-pyformlang, add python-rich, add python-unique-log-filter. * gnu/packages/patches/python-angr-addition-type-error.patch: Remove patch (merged upstream and included in new release). * gnu/packages/patches/python-angr-check-exec-deps.patch: Rebase for new release. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sören Tempel
2024-10-07gnu: Add python-unique-log-filter....* gnu/packages/python-xyz.scm (python-unique-log-filter): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sören Tempel
2024-10-07gnu: Add python-pyformlang....* gnu/packages/python-xyz.scm (python-pyformlang): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sören Tempel
2024-10-07gnu: python-claripy: Update to 9.2.112....* gnu/packages/python-xyz.scm (python-claripy): Update to 9.2.112. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sören Tempel