[Bug 268283] databases/py-sqlite3: switch away from distutils

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 11 Apr 2024 09:22:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268283

Oleg Sidorkin <osidorkin@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |osidorkin@gmail.com

--- Comment #13 from Oleg Sidorkin <osidorkin@gmail.com> ---
Created attachment 249898
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=249898&action=edit
Protposed PEP517 switch (apply via git am)

Hi.

I've created pyproject.toml for sqlite module that works for python3 (python27
is left on distutils). I'm not using py-installer because it cannot install
anything outside site-packages dir.

poudriere checks passed for py39, py311, and py27.


BTW, homeassistant dropped 3.11 support and now requires 3.12.

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