Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Nov 2022 13:11:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 268018] textproc/py-sphinx: Updating to 5.3.0, ensuring themes are installed, using flit and pyproject-build
Message-ID:  <bug-268018-21822-gWEsbHJXqy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268018-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268018-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268018

--- 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 h=
ave
to track exactly, in pkg(8), what is getting installed.

With regards to PEP-517, please use/test the framework being worked on in t=
he
referenced bug, wiki page, Differential review, etc. You're needlessly
duplicating what all the literature describes.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268018-21822-gWEsbHJXqy>