]> git.99rst.org Git - openwrt-packages.git/commitdiff
python-pybind11: bump to 3.1.0
authorAlexandru Ardelean <redacted>
Wed, 3 Jun 2026 00:32:32 +0000 (03:32 +0300)
committerAlexandru Ardelean <redacted>
Sun, 9 Aug 2026 17:00:40 +0000 (20:00 +0300)
Refresh sha256 from the PyPI sdist. Package is HOST_ONLY, so no target
runtime test is exercised.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-pybind11/Makefile

index 2274fe369ad3174d26448c80fd368167bcd8b099..01b9c75c4a893417d05f9da9b6437ab0be064d76 100644 (file)
@@ -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 <ardeleanalex@gmail.com>
 PKG_LICENSE:=BSD-3-Clause
git clone https://git.99rst.org/PROJECT