I'm trying to install python3-passlib package that is mandatory to manage users on system using Ansible, but package is not available on epel 10 system. On epel 9 I can install package and I get: Name : python3-passlib Version : 1.7.4 Rilascio : 9.el9 Architecture : noarch Size : 710 k Sorgente : python-passlib-1.7.4-9.el9.src.rpm Repository : epel Summary : Comprehensive password hashing framework supporting over 20 schemes URL : https://foss.heptapod.net/python-libs/passlib Licenza : BSD-3-Clause AND Beerware AND LicenseRef-Fedora-MIT AND ISC Description : Passlib is a password hashing library for Python 2 & 3, which provides : cross-platform implementations of over 20 password hashing algorithms, : as well as a framework for managing existing password hashes. It is : designed to be useful for a wide range of tasks, from verifying a hash : found in /etc/shadow, to providing full-strength password hashing for : multi-user application. On epel 10 I get: Error: No matching package