[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 02:00:06 UTC 2017
https://github.com/rpm-software-management/rpm/commit/2797d00ecd224a59a8ca967f40240e827ff31c69 was an awful change. Please revert it.
It doesn't matter that you've never published to pypi; so long as you install an egg-info file people will rely on its contents. I was expressing a dependency on 'rpm-python' for a fedmsg consumer that uses the module:
* https://pagure.io/fedora-qa/relvalconsumer/blob/d3ab5df439c3849558afb7502cae00ae991de4be/f/install.requires
* https://pagure.io/fedora-qa/relvalconsumer/blob/d3ab5df439c3849558afb7502cae00ae991de4be/f/setup.py
Only now that doesn't work, and I can't possibly fix it, because the module's "name" is one thing in F26 but another thing in F27. I need this consumer to work on both F26 and F27, at least temporarily, because the production deployment of openqa is on F26, but the staging one is on F27.
--
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20171222/80c4b6c8/attachment.html>
More information about the Rpm-maint
mailing list