Description of problem: Unable to install any version of repoze-who-plugins-sa in Fedora 30. Version-Release number of selected component (if applicable): 1.0.1-22.20160106gite1a36c5 How reproducible: always Steps to Reproduce: 1. dnf --enablerepo=updates-testing install python3-repoze-who-plugins-sa Actual results: - nothing provides python3.7dist(repoze.who) >= 2.1b1 needed by python3-repoze-who-plugins-sa-1.0.1-22.20160106gite1a36c5.fc30.noarch Additional info: Looks like 2.1b1 is higher like current 2.1, but 2.1 is newer. There is also available a repoze-who-2.3. Please, let me know If I can help.
Looks like this dependency is from setup.py. This helps: sed -i 's|repoze.who *>= *2.1b1|repoze.who>=2.1|' setup.py
Give me please member access to this pkg too and let me know, if you prefer to use "sed" or should I make a "patch".
(In reply to Jan ONDREJ from comment #2) > Give me please member access to this pkg too and let me know, if you prefer > to use "sed" or should I make a "patch". Done, you should have access. I think I would lean more on the patch since it makes it more obvious that we carry a change but I you prefer to go with sed that's fine too.
python-repoze-who-plugins-sa-1.0.1-23.20160106gite1a36c5.fc30 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-70c1645dc4
python-repoze-who-plugins-sa-1.0.1-23.20160106gite1a36c5.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-70c1645dc4
python-repoze-who-plugins-sa-1.0.1-23.20160106gite1a36c5.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.