Re: [PATCH v3 2/2] python/sepolicy: add a pyproject.toml file

Stephen Smalley <[email protected]> Wed, 29 Jul 2026 16:23:06 -0400
Newsgroups org.kernel.vger.selinux
Message-ID <CAEjxPJ5u8iSxHufTWZ6C38UUQSPNgma-9u0gpnP6Emms8Tmw3A@mail.gmail.com>
On Wed, Jul 29, 2026 at 12:03 PM Stephen Smalley
<[email protected]> wrote:
>
> On Wed, Jul 29, 2026 at 11:26 AM Cathy Hu <[email protected]> wrote:
> >
> > From: Stephen Smalley <[email protected]>
> >
> > Add a pyproject.toml file for the sepolicy python module.  This
> > required also updating setup.py to avoid defining author outside of
> > pyproject.toml, and I further updated the authors to refer to the list
> > like libselinux since Dan is enjoying retirement.
> >
> > Fixes: https://github.com/SELinuxProject/selinux/issues/505
> > Signed-off-by: Stephen Smalley <[email protected]>
>
> Verified via https://github.com/SELinuxProject/selinux/tree/pyprojecttoml
>
> Acked-by: Stephen Smalley <[email protected]>

Merged.