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
gnu: python-lightning-utilities: Disable tests.
* gnu/packages/machine-learning.scm (python-lightning-utilities)[arguments]
<tests?>: Most tests are broken.
[native-inputs]: Remove python-wheel.
Change-Id: I73e90cadff07d662e43dfced6227f0023382b76c
gnu: python-gpy: Fix tests.
* gnu/packages/machine-learning.scm (python-gpy)[arguments]
<test-flags>: Ignore 2 test files.
Change-Id: Ic529f0e913aaa7977503476f812c1d1293f5d2fc
gnu: python-yt-astro-analysis: Update to 1.1.4.
* gnu/packages/astronomy.scm (python-yt-astro-analysis): Update to 1.1.4.
[native-inputs]: Remove python-tomli, and python-wheel.
Change-Id: I877d19cb921b39970fb6125cad4a5055f4547c2f
gnu: onionshare-cli: Don't check wheel in sanity check.
python-wheel is less likely required during runtime at all, adjust
relaxation and remove it from native inputs completely.
* gnu/packages/tor.scm (onionshare-cli)[phases]{relax-requirements}:
Remove check for wheel package
[native-inputs]: Remove python-wheel; add python-setuptools.
Change-Id: Ifa6af72d70af364f744e93f84820d00bff6fd267