[Rpm-maint] [rpm-software-management/rpm] python: remove redundant suffix in python module name in metadata (#97)
Neal Gompa (ニール・ゴンパ)
notifications at github.com
Fri Nov 11 10:34:26 UTC 2016
No one is quite sure why there's a redundant `-python` suffix, but the module isn't named that, and typically we want the name in the metadata to be the same as the name of the module.
This has no effect on Python code itself, as it doesn't change the name of the installed module used in import statements, and since we've never published to PyPi, it's not something that can be sanely referenced for 'pip' and other similar tools in a useful manner.
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/97
-- Commit Summary --
* python: remove redundant suffix in python module name in metadata
-- File Changes --
M python/setup.py.in (2)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/97.patch
https://github.com/rpm-software-management/rpm/pull/97.diff
--
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/pull/97
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20161111/80a08ba6/attachment.html>
More information about the Rpm-maint
mailing list