Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Apr 2024 09:22:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 268283] databases/py-sqlite3: switch away from distutils
Message-ID:  <bug-268283-21822-FcSNNaEuOA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268283-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268283-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=3D268283

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=3D249898&action=
=3Dedit
Protposed PEP517 switch (apply via git am)

Hi.

I've created pyproject.toml for sqlite module that works for python3 (pytho=
n27
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.

--=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-268283-21822-FcSNNaEuOA>