gnu: font-chiron-sung-hk: Update to 1.010. * gnu/packages/fonts.scm (font-chiron-sung-hk): Update to 1.010. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
services: Open vSwitch: Depend on 'user-processes' target. * gnu/services/networking.scm (openvswitch-shepherd-service)[ovsdb](requirement): Add user-processes.
gnu: openvswitch: Update to 3.2.0. * gnu/packages/networking.scm (openvswitch): Update to 3.2.0.
gnu: iputils: Use new style. * gnu/packages/networking.scm (iputils)[arguments]: Use G-expression. [native-inputs]: Remove labels.
gnu: iputils: Update to 20221126. * gnu/packages/networking.scm (iputils): Update to 20221126. [source](patches): Remove. [arguments]: Remove obsolete phase. Disable one new test. [description]: Adjust for removed commands. * gnu/packages/patches/iputils-libcap-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
gnu: python-bitarray: Update to 2.8.1. * gnu/packages/python-xyz.scm (python-bitarray): Update to 2.8.1.
gnu: drbd-utils: Update to 9.25.0. * gnu/packages/cluster.scm (drbd-utils): Update to 9.25.0.
gnu: varnish: Update to 7.3.0. * gnu/packages/web.scm (varnish): Update to 7.3.0.
services: ganeti: Fix tests. * gnu/tests/ganeti.scm (run-ganeti-test)["force-start wconfd"]: Don't use INVOKE. ["gnt-os list"]: Import (ice-9 textual-ports).
gnu: ganeti: Fix build. * gnu/packages/patches/ganeti-lens-compat.patch, gnu/packages/patches/ganeti-procps-compat.patch, gnu/packages/patches/ganeti-relax-dependencies.patch, gnu/packages/patches/ganeti-reorder-arbitrary-definitions.patch, gnu/packages/patches/ganeti-template-haskell-2.17.patch, gnu/packages/patches/ganeti-template-haskell-2.18.patch: New files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/virtualization.scm (ganeti)[source](patches): Add them.
gnu: python-fasteners: Update to 0.17.3. * gnu/packages/python-xyz.scm (python-fasteners): Update to 0.17.3. [build-system]: Switch to pyproject-build-system. [arguments]: Add custom 'check phase. [propagated-inputs]: Remove python-monotonic and python-six. [native-inputs]: Remove python-testtools; add python-diskcache, python-more-itertools, and python-pytest.
gnu: python-numcodecs: Fix building on non x86 machines. * gnu/packages/python-xyz.scm (python-numcodecs)[source]: Adjust snippet to prevent setup.py adding unsupported architecture specific CFLAGS.
gnu: python-numcodecs: Remove another cythonized file. * gnu/packages/python-xyz.scm (python-numcodecs)[source]: Remove another cythonized file.
gnu: Remove python-pyflakes-2.2. * gnu/packages/python-xyz.scm (python-pyflakes-2.2): Delete variable. * gnu/packages/patches/python-pyflakes-test-location.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
gnu: Remove python-pycodestyle-2.6. * gnu/packages/python-xyz.scm (python-pycodestyle-2.6): Delete variable.
gnu: Remove python-flake8-3.8. * gnu/packages/python-xyz.scm (python-flake8-3.8): Delete variable.
gnu: python-hacking: Update to 5.0.0. * gnu/packages/openstack.scm (python-hacking): Update to 5.0.0. [propagated-inputs]: Remove python-flake8-3.8; add python-flake8. [native-inputs]: Remove python-dnspython, python-mock, and python-monotonic.
gnu: python-eventlet: Update to 0.33.3. * gnu/packages/python-xyz.scm (python-eventlet): Update to 0.33.3. [propagated-inputs]: Remove python-monotonic. [arguments]: Skip another test.
gnu: tensorflow-lite: Update to 2.12.1. * gnu/packages/algebra.scm (eigen-for-tensorflow-lite): Remove variable. * gnu/packages/machine-learning.scm (tensorflow-lite): Update to 2.12.1 [arguments]<configure-flags>: Turn on GPU and RUY use; Use cmake to find packages already in Guix as dependencies for absl-cpp, eigen, flatbuffer, neon2ssl, cpuinfo, ruy. [arguments]<phases>: Remove operations setting up absl-cpp, eigen, ruy, and neon2ssl as native inouts as now we use Guix's packages of these as dependencies. Do default build phase. Add steps to install C shared library and benchmark_model tool. [inputs]: Add cpuinfo, eigen, fp16, mesa-header, opencl, pthreadpool, ruy, vulkan and xnnpack as explicit inputs. [native-inputs]: Remove local setup of neon2ssl and ruy as we now use Guix's packages of these as explicit dependencies. * gnu/packages/serialization.scm (flatbuffers-next-shared): New variable, flatbuffers-next built with -fPIC as needed by tensorflow-lite. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
gnu: Add ruy. * gnu/packages/maths.scm (ruy): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>