[Bug 268893] Mk/Uses/python.mk: need a way to specify wheel name != PORTNAME
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 13 Jan 2023 05:35:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268893 --- Comment #21 from Charlie Li <vishwin@freebsd.org> --- (In reply to Yasuhiro Kimura from comment #20) 'USE_PYTHON=autoplist pep517' works as intended, but currently does not handle data_files installation as setuptools deprecated this practice [0]. spf-engine uses flit, which still supports this [1]. We'll have to workshop this separately, since this bug is about normalising wheel filenames. [0] https://github.com/pypa/setuptools/discussions/2648 [1] https://flit.pypa.io/en/latest/pyproject_toml.html#external-data-section -- You are receiving this mail because: You are on the CC list for the bug.