[Buildroot] [git commit] package/python-pycares: bump version to 4.11.0
Julien Olivain
ju.o at free.fr
Tue Oct 14 21:58:06 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=c5757ebfc6ef0096267a9b487ce2e5596afecf78
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
package/python-pycares/python-pycares.hash | 4 ++--
package/python-pycares/python-pycares.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-pycares/python-pycares.hash b/package/python-pycares/python-pycares.hash
index 95558f0477..179288f694 100644
--- a/package/python-pycares/python-pycares.hash
+++ b/package/python-pycares/python-pycares.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/pycares/json
-md5 5824db5d38e1aa13a412e2b8bbe52160 pycares-4.5.0.tar.gz
-sha256 025b6c2ffea4e9fb8f9a097381c2fecb24aff23fbd6906e70da22ec9ba60e19d pycares-4.5.0.tar.gz
+md5 230e5133767e84f5d99c93dd07fea611 pycares-4.11.0.tar.gz
+sha256 c863d9003ca0ce7df26429007859afd2a621d3276ed9fef154a9123db9252557 pycares-4.11.0.tar.gz
# Locally computed sha256 checksums
sha256 427bb3a5372024a26e2c290b24382512bcc7ca123431c4dd178dd613beea7eee LICENSE
diff --git a/package/python-pycares/python-pycares.mk b/package/python-pycares/python-pycares.mk
index 31153434ef..0f42bc591b 100644
--- a/package/python-pycares/python-pycares.mk
+++ b/package/python-pycares/python-pycares.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_PYCARES_VERSION = 4.5.0
+PYTHON_PYCARES_VERSION = 4.11.0
PYTHON_PYCARES_SOURCE = pycares-$(PYTHON_PYCARES_VERSION).tar.gz
-PYTHON_PYCARES_SITE = https://files.pythonhosted.org/packages/d7/b1/94daaa50b6d2fa14c6b4981ca24fa4e7aa33a7519962c76170072ffb06ee
+PYTHON_PYCARES_SITE = https://files.pythonhosted.org/packages/8d/ad/9d1e96486d2eb5a2672c4d9a2dd372d015b8d7a332c6ac2722c4c8e6bbbf
PYTHON_PYCARES_SETUP_TYPE = setuptools
PYTHON_PYCARES_LICENSE = MIT
PYTHON_PYCARES_LICENSE_FILES = LICENSE
More information about the buildroot
mailing list