[Buildroot] [git commit] package/python-async-lru: bump version to 2.3.0
Julien Olivain
ju.o at free.fr
Sun May 3 14:48:23 UTC 2026
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/11e5013d97525365f19e794583bc2071d48f6fd9
branch: https://gitlab.com/buildroot.org/buildroot/-/tree/master
https://github.com/aio-libs/async-lru/blob/v2.3.0/CHANGES.rst
Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
package/python-async-lru/python-async-lru.hash | 4 ++--
package/python-async-lru/python-async-lru.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-async-lru/python-async-lru.hash b/package/python-async-lru/python-async-lru.hash
index 40cb990ee4..bd875cde78 100644
--- a/package/python-async-lru/python-async-lru.hash
+++ b/package/python-async-lru/python-async-lru.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/async-lru/json
-md5 588dd2fcc8ca6a808a8ecbfca4f92ca1 async_lru-2.2.0.tar.gz
-sha256 80abae2a237dbc6c60861d621619af39f0d920aea306de34cb992c879e01370c async_lru-2.2.0.tar.gz
+md5 11ff9ba26a6a52d3ec751a57dcacbde5 async_lru-2.3.0.tar.gz
+sha256 89bdb258a0140d7313cf8f4031d816a042202faa61d0ab310a0a538baa1c24b6 async_lru-2.3.0.tar.gz
# Locally computed sha256 checksums
sha256 ea65975679bc2093be925d520358e41096bd96fddedee3e929160a5faadcf573 LICENSE
diff --git a/package/python-async-lru/python-async-lru.mk b/package/python-async-lru/python-async-lru.mk
index 1a146ed2ad..2825c46053 100644
--- a/package/python-async-lru/python-async-lru.mk
+++ b/package/python-async-lru/python-async-lru.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_ASYNC_LRU_VERSION = 2.2.0
+PYTHON_ASYNC_LRU_VERSION = 2.3.0
PYTHON_ASYNC_LRU_SOURCE = async_lru-$(PYTHON_ASYNC_LRU_VERSION).tar.gz
-PYTHON_ASYNC_LRU_SITE = https://files.pythonhosted.org/packages/05/8a/ca724066c32a53fa75f59e0f21aa822fdaa8a0dffa112d223634e3caabf9
+PYTHON_ASYNC_LRU_SITE = https://files.pythonhosted.org/packages/e8/1f/989ecfef8e64109a489fff357450cb73fa73a865a92bd8c272170a6922c2
PYTHON_ASYNC_LRU_SETUP_TYPE = setuptools
PYTHON_ASYNC_LRU_LICENSE = MIT
PYTHON_ASYNC_LRU_LICENSE_FILES = LICENSE
More information about the buildroot
mailing list