python3-pybind11: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:50:26 -04:00
parent 5fa37632f3
commit 6df05f5fff

View file

@ -1,8 +1,7 @@
# Template file for 'python3-pybind11'
pkgname=python3-pybind11
version=2.5.0
revision=2
archs=noarch
revision=3
wrksrc="pybind11-${version}"
build_style=python3-module
make_install_args="--install-headers=/usr/include/pybind11"