gnu: Add python-trubar. * gnu/packages/python-xyz.scm (python-trubar): New variable. Change-Id: I684fc614862cbfd3ac8edaaf68e66ea2a8ec237b
gnu: python-libcst: Update to 0.3.18. * gnu/packages/python-xyz.scm (python-libcst): Update to 0.3.18. Use G-Expressions, improve style and fix build. [build-system]: Swap to pyproject-build-system. [arguments] <test-flags>: Move skip test logic here instead of deleting test files. <phases>: Remove 'generate-test-data. Use default 'check. [native-inputs]: Remove python-black and python-isort; add python-pytest, python-setuptools, and python-wheel. (python-libcst-minimal) [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ia3e85d17d02a8ea1dd7bc0b2a9062d46b11d6651
gnu: python-libneuroml: Update to 0.6.5. * gnu/packages/python-science.scm (python-libneuroml): Update to 0.6.5. Fix build. [propagated-inputs]: Remove python-six; add python-natsort and python-networkx. Change-Id: I750f90cebdeba46286239b18569300a2e4ce8c80
gnu: python-asprin: Add missing inputs. * gnu/packages/potassco.scm (python-asprin) [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I1c61ff4c431202a2627b704a4d73d56922c61bb8
gnu: python-eventlet: Move to python-web. * gnu/packages/python-xyz.scm (python-eventlet): Move from here ... * gnu/packages/python-web.scm: ... to here. Change-Id: I71beee927f17133267bf0236f075bccf15effe0e
gnu: python-eventlet: Adjust inputs. * gnu/packages/python-xyz.scm (python-eventlet) [native-inputs]: Remove python-black, python-isort, and python-pre-commit. Change-Id: Id0671cf1ec87f2c44a5b1bd915efae594c17804e
gnu: python-typing-inspect: Update to 0.9.0. * gnu/packages/python-xyz.scm (python-typing-inspect): Update to 0.9.0. [source]: Remove patch, as <https://github.com/ilevkivskyi/typing_inspect/issues/60> was resolved. [build-system]: Swap to pyproject-build-system. [native-inputs]: Add python-pytest, python-setuptools, and python-wheel. * gnu/packages/patches/python-typing-inspect-fix.patch: Delete file. * gnu/local.mk: Deregester the patch. Change-Id: Idc6e8745d4b85624863a5c2dc24e533a7dd92f46
gnu: python-testpath: Update to 0.6.0. * gnu/packages/check.scm (python-testpath): Update to 0.6.0. [build-system]: Swap to pyproject-build-system. [arguments] <phases>: Remove 'relax-requirements. Use default 'build, 'check and 'install. [native-inputs]: Remove python-pypa-build. Change-Id: I510407b86a938151c20272bb8396529823f3fb48
gnu: python-miio: Migrate to pyproject-build-system. * gnu/packages/android.scm (python-miio) [build-system]: Swap to pyproject-build-system. [arguments] <phases>: Remove 'relax-requirements. Use default 'check. [native-inputs]: Remove python-sphinx; add python-poetry-core. Change-Id: I0749f313d23e55bac0174a9ccd38aa92ac6eb26d
gnu: python-sphinxcontrib-apidoc: Update to 0.5.0. * gnu/packages/sphinx.scm (python-sphinxcontrib-apidoc): Update to 0.5.0. [build-system]: Swap to pyproejct-build-system. [arguments] <tests?>: Enable them. [propagated-inputs]: Add python-pbr and python-sphinx. [native-inputs]: Remove python-pbr, python-sphinx, and python-testrepository; add python-setuptools and python-wheel. Change-Id: I6daa8a2bf1deaf71c57bcc712e22ef85724ad0b5
gnu: python-modin: Update to 0.32.0. * gnu/packages/python-science.scm (python-modin): Update to 0.32.0. [build-system]: Use pyproject-build-system. [arguments]: Remove phase 'make-files-writable; disable one test; update custom 'check phase. [propagated-inputs]: Add python-s3fs. [native-inputs]: Add python-boto3 and python-wheel. Change-Id: I1d74013902e3387945586192b88c1e4fd8256733
gnu: python-pynetdicom: Update to 2.1.1. * gnu/packages/python-science.scm (python-pynetdicom): Update to 2.1.1. [native-inputs]: Add python-codespell, python-coverage, python-poetry-core, python-pytest-cov, python-pytest-xdist, python-sphinx, and python-sphinx-rtd-theme; remove python-pyfakefs, python-setuptools, and python-wheel. [propagated-inputs]: Add python-mypy, python-numpydoc, and python-pyfakefs. Change-Id: Ic0089df89cd34b50c31370581db7a6e88884199c
gnu: python-asyncua: Update to 1.1.5. * gnu/packages/engineering.scm (python-asyncua): Update to 1.1.5. [native-inputs]: Replace python-pytest-asyncio with python-pytest-asyncio-0.21. [propagated-inputs]: Add python-pyopenssl and python-typing-extensions. Change-Id: Ic28b84b420d46f4e38c5f1713a7d295355d224a0
gnu: Add python-pytest-asyncio-0.21. * gnu/packages/check.scm (python-pytest-asyncio-0.21): New variable. Change-Id: I00a1c54acbe774965be013462906d4616252dc99
gnu: python-wand: Disable two failing tests. * gnu/packages/python-xyz.scm (python-wand)[arguments]: Disable two tests. Change-Id: I6739af9c167ba6e827c7660caaa3fd64de574a8f
gnu: r-trackviewer: Fix reference. * gnu/packages/bioconductor.scm (r-trackviewer)[arguments]: Use correct label for reference to origin. Change-Id: I6c66ab468e19025ee9e912a531c8e6ca458e750b
gnu: r-motifstack: Fix reference. * gnu/packages/bioconductor.scm (r-motifstack)[arguments]: Use correct label for reference to origin. Change-Id: Ia9b3222f15c9630bd703713111e79937126e20fd
gnu: r-reportingtools: Fix reference. * gnu/packages/bioconductor.scm (r-reportingtools)[arguments]: Use correct label for reference to origin. Change-Id: Id3b509c369bd35e12fff2fb2f4822bef4152aff1
gnu: r-radiant-data: Fix reference. * gnu/packages/cran.scm (r-radiant-data)[arguments]: Use correct label for reference to origin. Change-Id: I5486e99fcca41f4d6968f4f95009159ffc66c05b
gnu: python-django-haystack: Enable tests. * gnu/packages/django.scm (python-django-haystack): Use G-Expressions. [arguments] <phases>: Use custom 'check. Remove 'set-gdal-lib-path having it makes all tests to fail. [inputs]: Remove gdal. Change-Id: Ic7b70f731cd805b2aedfc94fe9a13cb37c7ff930