Fedora Account System
Red Hat Associate
Red Hat Customer
Due to a recent update of python-requests-toolbelt to version 1.0.0 in Rawhide, Poetry is no more installable on Rawhide: Error: Problem: package poetry-1.3.2-3.fc39.noarch requires python3-poetry = 1.3.2-3.fc39, but none of the providers can be installed - conflicting requests - nothing provides (python3.11dist(requests-toolbelt) < 0.11~~ with python3.11dist(requests-toolbelt) >= 0.9.1) needed by python3-poetry-1.3.2-3.fc39.noarch Reproducible: Always
Parag, you broke poetry with the update of requests-toolbelt again :( https://bugzilla.redhat.com/show_bug.cgi?id=2138636
Sorry again. I have my own shell script which I run frequently on new upstream release bugs and directly update packages. I keep forgetting that poetry is the package that is getting broken by requests-toolbelt update. I don't even remember why I added python-requests-toolbelt in Fedora now. Probably I will orphan it in coming week.
The worst thing is that upstream poetry master branch still requires requests-toolbelt <= 0.11, so I think the best course of action is requesting to untag requests-toolbelt 1.0 from Rawhide.
Filed https://pagure.io/releng/issue/11424
someone has reported PR https://github.com/python-poetry/poetry/pull/7893
FEDORA-2023-4bc071771a has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-4bc071771a
FEDORA-2023-4bc071771a has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report.
Thank you Tomáš for taking care of this breakage.