summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
AgeCommit message (Collapse)Author
2025-09-25gnu: python-async-timeout: Update to 5.0.1.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-async-timeout): Update to 5.0.1. [native-inputs]: Add python-pytest-asyncio. Change-Id: Ia3332930600cf56c36454493e62776f921480c4c
2025-09-25gnu: python-mistune: Update to 3.1.3.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-mistune): Update to 3.1.3. [native-inputs]: Add python-pytest. Change-Id: If0954697380a12d0eb61e844a0d082553ae29aa2
2025-09-25gnu: python-pyasn1: Update to 0.6.1.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-pyasn1): Update to 0.6.1. [build-system]: Use pyproject. [arguments] <test-backend>: Use 'unittest. [native-inputs]: Add python-setuptools. [home-page]: Fix URL as development moved to GitHub. Change-Id: Idcf44dacf179be325f171cabe9c06f906d0b45ed
2025-09-25gnu: python-isoduration: Do not try to run tests.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-isoduration) [arguments] <tests?>: Visually disable tests as PyPI archive provides none. Change-Id: I1c4177544a859b38d8c40f800ad1969ad6af8b59
2025-09-25gnu: python-rfc3339-validator: Switch to pyproject-build-system.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-rfc3339-validator): [build-system]: Use pyproject. [native-inputs]: Remove python-hypothesis and python-pytest-runner; add python-setuptools. Change-Id: I94807d4307e1896d0493003da762ed3139b5ac8f
2025-09-25gnu: python-rfc3986-validator: Reduce closure size.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-rfc3986-validator) [native-inputs]: Remove python-pip, python-pytest-runner, and python-wheel. Change-Id: I28a78201d142953b2b4a2e4ec6a0c7e17cf0f702
2025-09-25gnu: python-rfc3987: Update to 1.3.8.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-rfc3987): Update to 1.3.8. [build-system]: Use pyproject. [arguments] <test-backend>: Use 'custom. [native-inputs]: Add python-setuptools. Change-Id: Ia1f62b969de5ba0eeab3c0cc48bccb3b9c703522
2025-09-25gnu: python-strict-rfc3339: Switch to pyproject-build-system.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-strict-rfc3339): [build-system]: Use pyproject. [native-inputs]: Add python-setuptools. Change-Id: I5d96db0720775f872d61b55d77e3fbc6fa230608
2025-09-25gnu: python-jsonpointer: Update to 3.0.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-jsonpointer): Update to 3.0.0. [arguments] <test-backend>: Set to 'unittest. Change-Id: I2fdc9c98ac3d64ecd45771636b18304213f8ea62
2025-09-25gnu: python-dateparser: Update to 1.2.2.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-dateparser): Update to 1.2.2. [native-inputs]: Remove python-wheel. Change-Id: I9077b232f77f5b2c3872c67cac891a1acd44c188
2025-09-25gnu: Add python-types-python-dateutil.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-types-python-dateutil): New variable. Change-Id: I823d4d3b077326d8c16b79a0dfd43e4b4b7314e4
2025-09-25gnu: python-regex: Update to 2024.11.6.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-regex): Update to 2024.11.6. [build-system]: Use pyproject. [arguments] <test-backend>: Use 'unittest. <phases>: Use default 'check. [native-inputs]: Add python-setuptools. Change-Id: I5657b0be454c775296d089aec771d316e6aeee27
2025-09-25gnu: python-regex: Improve package style.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-regex): Use G-expressions. Fix indentation. [description]: Start from a new line and fix fill column. Change-Id: I423719c74c606dd610b3f7da4dc6fc1e6c569f71
2025-09-25gnu: python-importlib-resources: Update to 6.5.2.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-importlib-resources): Update to 6.5.2. [arguments]: Drop all custom build steps, covered by pyproject-build-system. [propagated-inputs]: Remove python-zipp. [native-inputs]: Remove python-flake8, python-pytest-black, python-pytest-checkdocs, python-pytest-cov, python-pytest-enabler, python-pytest-flake8, and python-pytest-mypy; add python-jaraco-test, python-jaraco-collections and python-zipp. Change-Id: I5c913e2a63389069344bc055e9575f328077858a
2025-09-25gnu: python-simplejson: Update to 3.20.1.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-simplejson): Update to 3.20.1. [build-system]: Use pyproject. [native-inputs]: Remove python-toml; add python-pytest and python-setuptools. Change-Id: I181c5909e5325601f28fbef01f58cfeed9864f61
2025-09-25gnu: python-dbus-python: Reduce closure size.Sharlatan Hellseher
Tests never run before and silently were skipped because test-backend is not known for pyrpoject-build-system which is tappy, this change visually disables tests and remove some unused inputs from closure. * gnu/packages/python-xyz.scm (python-dbus-python): [native-inputs]: Remove python-sphinx, python-sphinx-rtd-theme, and python-wheel. Change-Id: I042ceace8f42ae8514751ffe0fee664db05ce2cc
2025-09-25gnu: python-watchdog: Reduce closure size.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-watchdog) [propagated-inputs]: Remove python-pathtools. [native-inputs]: Remove python-wheel. Change-Id: I9d65ea302dded43d655f1b54afaff6a35ae5e0c2
2025-09-25gnu: python-jaraco-test: Reduce closure size.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-jaraco-test): [propagated-inputs]: Add python-jaraco-collections. [native-inputs]: Remove python-jaraco-collections, python-pytest-checkdocs, python-pytest-enabler, and python-wheel. Change-Id: I2928afd4293f5abbd8c62442f036cc2500ede1ee
2025-09-25gnu: python-jaraco-collections: Update to 5.2.1.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-jaraco-collections): Update to 5.2.1. [native-inputs]: Remove python-pytest-black, python-pytest-checkdocs, python-pytest-cov, python-pytest-enabler, and python-pytest-mypy; add python-setuptools-scm. Change-Id: Ia14a332e876e007961000e053768ed4cce3771d1
2025-09-25gnu: python-jaraco-text: Update to 4.0.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-jaraco-text): Update to 4.0.0. [native-inputs]: Remove python-pytest-black, python-pytest-checkdocs, python-pytest-cov, python-pytest-enabler, python-pytest-mypy, and python-wheel; add python-setuptools-scm. Change-Id: Id7eb420628fd4c7b76f4c28eda88d44d323cd9b7
2025-09-25gnu: python-autocommand: Update to 2.2.2.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-autocommand): Update to 2.2.2. [build-system]: Use pyproject. [arguments]: Drop them. [native-inputs]: Remove python-pytest-asyncio; add python-setuptools. Change-Id: I19bdfdb633775d94bffcf80c6cae2dc9f9e7da90
2025-09-25gnu: python-jaraco-context: Update to 6.0.1.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-jaraco-context): Update to 6.0.1. [arguments] <tests?>: Disable as no tests provided. [propagated-inputs]: Add python-backports-tarfile. [native-inputs]: Remove python-pytest, python-pytest-black, python-pytest-checkdocs, python-pytest-cov, python-pytest-flake8, and python-pytest-mypy. Change-Id: I0096b6ab7289b1ab01bb551e37fd7f2fea528ef7
2025-09-25gnu: Add python-backports-tarfile.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-backports-tarfile): New variable. Change-Id: I213e09fc93760ec0b6f21c8642efd765b9b2b528
2025-09-25gnu: python-jaraco-functools: Update to 4.2.1.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-jaraco-functools): Update to 4.2.1. [native-inputs]: Remove python-pytest-black, python-pytest-checkdocs, python-pytest-cov, python-pytest-flake8, and python-pytest-mypy. Change-Id: I4d907eef57b42fefa29872497e5bbed35341a3e6
2025-09-25gnu: python-jaraco-classes: Update to 3.4.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-jaraco-classes): Update to 3.4.0. [native-inputs]: Remove python-pytest-black, python-pytest-checkdocs, python-pytest-cov, python-pytest-flake8, python-pytest-mypy, python-setuptools-scm, and python-wheel. Change-Id: I5e07e1a9308139f091da1daad7f216dba36b0040
2025-09-25gnu: python-typeguard: Update to 4.4.4.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-typeguard): Update to 4.4.4. [native-inputs]: Remove python-typing-extensions and python-wheel. Change-Id: I190744b3842f8a1285b9195174d03e1aab292450
2025-09-25gnu: python-typogrify: Update to 2.1.0.Sharlatan Hellseher
Development of <https://github.com/mintchaos/typogrify> has been moved to a maintained fork of this project. Please file any issues and pull requests at that repository <https://github.com/justinmayer/typogrify>. * gnu/packages/python-xyz.scm (python-typogrify): Update to 2.1.0. [build-system]: Use pyproject. [arguments] <test-flags>: Provide test options as seen in GitHub Actions workflow. [home-page]: Fix URL. [native-inputs]: Remove python-nose; add python-pytest and python-hatchling. Change-Id: I77a22b795b8912b722ef8c67e11fb555dd4b7194
2025-09-25gnu: python-smartypants: Update to 2.0.2.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-smartypants): Update to 2.0.2. [source]: Switch to PyPI which provides source tarball as the owner of the project has been changed. [build-system]: Use pyproject. [arguments]: Drop them. [home-page]: Fix permament redirect from <https://github.com/leohemsted/smartypants.py> to <https://github.com/justinmayer/smartypants.py>. [native-inputs]: Remove python-nose; add python-setuptools. Change-Id: I12faf46dd759672d20c15e34c2df14d90a8b9b1b
2025-09-25gnu: python-charset-normalizer: Update to 3.4.2.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-charset-normalizer): Copy package defination from python-charset-normalizer-3. [build-system]: Use pypproject. [arguments] <phases>: Use default 'wrap; add 'fix-scripts. [native-inputs]: Add python-setuptools. Change-Id: I1f7ad78630a72be7e936f00b11bed0dab8dec21e
2025-09-25gnu: python-pysocks: Switch to pyproject-build-system.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-pysocks): [build-system]: Use pyproject. [native-inputs]: Add python-setuptools. Change-Id: I3251a080eadf8e194729bc03125bb65e2fbc858f
2025-09-25gnu: python-factory-boy: Update to 3.3.3.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-factory-boy): Update to 3.3.3. [build-system]: Use pyproject. [home-page]: Fix URL. [native-inputs]: Add python-setuptools. Change-Id: I585f6547e74e61236df80a75ea63f9606355611b
2025-09-25gnu: python-faker: Update to 37.4.2.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-faker): Update to 37.4.2. [propagated-inputs]: Remove python-dateutil and python-typing-extensions; add python-tzdata. [native-inputs]: Remove python-random2 and python-wheel. Change-Id: I908ec7181904a7f40b1c3393bed019dbf869a97b
2025-09-25gnu: python-ukpostcodeparser: Update to 1.1.2.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-ukpostcodeparser): Update to 1.1.2. [build-system]: Use pyproject. [arguments] <test-flags>: Move custom check flags here. <phases>: Use default 'check. [native-inputs]: Add python-setuptools. Change-Id: I7d5a6b84d105db716aef98ad4991afec7e41b1e1
2025-09-25gnu: python-decorator: Update to 5.2.1.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-decorator): Update to 5.2.1. [build-system]: Use pyproject. [arguments] <test-backend>: Use 'custom. [native-inputs]: Add python-setuptools. Change-Id: I30df3ff3c4500b2456f8edfc473a2edb87542fb7
2025-09-25gnu: python-py-cpuinfo: Update to 9.0.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-py-cpuinfo): Update to 9.0.0. [source]: Use the latest version tag including RISC-V support. [build-system]: Use pyproject. [arguments] <test-backend>: Use 'custom; <test-flags>: Provide "test_suite.py" script to run tests. [native-inputs]: Add python-setuptools. Change-Id: I266bfa11a5655b586d567ac7b48adb71a5f113bd
2025-09-25gnu: python-click: Update to 8.1.8.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-click): Update to 8.1.8. [source]: Switch to git-fetch contacting tests. [build-system]: Use pyproject. [arguments] <phases>: Use default 'check. [native-inputs]: Add less and python-flit-core. Change-Id: I84caacb3461d3cef221c019975130343a812fe2a
2025-09-25gnu: python-pycparser: Update to 2.22.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-pycparser): Update to 2.22. [native-inputs]: Add python-setuptools. Change-Id: Idaf7189ed1e6288205aa09510a7a5ff099d4234c
2025-09-25gnu: python-pycparser: Improve style.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-pycparser): Use G-expressions, fix indentation. Change-Id: I006ae084642e0e15468a2717a59e64cfdf050108
2025-09-25gnu: python-markdown: Update to 3.8.2.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-markdown): Update to 3.8.2. [build-system]: Use pyproject. [native-inputs]: Remove python-nose; add python-setuptools. Change-Id: I40086d36114b667f637d0725d9a315870188fc0b
2025-09-25gnu: python-idna: Update to 3.10.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-idna): Update to 3.10. [build-system]: Use pyproject. [native-inputs]: Add python-flit-core. Change-Id: I4adcbc15f1c6279c3db8ad8557920074fc1e9d64
2025-09-25gnu: python-setuptools-rust: Update to 1.11.1.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-setuptools-rust): Update to 1.11.1. [source] <uri>: Fix PyPI archive name. [propagated-inputs]: Remove python-typing-extensions; add python-setuptools. [native-inputs]: Remove python-setuptools and python-wheel. Change-Id: I14fea55b5b33d02b00ba72c310f6e32131926549
2025-09-25gnu: python-semantic-version: Update to 2.10.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-semantic-version): Update to 2.10.0. [build-system]: Use pyproject. [arguments] <test-backend>: Use 'custom. <test-flags>: Use nose2. [native-inputs]: Add python-nose2 and python-setuptools. [description]: Adjust fill column. Change-Id: I23774a4d99fe1c58234570aab8bc46fc51873c71
2025-09-25gnu: python-attrs: Update to 25.3.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-attrs): Update to 25.3.0. [arguments] <phases>: Remove 'remove-test-hypothesis-deadlines. [native-inputs]: Remove python-pympler, python-pytest-xdist, and python-zope-interface; add python-hypothesis. Change-Id: I182dac73577d0617c32111f00a0a3245db77de73
2025-09-25gnu: python-numpy: Fix build.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-numpy): [native-inputs]: Replace python-setuptools and python-wheel with maximum supported versions python-setuptools-67 and python-wheel-0.40. Change-Id: Idf04968a0426442f53751d85906dc319a6f25a11
2025-09-25gnu: python-smmap: Update to 5.0.2.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-smmap): Update to 5.0.2. [build-system]: Use pyproject. [native-inputs]: Remove python-nosexcover; add python-pytest, python-setuptools, and python-wheel. Change-Id: Ia6031ed5774c3c3d8db5dd18cd158758236479d4
2025-09-25gnu: python-docutils: Update to 0.21.2.Sharlatan Hellseher
This change updates python-docutils to the latests version and pins some older packages on 0.19 to resolve build documentation issue which uses rst2man. * gnu/packages/python-xyz.scm (python-docutils): Update to 0.21.2. [build-system]: Use pyproject. [arguments] <phases>: Do not overwrite 'check use {#:test-backend} and {#:test-flags}. [native-inputs]: Add python-flit-core. (python-docutils-0.16)[native-inputs]: Add python-wheel. (python-docutils-0.19): New variable. * gnu/packages/diffoscope.scm (trydiffoscope) [native-inputs]: Remove python-docutils; add python-docutils-0.19. * gnu/packages/gtk.scm (gtk): Likewise. * gnu/packages/linux.scm (rdma-core): Likewise. * gnu/packages/power.scm (apcupsd): Likewise. * gnu/packages/version-control.scm (cgit): Likewise. * gnu/packages/virtualization.scm (ganeti)) Likewise. Change-Id: If58b9b12732347245e66e3c2cb5e67b0a8450913
2025-09-25gnu: python-types-setuptools: Update to 80.9.0.20250529.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-types-setuptools): Update to 80.9.0.20250529. [build-system]: Use pyproject. [native-inputs]: Add python-setuptools. Change-Id: I02409d88db355068f57c11cf85a70cd5e23a8602
2025-09-25gnu: python-psutil: Update to 7.0.0.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-psutil): Update to 7.0.0. [build-system]: Use pyproject. [native-inputs]: Add python-setuptools. Change-Id: If14a03a99a4b219af6ecb7bbad176a6757cb81b4
2025-09-25gnu: python-mako: Update to 1.3.10.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-mako): Update to 1.3.10. [buid-system]: Use pyproject. [arguments] <phases>: Use default 'check. [native-inputs]: Remove python-mock; add python-setuptools and python-wheel. Change-Id: I3bf921cd52ee4671ab34820fe1a35b34db226251
2025-09-25gnu: python-ply: Switch to pyproject-build-system.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-ply): [build-system]: Use pyproject. [arguments] <tests?>: Visually disable them as PyPI archive provides no tests, where Git source contains. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I99b04238b4ec4421d6d7acae47edb915826d9c94