[Rpm-maint] [rpm-software-management/rpm] Drop support for buggy and problematic alternative Python build method (PR #2231)
Panu Matilainen
notifications at github.com
Tue Oct 18 12:17:38 UTC 2022
This was a kind of a necessary evil to see through us the Python 3 transition but with *that* over, there's little justification for maintaining an alternative build method to accumulate bugs and deprecated cruft on.
The one useful thing it provides is egg-info, but that's simple enough that we don't need Python libraries to do it, just generate it from the cmake build.
Fixes: #130, #2230
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/2231
-- Commit Summary --
* Drop support for buggy and problematic alternative Python build method
* Generate Python egg-info from cmake builds
-- File Changes --
M configure.ac (1)
M python/CMakeLists.txt (5)
A python/rpm.egg-info.in (11)
D python/setup.py.in (51)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/2231.patch
https://github.com/rpm-software-management/rpm/pull/2231.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2231
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2231 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20221018/abdbd9d1/attachment.html>
More information about the Rpm-maint
mailing list