From 38a4ee50ac13ec497e74b90c8aac127ab1afea40 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 28 Mar 2024 13:41:07 -0400 Subject: [PATCH] python3-pybind11: update to 2.12.0. --- srcpkgs/python3-pybind11/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-pybind11/template b/srcpkgs/python3-pybind11/template index 0c97dacb26c..716ff822b0b 100644 --- a/srcpkgs/python3-pybind11/template +++ b/srcpkgs/python3-pybind11/template @@ -1,7 +1,7 @@ # Template file for 'python3-pybind11' pkgname=python3-pybind11 -version=2.11.1 -revision=4 +version=2.12.0 +revision=1 build_style=python3-module hostmakedepends="cmake python3-setuptools python3-pytest python3-sphinx_rtd_theme python3-breathe" @@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford " license="BSD-3-Clause" homepage="https://github.com/pybind/pybind11" distfiles="https://github.com/pybind/pybind11/archive/v${version}.tar.gz" -checksum=d475978da0cdc2d43b73f30910786759d593a9d8ee05b1b6846d1eb16c6d2e0c +checksum=bf8f242abd1abcd375d516a7067490fb71abd79519a282d22b6e4d19282185a7 post_patch() { # These dependencies are not packaged and don't affect the man page