Initial EPEL10 packages:
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'ignored'.
Installation is ok (tried only the python packages, not the rust ones):
[root@c665395659e7 /]# dnf install -y https://kojipkgs.fedoraproject.org//packages/python-anyio/4.8.0/1.el10_0/noarch/python3-anyio-4.8.0-1.el10_0.noarch.rpm https://kojipkgs.fedoraproject.org//packages/python-anyio/4.8.0/1.el1 0_0/noarch/python3-anyio+trio-4.8.0-1.el10_0.noarch.rpm https://kojipkgs.fedoraproject.org//packages/python-outcome/1.2.0/7.el10_0/noarch/python3-outcome-1.2.0-7.el10_0.noarch.rpm https://kojipkgs.fedoraproject.org//packages/py thon-pytest-subprocess/1.5.2/2.el10_0/noarch/python3-pytest-subprocess-1.5.2-2.el10_0.noarch.rpm https://kojipkgs.fedoraproject.org//packages/python-scikit-build-core/0.10.7/3.el10_0/noarch/python3-scikit-build-core-0.10.7-3.el 10_0.noarch.rpm https://kojipkgs.fedoraproject.org//packages/python-sniffio/1.3.1/4.el10_0/noarch/python3-sniffio-1.3.1-4.el10_0.noarch.rpm https://kojipkgs.fedoraproject.org//packages/python-trio/0.28.0/2.el10_0/noarch/python3 -trio-0.28.0-2.el10_0.noarch.rpm https://kojipkgs.fedoraproject.org//packages/python-watchfiles/1.0.4/3.el10_0/x86_64/python3-watchfiles-1.0.4-3.el10_0.x86_64.rpm https://kojipkgs.fedoraproject.org//packages/python-zmq/26.2.1/2 .el10_0/x86_64/python3-pyzmq-26.2.1-2.el10_0.x86_64.rpm CentOS Stream 10 - BaseOS 97 kB/s | 15 kB 00:00 CentOS Stream 10 - AppStream 37 kB/s | 15 kB 00:00 CentOS Stream 10 - CRB 771 kB/s | 705 kB 00:00 Extra Packages for Enterprise Linux 10 - x86_64 2.2 MB/s | 3.4 MB 00:01 python3-anyio-4.8.0-1.el10_0.noarch.rpm 323 kB/s | 230 kB 00:00 python3-anyio+trio-4.8.0-1.el10_0.noarch.rpm 24 kB/s | 8.9 kB 00:00 python3-outcome-1.2.0-7.el10_0.noarch.rpm 57 kB/s | 22 kB 00:00 python3-pytest-subprocess-1.5.2-2.el10_0.noarch.rpm 104 kB/s | 49 kB 00:00 python3-scikit-build-core-0.10.7-3.el10_0.noarch.rpm 409 kB/s | 281 kB 00:00 python3-sniffio-1.3.1-4.el10_0.noarch.rpm 57 kB/s | 23 kB 00:00 python3-trio-0.28.0-2.el10_0.noarch.rpm 1.2 MB/s | 1.0 MB 00:00 python3-watchfiles-1.0.4-3.el10_0.x86_64.rpm 519 kB/s | 382 kB 00:00 python3-pyzmq-26.2.1-2.el10_0.x86_64.rpm 484 kB/s | 368 kB 00:00 Dependencies resolved.
Then on python side, imports are ok:
[root@c665395659e7 /]# python3 Python 3.12.9 (main, Feb 4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import anyio >>> import outcome >>> import pytest_subprocess >>> import scikit_build_core >>> import sniffio >>> import trio >>> import watchfiles >>> import zmq >>>
Working on CentOS 10 too for me.
[root@5204041970a7 /]# dnf install -y https://kojipkgs.fedoraproject.org//packages/python-anyio/4.8.0/1.el10_0/noarch/python3-anyio-4.8.0-1.el10_0.noarch.rpm https://kojipkgs.fedoraproject.org//packages/python-anyio/4.8.0/1.el10_0/noarch/python3-anyio+trio-4.8.0-1.el10_0.noarch.rpm https://kojipkgs.fedoraproject.org//packages/python-outcome/1.2.0/7.el10_0/noarch/python3-outcome-1.2.0-7.el10_0.noarch.rpm https://kojipkgs.fedoraproject.org//packages/python-pytest-subprocess/1.5.2/2.el10_0/noarch/python3-pytest-subprocess-1.5.2-2.el10_0.noarch.rpm https://kojipkgs.fedoraproject.org//packages/python-scikit-build-core/0.10.7/3.el10_0/noarch/python3-scikit-build-core-0.10.7-3.el10_0.noarch.rpm https://kojipkgs.fedoraproject.org//packages/python-sniffio/1.3.1/4.el10_0/noarch/python3-sniffio-1.3.1-4.el10_0.noarch.rpm https://kojipkgs.fedoraproject.org//packages/python-trio/0.28.0/2.el10_0/noarch/python3-trio-0.28.0-2.el10_0.noarch.rpm https://kojipkgs.fedoraproject.org//packages/python-watchfiles/1.0.4/3.el10_0/x86_64/python3-watchfiles-1.0.4-3.el10_0.x86_64.rpm https://kojipkgs.fedoraproject.org//packages/python-zmq/26.2.1/2.el10_0/x86_64/python3-pyzmq-26.2.1-2.el10_0.x86_64.rpm CentOS Stream 10 - BaseOS 38 kB/s | 15 kB 00:00 CentOS Stream 10 - AppStream 37 kB/s | 15 kB 00:00 CentOS Stream 10 - CRB 942 kB/s | 705 kB 00:00 Extra Packages for Enterprise Linux 10 - x86_64 1.5 MB/s | 3.4 MB 00:02 python3-anyio-4.8.0-1.el10_0.noarch.rpm 268 kB/s | 230 kB 00:00 python3-anyio+trio-4.8.0-1.el10_0.noarch.rpm 23 kB/s | 8.9 kB 00:00 python3-outcome-1.2.0-7.el10_0.noarch.rpm 56 kB/s | 22 kB 00:00 python3-pytest-subprocess-1.5.2-2.el10_0.noarch.rpm 102 kB/s | 49 kB 00:00 python3-scikit-build-core-0.10.7-3.el10_0.noarch.rpm 374 kB/s | 281 kB 00:00 python3-sniffio-1.3.1-4.el10_0.noarch.rpm 59 kB/s | 23 kB 00:00 python3-trio-0.28.0-2.el10_0.noarch.rpm 559 kB/s | 1.0 MB 00:01 python3-watchfiles-1.0.4-3.el10_0.x86_64.rpm 226 kB/s | 382 kB 00:01 python3-pyzmq-26.2.1-2.el10_0.x86_64.rpm 483 kB/s | 368 kB 00:00 Dependencies resolved. ============================================================================================================== Package Architecture Version Repository Size ============================================================================================================== Installing: python3-anyio noarch 4.8.0-1.el10_0 @commandline 230 k python3-anyio+trio noarch 4.8.0-1.el10_0 @commandline 8.9 k python3-outcome noarch 1.2.0-7.el10_0 @commandline 22 k python3-pytest-subprocess noarch 1.5.2-2.el10_0 @commandline 49 k python3-pyzmq x86_64 26.2.1-2.el10_0 @commandline 368 k python3-scikit-build-core noarch 0.10.7-3.el10_0 @commandline 281 k python3-sniffio noarch 1.3.1-4.el10_0 @commandline 23 k python3-trio noarch 0.28.0-2.el10_0 @commandline 1.0 M python3-watchfiles x86_64 1.0.4-3.el10_0 @commandline 382 k Installing dependencies: cmake x86_64 3.30.5-2.el10 appstream 12 M cmake-data noarch 3.30.5-2.el10 appstream 2.5 M cmake-filesystem x86_64 3.30.5-2.el10 appstream 25 k emacs-filesystem noarch 1:29.4-9.el10 appstream 9.9 k libsodium x86_64 1.0.20-2.el10_0 epel 177 k libunwind x86_64 1.8.0-4.el10_0 epel 73 k libuv x86_64 1:1.49.2-2.el10 appstream 260 k make x86_64 1:4.4.1-9.el10 baseos 587 k ninja-build x86_64 1.11.1-9.el10 crb 179 k openpgm x86_64 5.2.122-36.el10_0 epel 177 k python3-attrs noarch 23.2.0-7.el10 appstream 125 k python3-idna noarch 3.7-4.el10 baseos 118 k python3-iniconfig noarch 1.1.1-18.el10 crb 19 k python3-packaging noarch 24.2-2.el10 baseos 153 k python3-pathspec noarch 0.12.1-5.el10 crb 60 k python3-pluggy noarch 1.3.0-5.el10 crb 53 k python3-pytest noarch 7.4.3-5.el10 crb 756 k python3-sortedcontainers noarch 2.4.0-19.el10_0 epel 61 k python3-typing-extensions noarch 4.9.0-6.el10 baseos 78 k vim-filesystem noarch 2:9.1.083-5.el10 baseos 19 k zeromq x86_64 4.3.5-18.el10_0 epel 451 k Transaction Summary ============================================================================================================== Install 30 Packages Total size: 20 M Total download size: 18 M Installed size: 62 M Downloading Packages: (1/21): python3-idna-3.7-4.el10.noarch.rpm 874 kB/s | 118 kB 00:00 (2/21): python3-packaging-24.2-2.el10.noarch.rpm 889 kB/s | 153 kB 00:00 (3/21): make-4.4.1-9.el10.x86_64.rpm 3.1 MB/s | 587 kB 00:00 (4/21): python3-typing-extensions-4.9.0-6.el10.noarch.rpm 952 kB/s | 78 kB 00:00 (5/21): vim-filesystem-9.1.083-5.el10.noarch.rpm 190 kB/s | 19 kB 00:00 (6/21): cmake-filesystem-3.30.5-2.el10.x86_64.rpm 415 kB/s | 25 kB 00:00 (7/21): emacs-filesystem-29.4-9.el10.noarch.rpm 151 kB/s | 9.9 kB 00:00 (8/21): libuv-1.49.2-2.el10.x86_64.rpm 2.2 MB/s | 260 kB 00:00 (9/21): python3-attrs-23.2.0-7.el10.noarch.rpm 1.1 MB/s | 125 kB 00:00 (10/21): ninja-build-1.11.1-9.el10.x86_64.rpm 1.4 MB/s | 179 kB 00:00 (11/21): python3-iniconfig-1.1.1-18.el10.noarch.rpm 246 kB/s | 19 kB 00:00 (12/21): cmake-data-3.30.5-2.el10.noarch.rpm 4.0 MB/s | 2.5 MB 00:00 (13/21): python3-pluggy-1.3.0-5.el10.noarch.rpm 990 kB/s | 53 kB 00:00 (14/21): python3-pathspec-0.12.1-5.el10.noarch.rpm 864 kB/s | 60 kB 00:00 (15/21): libsodium-1.0.20-2.el10_0.x86_64.rpm 1.4 MB/s | 177 kB 00:00 (16/21): python3-pytest-7.4.3-5.el10.noarch.rpm 3.5 MB/s | 756 kB 00:00 (17/21): libunwind-1.8.0-4.el10_0.x86_64.rpm 752 kB/s | 73 kB 00:00 (18/21): openpgm-5.2.122-36.el10_0.x86_64.rpm 1.3 MB/s | 177 kB 00:00 (19/21): python3-sortedcontainers-2.4.0-19.el10_0.noarch.rpm 429 kB/s | 61 kB 00:00 (20/21): zeromq-4.3.5-18.el10_0.x86_64.rpm 2.7 MB/s | 451 kB 00:00 (21/21): cmake-3.30.5-2.el10.x86_64.rpm 5.5 MB/s | 12 MB 00:02 -------------------------------------------------------------------------------------------------------------- Total 6.2 MB/s | 18 MB 00:02 Extra Packages for Enterprise Linux 10 - x86_64 1.5 MB/s | 1.6 kB 00:00 Importing GPG key 0xE37ED158: Userid : "Fedora (epel10) <epel@fedoraproject.org>" Fingerprint: 7D8D 15CB FC4E 6268 8591 FB26 33D9 8517 E37E D158 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-10 Key imported successfully Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-sniffio-1.3.1-4.el10_0.noarch 1/30 Installing : python3-attrs-23.2.0-7.el10.noarch 2/30 Installing : emacs-filesystem-1:29.4-9.el10.noarch 3/30 Installing : cmake-filesystem-3.30.5-2.el10.x86_64 4/30 Installing : vim-filesystem-2:9.1.083-5.el10.noarch 5/30 Installing : python3-packaging-24.2-2.el10.noarch 6/30 Installing : python3-idna-3.7-4.el10.noarch 7/30 Installing : ninja-build-1.11.1-9.el10.x86_64 8/30 Installing : python3-outcome-1.2.0-7.el10_0.noarch 9/30 Installing : python3-sortedcontainers-2.4.0-19.el10_0.noarch 10/30 Installing : python3-trio-0.28.0-2.el10_0.noarch 11/30 Installing : openpgm-5.2.122-36.el10_0.x86_64 12/30 Installing : libunwind-1.8.0-4.el10_0.x86_64 13/30 Installing : libsodium-1.0.20-2.el10_0.x86_64 14/30 Installing : zeromq-4.3.5-18.el10_0.x86_64 15/30 Installing : python3-pluggy-1.3.0-5.el10.noarch 16/30 Installing : python3-pathspec-0.12.1-5.el10.noarch 17/30 Installing : python3-iniconfig-1.1.1-18.el10.noarch 18/30 Installing : python3-pytest-7.4.3-5.el10.noarch 19/30 Installing : libuv-1:1.49.2-2.el10.x86_64 20/30 Installing : python3-typing-extensions-4.9.0-6.el10.noarch 21/30 Installing : python3-anyio-4.8.0-1.el10_0.noarch 22/30 Installing : make-1:4.4.1-9.el10.x86_64 23/30 Installing : cmake-data-3.30.5-2.el10.noarch 24/30 Installing : cmake-3.30.5-2.el10.x86_64 25/30 Installing : python3-scikit-build-core-0.10.7-3.el10_0.noarch 26/30 Installing : python3-anyio+trio-4.8.0-1.el10_0.noarch 27/30 Installing : python3-watchfiles-1.0.4-3.el10_0.x86_64 28/30 Installing : python3-pytest-subprocess-1.5.2-2.el10_0.noarch 29/30 Installing : python3-pyzmq-26.2.1-2.el10_0.x86_64 30/30 Running scriptlet: python3-pyzmq-26.2.1-2.el10_0.x86_64 30/30 Installed: cmake-3.30.5-2.el10.x86_64 cmake-data-3.30.5-2.el10.noarch cmake-filesystem-3.30.5-2.el10.x86_64 emacs-filesystem-1:29.4-9.el10.noarch libsodium-1.0.20-2.el10_0.x86_64 libunwind-1.8.0-4.el10_0.x86_64 libuv-1:1.49.2-2.el10.x86_64 make-1:4.4.1-9.el10.x86_64 ninja-build-1.11.1-9.el10.x86_64 openpgm-5.2.122-36.el10_0.x86_64 python3-anyio-4.8.0-1.el10_0.noarch python3-anyio+trio-4.8.0-1.el10_0.noarch python3-attrs-23.2.0-7.el10.noarch python3-idna-3.7-4.el10.noarch python3-iniconfig-1.1.1-18.el10.noarch python3-outcome-1.2.0-7.el10_0.noarch python3-packaging-24.2-2.el10.noarch python3-pathspec-0.12.1-5.el10.noarch python3-pluggy-1.3.0-5.el10.noarch python3-pytest-7.4.3-5.el10.noarch python3-pytest-subprocess-1.5.2-2.el10_0.noarch python3-pyzmq-26.2.1-2.el10_0.x86_64 python3-scikit-build-core-0.10.7-3.el10_0.noarch python3-sniffio-1.3.1-4.el10_0.noarch python3-sortedcontainers-2.4.0-19.el10_0.noarch python3-trio-0.28.0-2.el10_0.noarch python3-typing-extensions-4.9.0-6.el10.noarch python3-watchfiles-1.0.4-3.el10_0.x86_64 vim-filesystem-2:9.1.083-5.el10.noarch zeromq-4.3.5-18.el10_0.x86_64 Complete! [root@5204041970a7 /]# python Python 3.12.8 (main, Dec 3 2024, 00:00:00) [GCC 14.2.1 20241104 (Red Hat 14.2.1-6)] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import anyio >>> import outcome >>> import pytest_subprocess >>> import scikit_build_core >>> import trio >>> import watchfiles >>> import zmq
This update has been submitted for testing by bodhi.
This update has been pushed to testing.
This update can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by bodhi.
This update has been pushed to stable.
Please log in to add feedback.
Confirm request to re-trigger tests.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'ignored'.
Installation is ok (tried only the python packages, not the rust ones):
Then on python side, imports are ok:
Working on CentOS 10 too for me.
This update has been submitted for testing by bodhi.
This update has been pushed to testing.
This update can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by bodhi.
This update has been pushed to stable.