./devel/py-flit_scm, PEP 518 build backend that uses setuptools_scm

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.7.0nb1, Package name: py311-flit_scm-1.7.0nb1, Maintainer: pkgsrc-users

A PEP 518 build backend that uses setuptools_scm to generate a
version file from your version control system, then flit_core to
build the package.


Master sites:

Filesize: 2.349 KB

Version history: (Expand)


CVS history: (Expand)


   2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | Package updated
Log message:
python/wheel.mk: simplify a lot, and switch to 'installer' for installation

This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
   2023-03-29 11:34:15 by Thomas Klausner | Files touched by this commit (96)
Log message:
*: use PYTHON_VERSION instead of _PYTHON_VERSION
   2022-11-14 10:13:45 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-flit_scm: updated to 1.7.0

1.7.0:
Unknown changes
   2022-07-03 14:31:48 by Thomas Klausner | Files touched by this commit (4)
Log message:
devel/py-flit_scm: import py-flit_scm-1.6.2

A PEP 518 build backend that uses setuptools_scm to generate a
version file from your version control system, then flit_core to
build the package.