gnu: qpageview: Update to 1.0.1. * gnu/packages/image-viewers.scm (qpageview): Update to 1.0.1. [build-system]: Switch to pyproject-build-system. [inputs]: Remove python-pyqt and qtbase-5; add python-pyqt-6 and qtbase. [native-inputs]: Add python-hatchling. [synopsis, description]: Replace Qt5 by Qt. Change-Id: I7b316a38d2d90359725417f068e6ba84c7345091 Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: python-google-pasta: Fix tests. * gnu/packages/python-xyz.scm (python-google-pasta)[native-inputs]: Remove python-wheel; add python-pytest. Change-Id: Ie0436d9735aabd02b9f58f17d64e6167cd5d744f
gnu: python-google-auth-httplib2: Update to 0.2.0. * gnu/packages/python-web.scm (python-google-auth-httplib2): Update to 0.2.0. [build-system]: Switch to pyproject-build-system. [propagated-inputs]: Remove python-six. [native-inputs]: Remove python-mock; add python-pyparsing and python-setuptools. Change-Id: I5f8a3951fcd68bc7633f0450ec706a871c5f4590
gnu: vapoursynth: Fix build. * gnu/packages/video.scm (vapoursynth)[native-inputs]: Remove python-cython; add python-cython-0. Change-Id: Iaded25958277d0264f89a4966c9b070b5fae7945
gnu: urh: Fix bulid. * gnu/packages/radio.scm (urh)[native-inputs]: Remove python-cython and python-wheel; add python-cython-0 and python-setuptools. Change-Id: Ib3420be4077c9f86843e3ba3feb05cb95e80d727
gnu: python-taggd: Switch to pyproject, fix tests. * gnu/packages/bioinformatics.scm (python-taggd)[build-system]: Switch to pyproject-build-system. [arguments] <test-flags>: Move skipping tests options here. <phases>: Remove 'disable-broken-tests; add 'remove-local-taggd. [propagated-inputs]: Remove python-setuptools. [native-inputs]: Add python-pytest and python-setuptools. Change-Id: I8cd3a72b2469dbb0d53c21f2fda30c0b004a6c8d
gnu: python-setuptools-declarative-requirements: Update to 1.3.0. * gnu/packages/python-xyz.scm (python-setuptools-declarative-requirements): Update to 1.3.0. [arguments] <tests?>: Avoid running tests as they require old no packaged projects. [propagated-inputs]: Remove python-toml and python-wheel; add python-setuptools. [native-inputs]: Remove python-pytest. Change-Id: I0c652f0de8e28d8a4b487b117433ac68b64d8efc
gnu: python-setools: Improve package, fix build. * gnu/packages/selinux.scm (python-setools): Use G-Expressions, fix indentation, remove trailing #t from lambdas. [native-inputs]: Remove python-cython; add python-cython-0. Change-Id: Ib30043915a6895022b32cb818a74aea54d91b6d2
gnu: python-scikit-survival: Update to 0.25.0-0.bc4a891. * gnu/packages/python-science.scm (python-scikit-survival): Update to 0.25.0-0.bc4a891. [propagated-inputs]: Remove python-importlib-resources. [native-inputs]: Remove python-black, python-pypa-build, python-coverage, python-cython-3, python-tomli, and python-tox; add python-cython. Change-Id: I49a2e79c8b445f6e7ddc4886641d471a5f06fb98
gnu: tombo: Switch to pyproject. * gnu/packages/bioinformatics.scm (tombo) [build-system]: Switch to pyproject-build-system. [native-inputs]: Remove python-cython and python-nose2; add python-cython-0 and python-setuptools. Change-Id: Ib647da2feba5f0614428c9b70d7b18532b0a9e1c
gnu: python-rpy2: Delete sanity-check. * gnu/packages/statistics.scm (python-rpy2) [arguments] <phases>: Delete 'sanity-check. [propagated-inputs]: Remove python-six. [native-inputs]: Remove python-coverage, python-ipython, python-numpy, python-pandas, python-pytest-cov, and python-wheel. Change-Id: Iac85261a8236d5b9746671a373da7fd6824c1a70
gnu: python-pyopengl-accelerate: Update to 3.1.10. * gnu/packages/python-graphics.scm (python-pyopengl-accelerate): Update to 3.1.10. Change-Id: I92b6b3ed8b18a5e07c647d209d8aa00840b5f7e9
gnu: python-hdbscan: Update to 0.8.40. * gnu/packages/machine-learning.scm (python-hdbscan): Update to 0.8.40. [arguments] <test-flags>: Ignore 3 test files. <phases>: Add 'pre-check. [native-inputs]: Remove python-nose, python-pandas, python-networkx, and python-wheel; add python-numpy. Change-Id: I38813d1cc16d4e90b5f0875dc93728bb42f4fa5d
gnu: python-kivy: Fix build. * gnu/packages/python-graphics.scm (python-kivy)[native-inputs]: Remove python-cython; add python-cython-0. Change-Id: Ic37de9f525576a7a5dd8551c2db215f960c6dcf8
gnu: python-pygame-sdl2: Fix build. * gnu/packages/game-development.scm (python-pygame-sdl2) [native-inputs]: Remove python-cython; add python-cython-0. Change-Id: I6b72a665daf0206c61a33fb30f4f775bf3977693
gnu: python-pybbi: Update to 0.4.1. * gnu/packages/bioinformatics.scm (python-pybbi): Update to 0.4.1. Use G-Expressions. [build-system]: Switch to pyproject-build-system. [arguments] <test-flags>: Skip tests requiring network access. <phases>: Use default 'check; add 'remove-local-bbi. [propagated-inputs]: Remove python-cython, python-pandas, and python-six. [native-inputs]: Add python-cython, python-pandas, and python-setuptools. Change-Id: I580999a2aa7ba3511752ba00f3c923a26ab2c426
gnu: python-pillow-simd: Don't inherit from python-pillow. * gnu/packages/python-xyz.scm (python-pillow-simd): Don't inherit from python-pillow. [arguments] <test-flags>: Skip one more test. [inputs]: Add freetype, lcms, libimagequant, libjpeg-turbo, libraqm, libtiff, libwebp, openjpeg, and zlib. [native-inputs]: Add python-check-manifest, python-defusedxml, python-markdown2, python-olefile, python-packaging, python-pytest, python-pytest-timeout, python-setuptools, and python-trove-classifiers. Change-Id: Ie2473266b4d1447ece70b4da12cc17a9e7fbcf4a
gnu: python-pyaes: Disable tests. * gnu/packages/python-crypto.scm (python-pyaes)[arguments] <tests?>: Disable for now. [native-inputs]: Remove python-wheel. Change-Id: I6b1be9e4dab156ed36ddb2a57b080824f6388f11
gnu: python-js2py: Fix build. * gnu/packages/python-web.scm (python-js2py) [propagated-inputs]: Remove python-numpy; add python-six. [native-inputs]: Remove python-pytest and python-wheel. Change-Id: I5e18ac4c7eff8de3aa8858021d530b967c1a3529
gnu: python-memory-allocator: Disable tests. * gnu/packages/sagemath.scm (python-memory-allocator)[arguments] <tests?>: No tests provided. [native-inputs]: Remove python-wheel. Change-Id: I9568b8847e808ef3f61add0d14d8c2a6aa6a07c1