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
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to