Please branch and build pylint in epel10.
We are still missing some deps, at least for the current rawhide version of pylint: No matching package to install: 'python3-astroid >= 2.12.1' No matching package to install: 'python3-dill' No matching package to install: 'python3-isort' No matching package to install: 'python3-mccabe' No matching package to install: 'python3-py' No matching package to install: 'python3-pytest-runner'
From what I see, python-py is being abandonned upstream in CentOS: https://gitlab.com/redhat/centos-stream/rpms/python-py/-/commit/9de579fe693247837508441ea479dcca9224299b so if it is indeed still needed in pylint, we will need to request its addition in EPEL 10 (so far it was never an EPEL package).
I don't think pylint still really need python3-py, I don't see it mentionned upstream https://github.com/pylint-dev/pylint/blob/main/pyproject.toml and looking on debian side, they don't seem to have this dependency: https://packages.debian.org/sid/pylint So probably this one could be dropped from the fedora and (at least) EPEL 10 branches.
Everything is ok now, working scratch build on EPEL 10 using the rawhide code: https://koji.fedoraproject.org/koji/taskinfo?taskID=127400445
FEDORA-EPEL-2024-436e227f3e (pylint-3.3.3-1.el10_0 and python-astroid-3.3.8-1.el10_0) has been submitted as an update to Fedora EPEL 10.0. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-436e227f3e
FEDORA-EPEL-2024-436e227f3e has been pushed to the Fedora EPEL 10.0 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-436e227f3e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2024-436e227f3e (pylint-3.3.3-1.el10_0 and python-astroid-3.3.8-1.el10_0) has been pushed to the Fedora EPEL 10.0 stable repository. If problem still persists, please make note of it in this bug report.