Please branch and build python-vcrpy in epel9. If you do not wish to maintain python-vcrpy in epel9, or do not think you will be able to do this in a timely manner, I would be happy to be a co-maintainer of the package. This is part of the work to bring azure-cli to EPEL 9. (Following the process noted in the docs.[0]) [0] https://docs.fedoraproject.org/en-US/epel/epel-package-request/
A scratch build seems to show we are missing quite a few deps: DEBUG util.py:444: No matching package to install: 'python3-aiohttp' DEBUG util.py:444: No matching package to install: 'python3-boto' DEBUG util.py:444: No matching package to install: 'python3-boto3' DEBUG util.py:444: No matching package to install: 'python3-botocore' DEBUG util.py:444: No matching package to install: 'python3-contextlib2' DEBUG util.py:444: No matching package to install: 'python3-httplib2' DEBUG util.py:444: No matching package to install: 'python3-httpx' DEBUG util.py:444: No matching package to install: 'python3-mock' DEBUG util.py:444: No matching package to install: 'python3-pytest-httpbin' DEBUG util.py:444: No matching package to install: 'python3-pytest-mock' DEBUG util.py:444: No matching package to install: 'python3-tornado' DEBUG util.py:444: No matching package to install: 'python3-wrapt' DEBUG util.py:444: No matching package to install: 'python3-yarl'
ok, checking back in and we are down to: DEBUG util.py:444: No matching package to install: 'python3-boto' DEBUG util.py:444: No matching package to install: 'python3-boto3' DEBUG util.py:444: No matching package to install: 'python3-botocore' DEBUG util.py:444: No matching package to install: 'python3-contextlib2' DEBUG util.py:444: No matching package to install: 'python3-httpx' DEBUG util.py:444: No matching package to install: 'python3-mock' DEBUG util.py:444: No matching package to install: 'python3-pytest-httpbin' DEBUG util.py:444: No matching package to install: 'python3-tornado' DEBUG util.py:444: No matching package to install: 'python3-yarl' Down to 9 from 13. ;)
Kevin -- I slid in a PR[0] to use pyproject-rpm-macros for python-vcrpy and it drops the dependency list by a decent amount. Upstream has cut their dependencies down a bit and that might make EPEL packaging easier. This is one of the dependencies I need to backport azure-cli to EPEL9 in BZ 2077853. [0] https://src.fedoraproject.org/rpms/python-vcrpy/pull-request/3
Thanks for merging that PR! I requested an epel9 branch and I'll put up a PR for that. https://pagure.io/releng/fedora-scm-requests/issue/43885
New PR for EPEL 9. https://src.fedoraproject.org/rpms/python-vcrpy/pull-request/4 Kevin -- did you want me to merge this now that CI passed or did you want to review it?
FEDORA-EPEL-2022-25c5a9bf78 has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-25c5a9bf78
FEDORA-EPEL-2022-25c5a9bf78 has been pushed to the Fedora EPEL 9 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-25c5a9bf78 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
Clearing pesky needinfo
FEDORA-EPEL-2022-25c5a9bf78 has been pushed to the Fedora EPEL 9 stable repository. If problem still persists, please make note of it in this bug report.