Marcel Telka
2024-03-18 8cc4a964a4c00613480228120eb2a2bf603c6507
python/hatchling: update to 1.22.2

3 files modified
8 ■■■■ changed files
components/python/hatchling/Makefile 4 ●●●● patch | view | raw | blame | history
components/python/hatchling/hatchling-PYVER.p5m 2 ●●●●● patch | view | raw | blame | history
components/python/hatchling/manifests/sample-manifest.p5m 2 ●●●●● patch | view | raw | blame | history
components/python/hatchling/Makefile
@@ -19,11 +19,11 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME =        hatchling
HUMAN_VERSION =            1.22.1
HUMAN_VERSION =            1.22.2
COMPONENT_SUMMARY =        hatchling - Modern, extensible Python build backend
COMPONENT_PROJECT_URL =        https://hatch.pypa.io/latest/
COMPONENT_ARCHIVE_HASH =    \
    sha256:ad52ebe5dabbce8f7448f347e2a4f72700dcc7a1e3d93f6e69996f9df30bc129
    sha256:f2dfce8e5d389c53c41c87f5c643c5ef2f9519510eaaddda0aac63eb52470684
COMPONENT_LICENSE =        MIT
COMPONENT_LICENSE_FILE =    LICENSE.txt
components/python/hatchling/hatchling-PYVER.p5m
@@ -23,8 +23,10 @@
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
file path=usr/bin/hatchling-$(PYVER)
file path=usr/lib/python$(PYVER)/vendor-packages/hatchling-$(HUMAN_VERSION).dist-info/METADATA
file path=usr/lib/python$(PYVER)/vendor-packages/hatchling-$(HUMAN_VERSION).dist-info/WHEEL
file path=usr/lib/python$(PYVER)/vendor-packages/hatchling-$(HUMAN_VERSION).dist-info/entry_points.txt
file path=usr/lib/python$(PYVER)/vendor-packages/hatchling-$(HUMAN_VERSION).dist-info/licenses/LICENSE.txt
file path=usr/lib/python$(PYVER)/vendor-packages/hatchling/__about__.py
file path=usr/lib/python$(PYVER)/vendor-packages/hatchling/__init__.py
components/python/hatchling/manifests/sample-manifest.p5m
@@ -23,8 +23,10 @@
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
file path=usr/bin/hatchling-$(PYVER)
file path=usr/lib/python$(PYVER)/vendor-packages/hatchling-$(HUMAN_VERSION).dist-info/METADATA
file path=usr/lib/python$(PYVER)/vendor-packages/hatchling-$(HUMAN_VERSION).dist-info/WHEEL
file path=usr/lib/python$(PYVER)/vendor-packages/hatchling-$(HUMAN_VERSION).dist-info/entry_points.txt
file path=usr/lib/python$(PYVER)/vendor-packages/hatchling-$(HUMAN_VERSION).dist-info/licenses/LICENSE.txt
file path=usr/lib/python$(PYVER)/vendor-packages/hatchling/__about__.py
file path=usr/lib/python$(PYVER)/vendor-packages/hatchling/__init__.py