mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
0f685049a1
from pyproject.toml: [build-system] requires = ["hatchling"] build-backend = "hatchling.build" from CHANGES: - Use Hatchling as a build backend instead of setuptools. This change is transparent to most users. Distribution packagers who build without build isolation need to add hatchling as a build dependency and remove setuptools. People downloading source distributions and wheels from PyPI directly should note that they now have ``pygments`` in their file names instead of ``Pygments``. (#2573) Reference: https://github.com/pygments/pygments/blob/master/pyproject.toml#L1-L3 https://github.com/pygments/pygments/blob/master/CHANGES#L84-L89 |
||
---|---|---|
.. | ||
files | ||
distinfo | ||
Makefile | ||
pkg-descr |