package/python-libconf: update tarball URL

Updated package as computed by scanpypi.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 5d76be1c04)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Bernd Kuhls
2025-12-21 23:34:31 +01:00
committed by Thomas Perale
parent 562e7fb5d2
commit 027b6edc67
2 changed files with 5 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
# Locally calculated
sha256 66897870fcafce05624eafcc99e2dc8e150124e91019d9c29cc4f3bef64311dd python-libconf-2.0.1.tar.gz
# md5, sha256 from https://pypi.org/pypi/libconf/json
md5 e212611cbf6a696e05742a983b3a0c57 libconf-2.0.1.tar.gz
sha256 2f907258953ba60a95a82d5633726b47c81f2d5cf8d8801b092579016d757f4a libconf-2.0.1.tar.gz
# Locally computed sha256 checksums
sha256 3c2afc8c9f7a12032f225e6fa870e85af14d1b71236afe28d94a4b67e5e8c873 LICENSE

View File

@@ -5,7 +5,8 @@
################################################################################
PYTHON_LIBCONF_VERSION = 2.0.1
PYTHON_LIBCONF_SITE = $(call github,ChrisAichinger,python-libconf,$(PYTHON_LIBCONF_VERSION))
PYTHON_LIBCONF_SOURCE = libconf-$(PYTHON_LIBCONF_VERSION).tar.gz
PYTHON_LIBCONF_SITE = https://files.pythonhosted.org/packages/c8/41/592c24b42ec6e349629f2b6310ff31255b213bc696c0e4ad2ee1d2bbb68e
PYTHON_LIBCONF_SETUP_TYPE = setuptools
PYTHON_LIBCONF_LICENSE = MIT
PYTHON_LIBCONF_LICENSE_FILES = LICENSE