[Bug 268018] textproc/py-sphinx: Updating to 5.3.0, ensuring themes are installed, using flit and pyproject-build
Date: Mon, 28 Nov 2022 13:11:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268018 --- Comment #10 from Charlie Li <vishwin@freebsd.org> --- Calling pip or including it as a build dependency is not acceptable for our packaging purposes. pip itself is a circular dependency nightmare, and we have to track exactly, in pkg(8), what is getting installed. With regards to PEP-517, please use/test the framework being worked on in the referenced bug, wiki page, Differential review, etc. You're needlessly duplicating what all the literature describes. -- You are receiving this mail because: You are the assignee for the bug.