python3-pybind11: update to 2.10.1.

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:59 -04:00
parent 01267e1883
commit 03f6456bfb

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pybind11' # Template file for 'python3-pybind11'
pkgname=python3-pybind11 pkgname=python3-pybind11
version=2.10.0 version=2.10.1
revision=1 revision=1
wrksrc="pybind11-${version}" wrksrc="pybind11-${version}"
build_style=python3-module build_style=python3-module
@ -13,7 +13,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://github.com/pybind/pybind11" homepage="https://github.com/pybind/pybind11"
distfiles="https://github.com/pybind/pybind11/archive/v${version}.tar.gz" distfiles="https://github.com/pybind/pybind11/archive/v${version}.tar.gz"
checksum=eacf582fa8f696227988d08cfc46121770823839fe9e301a20fbce67e7cd70ec checksum=111014b516b625083bef701df7880f78c2243835abdb263065b6b59b960b6bad
post_patch() { post_patch() {
# These dependencies are not packaged and don't affect the man page # These dependencies are not packaged and don't affect the man page