On Sun, Nov 22, 2015 at 10:11 PM, Nick Coghlan <[email protected]> wrote:
> On 22 November 2015 at 04:18, Neal Gompa <[email protected]> wrote: > > Based on the feedback from you guys, I've made the changes to move to > > pythonX.Ydist() in the dependency generator. That code has been > > submitted as a pull request to the RPM GitHub repository[0]. I also > > added a switch for those who want pythonXdist() Provides, but it is > > opt-in rather than opt-out. The option is only for distributions that > > intend to carry only one Python runtime per major version. > > Very cool, thank you! > > Cheers, > Nick. > > I do still have one quirk that I can't quite figure out what is causing it. The quirk I mentioned at the beginning of this thread, where it adds an unversioned python(abi) Requires when being executed under Python 3.x. This doesn't happen on Python 2.7, and I don't know why. Anyone have any thoughts on why that's happening? I'm totally bamboozled on it, so I'd love some help to fix it. :) -- 真実はいつも一つ!/ Always, there's only one truth!
_______________________________________________ python-devel mailing list [email protected] http://lists.fedoraproject.org/admin/lists/[email protected]
