gnu: Add python-rbfly. * gnu/packages/python-xyz.scm (python-rbfly): New variable. Change-Id: Ibc5d61c9d4b8461c4e7976dc3f6cd1bec38dc0b2 Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-cantools: Update to 40.2.3. Fixing #787. * gnu/packages/python-xyz.scm (python-cantools): Update to 40.2.3. [arguments] <phases>: Remove 'build-doc and 'install-doc; add 'set-version. [propagated-inputs]: Remove python-parameterized. [native-inputs]: Remove python-sphinx and texinfo; add python-parameterized, python-pytest, python-setuptools, python-setuptools-scm, and python-wheel. Change-Id: I57b20e8df1406795c8a22a38bec470e6294dabbf
gnu: python-bitstruct: Update to 8.21.0. * gnu/packages/python-xyz.scm (python-bitstruct): Update to 8.21.0. [build-system]: Use pyproject. [native-inputs]: Add python-pytest, python-setuptools-next, and python-wheel. [description]: Start from a new line, apply fill-column indentation. Change-Id: I669b99d5687d173e9d9667d3e7339a2d5bf62006
gnu: python-textual: Update to 3.5.0. * gnu/packages/python-xyz.scm (python-textual): Update to 3.5.0. [arguments]<#:test-flags>: Update failing tests. [propagated-inputs]: Remove python-mdit-py-plugins. Add python-platformdirs. [native-inputs]: Add python-pytest-xdist. Change-Id: I7ff7d663e223da8b7ff924a863a419be11bd478e
gnu: python-ueberzug: Update to 18.3.1. * gnu/packages/python-xyz.scm (python-ueberzug): Update to 18.3.1. [build-system]: Use pyproject-build-system. [arguments]: Skip the 'check' phase. [native-inputs]: Add meson-python, pkg-config. [inputs]: Add libxres. [propagated-inputs]: Remove python-xlib. [home-page]: Switch to maintained repository. Change-Id: Ia93f8d98767e0887b3f18335a5e4bfc8d925abf7
gnu: python-logbook: Update to 1.8.2. * gnu/packages/python-xyz.scm (python-logbook): Update to 1.8.2. [source]: Update URI. [build-system]: Use pyproject-build-system. [arguments]<#:phases>: Delete unnecessary phase 'cythonize-sources'. Do not override the 'check' phase. [native-inputs]: Remove python-cython, python-mock, python-pytest-cov. Add python-cython-3, python-setuptools, python-wheel. Change-Id: I4b4c8ea60bc0ad7fdcb4d5320e5337f3ca38ed6f
gnu: python-charset-normalizer-3: Update to 3.4.2. * gnu/packages/python-xyz.scm (python-charset-normalizer-3): Update to 3.4.2. [build-system]: Use pyproject-build-system. [arguments] <phases>: Add 'fix-scripts. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I32c89a63c3fd1aaf3c323d4986808b7860c2d999 Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-diskcache: Update to 5.6.3. * gnu/packages/python-xyz.scm (python-diskcache): Update to 5.6.3. [source]: Use GitHub origin since PyPI missing docs which are needed for tests. [build-system]: Use pyproject-build-system. [native-inputs]: Add required native-inputs. Change-Id: I169c24c02356407902a69cc4937a4761be47b6e6
gnu: pelican: Enable tests. * gnu/packages/python-xyz.scm (pelican)[arguments]: Remove '#:tests?'. <#:test-flags>: Skip three failing tests. [native-inputs]: Add python-anyio, python-beautifulsoup4, python-lxml, python-pytest, python-smartypants, python-typogrify. Change-Id: Ibcbfa1a405753bfcf68028be86a90c1c318cb1b7
gnu: pelican: Update to 4.11.0. * gnu/packages/python-xyz.scm (pelican): Update to 4.11.0. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-pdm-backend. [inputs]: Remove python-markdown, python-pytz. Add python-ordered-set, python-tzdata, python-watchfiles. Change-Id: I586668a17b7b646227a5bd78703fda2c9bc6fb63
gnu: python-feedgenerator: Update to 2.1.0. * gnu/packages/python-xyz.scm (python-feedgenerator): Update to 2.1.0. [source]: Remove unnecessary snippet. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-pytest, python-pytest-cov, python-setuptools, python-wheel. [propagated-inputs]: Remove python-six. Change-Id: I2451794d21c0c473183f9f90f14ad8b198883455
gnu: python-scapy: Update to 2.6.1. * gnu/packages/python-xyz.scm (python-scapy): Update to 2.6.1. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-setuptools, python-wheel. Change-Id: I56f0f87e0eb1a49bd79cad6f36451dfdd6eb78e0
gnu: python-rollbar: Update to 1.3.0. * gnu/packages/python-xyz.scm (python-rollbar): Update to 1.3.0. [build-system]: Use pyproject-build-system. [native-inputs]: Remove python-pytest-runner, python-unittest2. Add python-httpx, python-pytest, python-setuptools, python-webob, python-wheel. [inputs]: Remove python-blinker, python-httpx, python-webob. Change-Id: I5574681595934b64921071a87c03756c6dc1a869
gnu: python-nestedtext: Enable tests. * gnu/packages/python-xyz.scm (python-nestedtext)[source]: Fetch from GitHub. [arguments]: Remove '#:tests? #f'. <#:test-flags>: Skip tests that require not yet packaged libraries. [native-inputs]: Add python-pytest. Change-Id: Ic0d8261dc9cb97b58536fa086ab9eca8e73489d0
gnu: python-nestedtext: Update to 3.7. * gnu/packages/python-xyz.scm (python-nestedtext): Update to 3.7. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-flit-core. Change-Id: I93d52e981ccea4c92083bf5cccb43a67167797de
gnu: python-inform: Enable tests. * gnu/packages/python-xyz.scm (python-inform)[source]: Fetch from GitHub. [arguments]: Remove '#:tests? #f'. <#:test-flags>: Skip failing tests. [native-inputs]: Add python-pytest. Change-Id: Id2fcc5daadc104889d2621490e8e1f52e05a42ff
gnu: python-inform: Update to 1.34. * gnu/packages/python-xyz.scm (python-inform): Update to 1.34. [build-system]: Use pyproject-build-system. [native-inputs]: Remove python-hypothesis, python-pytest-cov, python-pytest-runner. Add python-flit-core. [propagated-inputs]: Remove python-six. Change-Id: Iec720ab8c86a816b2da4860b4529c76680e1d1ca
gnu: python-diceware: Update to 1.0.1. * gnu/packages/python-xyz.scm (python-diceware): Update to 1.0.1. [build-system]: Use pyproject-build-system. [native-inputs]: Remove python-coverage, python-pytest-runner. Add python-setuptools, python-wheel. Change-Id: If8bed9b7a84685efa7f5a2e64dd1e6419d14617e
gnu: python-dirsync: Update to 2.2.6. * gnu/packages/python-xyz.scm (python-dirsync): Update to 2.2.6. [build-system]: Use pyproject-build-system. [arguments]: Skip tests. [native-inputs]: Add python-setuptools, python-wheel. [propagated-inputs]: Remove python-six. [description]: Improve it. Change-Id: I1e60fd525ed4402bc63df7f213738aeb1c603b0c
gnu: python-qtsass: Use pyproject-build-system. * gnu/packages/python-xyz.scm (python-qtsass)[build-system]: Use pyproject-build-system. [arguments]: Remove '#:test-target'. Delete the 'make-git-checkout-writable' phase. [native-inputs]: Remove python-pytest-cov, python-pytest-runner. Add python-setuptools, python-wheel. Change-Id: Iddcb7044eeee4fe20e0798be35110b1e1428cd05