package/python-hatchling: bump to version 1.12.2
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
9b88d0f7b9
commit
194c0247e7
@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/hatchling/json
|
||||
md5 e06cc65ac646f9b01df5406aa1f97022 hatchling-1.11.1.tar.gz
|
||||
sha256 9f84361f70cf3a7ab9543b0c3ecc64211ed2ba8a606a71eb6a473c1c9b08e1d0 hatchling-1.11.1.tar.gz
|
||||
md5 5a6e2fd0c877feea7e71b9d72bbdbed9 hatchling-1.12.2.tar.gz
|
||||
sha256 8a6d719d96653a0f3901072b12710c9c3cc934f9061b443775c6789b45333495 hatchling-1.12.2.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 7f143a8127ad4873862d70854b5bd2abd0085aa73e64fd2b08704a3b9f5c07fc LICENSE.txt
|
||||
|
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_HATCHLING_VERSION = 1.11.1
|
||||
PYTHON_HATCHLING_VERSION = 1.12.2
|
||||
PYTHON_HATCHLING_SOURCE = hatchling-$(PYTHON_HATCHLING_VERSION).tar.gz
|
||||
PYTHON_HATCHLING_SITE = https://files.pythonhosted.org/packages/24/20/3e21d2bc57229822ac9fb9b314d7892c16f829f34a0eb247c55fc11e09a8
|
||||
PYTHON_HATCHLING_SITE = https://files.pythonhosted.org/packages/f5/ea/3ed5a7ecdd8a8f7e84cffd3b5ec24279a09ce2694c218ff922c35c6f1a77
|
||||
PYTHON_HATCHLING_LICENSE = MIT
|
||||
PYTHON_HATCHLING_LICENSE_FILES = LICENSE.txt
|
||||
PYTHON_HATCHLING_SETUP_TYPE = pep517
|
||||
|
Loading…
Reference in New Issue
Block a user