[Bug 268283] databases/py-sqlite3: switch away from distutils
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 268283] databases/py-sqlite3: switch to setuptools"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 08 Mar 2025 13:02:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268283 Charlie Li <vishwin@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #258428|maintainer-approval? |maintainer-approval- Flags| | --- Comment #19 from Charlie Li <vishwin@freebsd.org> --- Comment on attachment 258428 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=258428 Proposed PEP517 switch (apply via git am) v.2 No need for unzip or cython3 (this does not even remotely use either). do-install also duplicates the default intended behaviour for USE_PYTHON=pep517. I have a much simpler version of this that has been dogfooded for quite a while now. -- You are receiving this mail because: You are the assignee for the bug.