Description of problem: python3-pysvn package is not provided in EPEL for EL9. The pysvn library in pip is not the same, and the alternative is manually building this dependency package from source at https://pysvn.sourceforge.io/ Version-Release number of selected component (if applicable): el9 Summary: Please branch and build python3-pysvn for epel9. The sourceforge project is still maintained, so a recent build should be compatible with Python 3.9. To confirm, this package is provided for EPEL 8 and recent versions of Fedora.
Will you be able to branch and build python3-pysvn in epel9? (Apologies that it took few weeks to follow up with another comment. I'm aware the instructions for consumers/end users suggest a week: https://docs.fedoraproject.org/en-US/epel/epel-package-request/) For background, the organization for which I work relies on that dependency for Python scripts to validate subversion metadata as part of an automated build/testing process. Our servers run on EL8, but some staff have started using EL9. Some of them have it working by installing the Fedora 34 package (python3-pysvn-1.9.12-3) manually without GPG validation, but that is not ideal as if any bugs or vulnerabilities are found in future then they would have to manually find & install a newer patched version.