gnu: python-style: Switch to pyproject. * gnu/packages/python-xyz.scm (python-style)[build-system]: Switch to pyproject-build-system. [arguments] <tests?>: No tests in PyPI archive. [native-inputs]: Add python-setuptools. Change-Id: I79a4dff8a1a90a850986159802bcf8b7f7c1d9bd
gnu: python-svgutils: Switch to pyproject. * gnu/packages/python-xyz.scm (python-svgutils)[build-system]: Switch to pyproject-build-system. [arguments] <tests?>: No tests in PyPI archive. [native-inputs]: Add python-setuptools. Change-Id: Ic84b861d21605e1ecb2917552f439784585594e9
gnu: python-lief: Update to 0.17.1. * gnu/packages/python-xyz.scm (python-lief): Update to 0.17.1.
gnu: Remove python-robotframework-sshtunnellibrary. * gnu/packages/python-xyz.scm (python-robotframework-sshtunnellibrary): Delete variable. Fixes: guix/guix#2965 Change-Id: I2c2983ef72b1c8c71e3bec89a39aff4c1ac220b5
gnu: python-cli-helpers: Update to 2.7.0. * gnu/packages/python-xyz.scm (python-cli-helpers): Update to 2.7.0. [propagated-inputs]: Remove python-wcwidth. [native-inputs]: Remove python-wheel. Change-Id: Iceac2e4e5a394170f313c29d34602c71e50e1402
gnu: python-tabulate: Add python-wcwidth to propagated inputs. * gnu/packages/python-xyz.scm (python-tabulate)[propagated-inputs]: Add python-wcwidth. [native-inputs]: Remove python-wheel. Change-Id: Ie1cd4e14265b0b38ebf1f13ad40a1c5db9b38b2b
gnu: Add python-sqlglotrs. * gnu/packages/python-xyz.scm (python-sqlglotrs): New variable. * gnu/packages/rust-crates.scm: (rust-web-sys-0.3.76, rust-wasm-bindgen-shared-0.2.99, rust-wasm-bindgen-macro-support-0.2.99, rust-wasm-bindgen-macro-0.2.99, rust-wasm-bindgen-backend-0.2.99, rust-wasm-bindgen-0.2.99, rust-rustc-hash-2.1.0, rust-pyo3-macros-backend-0.25.0, rust-pyo3-macros-0.25.0, rust-pyo3-ffi-0.25.0, rust-pyo3-build-config-0.25.0, rust-pyo3-0.25.0, rust-portable-atomic-1.9.0, rust-oorandom-11.1.4, rust-once-cell-1.19.0, rust-log-0.4.22, rust-libc-0.2.169, rust-js-sys-0.3.76, rust-is-terminal-0.4.13, rust-indoc-2.0.4, rust-half-2.4.1, rust-crunchy-0.2.2, rust-clap-builder-4.5.23, rust-clap-4.5.23): New variables. (lookup-cargo-inputs): Add python-sqlglotrs to the list. Change-Id: I9b5e32387c693369e4f1e0f3f86df41cc129c75a
gnu: Add python-sqlglot. * gnu/packages/python-xyz.scm (python-sqlglot): New variable. Change-Id: Ic9b8a89b632a4c6fe02dcdd2ca5f4d5471e686f6
gnu: packages/python-xyz: Sort python-t[oqrw]* variables. * gnu/packages/python-xyz.scm::(python-tokenize-rt, python-tomlkit, python-toolrack, python-toolshed, python-toolz, python-toposort, python-towncrier, python-tqdm, python-traitlets, python-translitcodec, python-treelib, python-trio, python-trio-typing, python-trubar, python-twine, python-twisted): Sort variables alphabetically. Change-Id: Ia69b8d06ec79742d65b0aa5fbe7ab03919587205
gnu: packages/python-xyz: Sort python-t[abefhil]* variables. * gnu/packages/python-xyz.scm::(python-tables, python-tablib, python-tabulate, python-takethetime, python-taskgroup, python-tasklogger, python-tatsu, python-tblib, python-telethon, python-tempdir, python-tempora, python-tenacity, python-term-background, python-term-image, python-termcolor, python-termcolor-1, python-terminaltables, python-termstyle, python-text-unidecode, python-textdistance, python-textparser, python-texttable, python-textual, python-tftpy, python-three-merge, python-throttler, python-tifffile, python-tifffile-for-dask-image, python-tiktoken, python-timeout-decorator, python-titlecase, python-tlsh): Sort variables alphabetically. Change-Id: I8d1195dfcbb587244ec5fbc7b0a794eeef408fd5
gnu: python-tablib: Update to 3.9.0. * gnu/packages/python-xyz.scm (python-tablib): Update to 3.9.0. [inputs]: Add python-tabulate. [propagated-inputs]: Remove python-tabulate. [native-inputs]: Remove python-pandas and python-wheel. Change-Id: I98082293c603666eeef7d873e75d73f22bdfa696
gnu: python-tabulate: Fix home page. * gnu/packages/python-xyz.scm (python-tabulate)[home-page]: BitBucket pack does not longer exist. PyPI page provides the link to GitHub. Change-Id: I16245a559904ad4600ebca5192111fc4f5099c9e
gnu: python-tasklogger: Reduce closure size, replace nose2 with pytest. * gnu/packages/python-xyz.scm (python-tasklogger)[native-inputs]: Remove python-coverage, python-coveralls, python-nose2, and python-wheel; add python-pytest. Change-Id: I2dd6106ae5063f180d0dd8312771b0108470dd79
gnu: python-tatsu: Update to 5.13.2. * gnu/packages/python-xyz.scm (python-tatsu): Update to 5.13.2. [native-inputs]: Remove python-wheel. Change-Id: I5ee00d78f30614e69bb30f1afad3ea2987668f69
gnu: python-rsa: Move to python-crypto. * gnu/packages/python-xyz.scm (python-rsa): Move from here ... * gnu/packages/python-crypto.scm: ... to here. Change-Id: I374bc70c4bbab48979f2b4b80505a1ad79545437
gnu: python-rsa: Update to 4.9.1. * gnu/packages/python-xyz.scm (python-rsa): Update to 4.9.1. [build-system]: Switch to pyproject-build-system. [arguments] <tests?>: Disable missing tests. [native-inputs]: Add python-poetry-core. Change-Id: I495b4e68aeb83e944f9f6902cfe6b77f6bdd0f10
gnu: python-termstyle: Switch to pyproject. * gnu/packages/python-xyz.scm (python-termstyle)[build-system]: Switch to pyproject-build-system. [arguments] <test-backend, test-flags>: Use custom. <phases>: Use default 'check. [native-inputs]: Add python-setuptools. Change-Id: I3be88871b4e25ad1a1174353197f114ace148274
gnu: python-text-unidecode: Switch to pyproject. * gnu/packages/python-xyz.scm (python-text-unidecode)[build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools. Change-Id: I280cd33fa8d28b09d7ade4d72950c95a10b4cc07
gnu: python-textparser: Update to 0.24.0. * gnu/packages/python-xyz.scm (python-textparser): Update to 0.24.0. [build-system]: Switch to pypproject-build-system. [arguments] <test-backend>: Use 'unittest. [native-inputs]: Add python-setuptools. Change-Id: I49ccdbfdd9cca228b619d92e6969f8ba9d44c81c
gnu: python-titlecase: Use unittest test backend. * gnu/packages/python-xyz.scm (python-titlecase)[arguments] <test-backend>: Use 'unittest. <phases>: Use default 'check. Change-Id: Ic77112981c4dbde9847c8b059fef0edfd70472fd