• Wiki "LibraryStyleGuide": pyproject.toml not mentioned

    From c.buhtz@posteo.jp@21:1/5 to All on Thu Nov 2 04:20:02 2023
    Hello,

    related to https://wiki.debian.org/Python/LibraryStyleGuide

    The "pyproject.toml" file is not mentioned here. But it is current
    recommended way (and central file) to do python packaging. If it is not possible to use that file in context of debian packaging this also
    should be mentioned in that wiki page.

    Thanks

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andrey Rakhmatullin@21:1/5 to c.buhtz@posteo.jp on Thu Nov 2 08:50:02 2023
    On Thu, Nov 02, 2023 at 03:10:15AM +0000, c.buhtz@posteo.jp wrote:
    Hello,

    related to https://wiki.debian.org/Python/LibraryStyleGuide

    The "pyproject.toml" file is not mentioned here. But it is current recommended way (and central file) to do python packaging. If it is not possible to use that file in context of debian packaging this also should be mentioned in that wiki page.
    It's possible to package projects that use pyproject.toml if you mean
    that. That wiki page lists the assumptions, having setup.py is not the
    only assumption there that is not always true for actual packages.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)