Hide Forgot
Description of problem: I a wrote small python application[1] that uses the dnf python module (which is great btw), but when adding it to requirements.txt and running the tests, I get the following error: "Could not find a version that satisfies the requirement dnf" It looks like dnf is not in PyPI. I hope I'm wrong, but if not, can you upload dnf to PyPI? Steps to Reproduce: 1. pip install dnf Actual results: "Could not find a version that satisfies the requirement dnf" :( Additional info: [1] https://github.com/bregman-arie/reqwise
It would be hard to packed it with C deps and this is low prio. *** This bug has been marked as a duplicate of bug 1207837 ***
This bug was marked as a duplicate of an closed bug. Is there an open bug to make sure this will be tracked and handled?
Arie, it's tracked in bug 1207837 but unfortunately it will not be handled by DNF developers. If any community member fix this we'll welcome the patch. It does not make sense to keep it open and give blind hope.