Description of problem: python-reactivex seems to be a duplicate of python-rx. They both have the same upstream and seem to provide the same python module. This causes conflicts for upgrades etc: https://discussion.fedoraproject.org/t/ugrade-from-f42-to-f43-failed-due-to-python/171125/2 I think one of these two needs to be removed/retired from Fedora as a duplicate package. https://src.fedoraproject.org/rpms/python-reactivex https://src.fedoraproject.org/rpms/python-rx Quick check: $ LC_ALL=C sudo dnf repoquery --provides python3-reactivex python-reactivex = 4.0.4-16.fc43 python3-reactivex = 4.0.4-16.fc43 python3.14-reactivex = 4.0.4-16.fc43 python3.14dist(reactivex) = 4.0.4 python3dist(reactivex) = 4.0.4 $ LC_ALL=C sudo dnf repoquery --provides python3-rx python-rx = 4.0.4-3.fc43 python3-rx = 4.0.4-3.fc43 python3.14-rx = 4.0.4-3.fc43 python3.14dist(reactivex) = 4.0.4 python3dist(reactivex) = 4.0.4 (I'm filing the against python-reactivex because python-rx seems to have been added earlier to Fedora)
Uh, sorry, I intended to file it against python-reactivex and CC you folks. I've not had my coffee. I'll close this and open one there, but I guess it served its purpose of notifying you all. Sorry XD