[Rpm-maint] [rpm-software-management/rpm] Python module's name changed unnecessarily, making it impossible to express dependencies on it (#373)

Adam Williamson notifications at github.com
Fri Dec 22 18:45:34 UTC 2017


Here's a commit that had to write a whole extra function in its `setup.py` to get around this:

https://github.com/rebase-helper/rebase-helper/commit/2f1401c0adfc139aa3ecc12cdc21086d2fe69ac9

which is not an approach I can easily take, because I want to share the same requirements between `setup.py` and tox, so I put them in a plain text file and have both `setup.py` and `tox.ini` read them out of the file - but obviously I can't do both of those things together. The way tox works, I'd have to write a *different* hack for tox.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/373#issuecomment-353654647
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20171222/d9692fb3/attachment.html>


More information about the Rpm-maint mailing list