[Distutils] A possible refactor/streamlining of PEP 517

Thomas Kluyver thomas at kluyver.me.uk
Wed Jul 12 02:59:44 EDT 2017


On Tue, Jul 11, 2017, at 04:48 PM, Daniel Holth wrote:
> Pro_duced.
> 
> Mandatory backend hooks:
> 
> - build_sdist(sdist_directory, config_settings={})
> - build_wheel(wheel_directory, config_settings={}, build_directory=None, metadata_directory=None)> 
> Optional backend hooks:
> 
> - get_requires_for_build_sdist(config_settings={})
> - get_requires_for_build_wheel(config_settings={})
> - prepare_metadata_for_build_wheel(metadata_directory, config_settings={})> 

Thanks Daniel! I'm happy with all of those names.

I'm at Europython at the moment, so I may not have much time to work on it for the next few days, but if no-one else gets there first I'll have a go at updating the PEP with the latest changes.
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20170712/b3ac3f0d/attachment.html>


More information about the Distutils-SIG mailing list