./devel/py-hatchling, Modern, extensible Python build backend

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


Branch: CURRENT, Version: 1.29.0, Package name: py313-hatchling-1.29.0, Maintainer: pkgsrc-users

This is the extensible, standards compliant build backend used by Hatch.


Master sites:

Filesize: 54.352 KB

Version history: (Expand)


CVS history: (Expand)


   2026-03-02 13:43:12 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message: py-hatchling: update to 1.29.0. Source Date Epoch no longer fails when set to date before 1980. 
   2025-11-30 15:08:11 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message: py-hatchling: update to 1.28.0. Changed: Drop support for Python 3.9 Added: Add sbom-files option and sbom_files build data to the wheel build target \ for including Software Bill of Materials files. 
   2024-12-24 12:57:05 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message: py-hatchling: updated to 1.27.0 1.27.0 Added: Update the default version of core metadata to 2.4 
   2024-11-13 09:27:50 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message: py-hatchling: updated to 1.26.3 1.26.3 - 2024-11-12 Fixed: Support an old import path that is still used by some consumers like Hatch 1.26.2 - 2024-11-12 Fixed: Back-populate string license fields (License-Expression) for core metadata \ versions prior to 2.4 Remove the License-Expression and License-Files core metadata from version 2.2 \ that was missed in the previous minor release 
   2024-11-11 17:36:28 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message: py-hatchling: updated to 1.26.1 1.26.1 - 2024-11-10 Fixed: Add backward compatibility for the old license-files metadata field Support an old import path that is still used by some consumers like Hatch 1.26.0 - 2024-11-10 Changed: The license-files metadata field has been updated to the latest spec and is now \ just an array of glob patterns Added: Support version 2.4 of core metadata for the wheel and sdist targets Add HATCH_METADATA_CLASSIFIERS_NO_VERIFY environment variable to disable trove \ classifier verification Add .pixi to the list of directories that cannot be traversed Bump the minimum supported version of packaging to 24.2 Fixed: No longer write package metadata for license expressions and files for versions \ of core metadata prior to 2.4 Properly enable Zip64 support for the wheel target Properly ignore parent .gitingore files when the project root matches one of the \ patterns 
   2024-06-26 18:47:56 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message: py-hatchling: update to 1.25.0. Changes not found. 
   2024-04-22 07:08:57 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message: py-hatchling: updated to 1.24.2 1.24.2 Fixed: Add .venv to the list of directories that cannot be traversed Output from the core Application utility now writes to stderr 
   2024-04-18 06:36:17 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message: py-hatchling: updated to 1.24.1 1.24.1 - 2024-04-18 Fixed: Maintain file permissions for shared-scripts option/shared_scripts build data of \ the wheel target