From cb7fc84cc47022685479ef94e5eb692db0d383dd Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:17:33 -0400 Subject: [PATCH] python3-pybind11: rebuild for Python 3.10, update to 2.8.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 eb804491957..038b3efb043 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.7.1 -revision=2 +version=2.8.0 +revision=1 wrksrc="pybind11-${version}" build_style=python3-module hostmakedepends="cmake python3-setuptools @@ -13,7 +13,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=616d1c42e4cf14fa27b2a4ff759d7d7b33006fdc5ad8fd603bb2c22622f27020 +checksum=9ca7770fc5453b10b00a4a2f99754d7a29af8952330be5f5602e7c2635fa3e79 post_patch() { # These dependencies are not packaged and don't affect the man page