On 08/06/2025 21:10, Miro Hrončok wrote:
For projects with setup.py, the macros fallback to setuptools backend and pyproject.toml is not required.
What happens when Python removes setup.py support from setuptools?
Why?
The upstream is extremely hostile and refuse to merge any pull requests. Check [1] and [2] for example.
But maybe we can include Python binding installation into our downstream CMake build manifest?
[1]: https://github.com/nayuki/QR-Code-generator/pull/140 [2]: https://github.com/nayuki/QR-Code-generator/pulls?q=is%3Apr+is%3Aclosed -- Sincerely, Vitaly Zaitsev ([email protected]) -- _______________________________________________ devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
