From: Alexandru Ardelean Date: Wed, 3 Jun 2026 00:32:32 +0000 (+0300) Subject: python-pybind11: bump to 3.1.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=a3b6bdbee565e3aac067d026d1e02e2b633cc68b;p=openwrt-packages.git python-pybind11: bump to 3.1.0 Refresh sha256 from the PyPI sdist. Package is HOST_ONLY, so no target runtime test is exercised. Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-pybind11/Makefile b/lang/python/python-pybind11/Makefile index 2274fe369..01b9c75c4 100644 --- a/lang/python/python-pybind11/Makefile +++ b/lang/python/python-pybind11/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-pybind11 -PKG_VERSION:=2.13.6 +PKG_VERSION:=3.1.0 PKG_RELEASE:=1 PYPI_NAME:=pybind11 -PKG_HASH:=ba6af10348c12b24e92fa086b39cfba0eff619b61ac77c406167d813b096d39a +PKG_HASH:=a1cc06b524ab3edca51f8ad3895f9c4fa20b8b19283173dff4ae781449dc9639 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=BSD-3-Clause