mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python3-pybind11: rebuild for Python 3.10, update to 2.8.0.
This commit is contained in:
parent
dfa085ac02
commit
cb7fc84cc4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pybind11'
|
# Template file for 'python3-pybind11'
|
||||||
pkgname=python3-pybind11
|
pkgname=python3-pybind11
|
||||||
version=2.7.1
|
version=2.8.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="pybind11-${version}"
|
wrksrc="pybind11-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="cmake python3-setuptools
|
hostmakedepends="cmake python3-setuptools
|
||||||
|
@ -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=616d1c42e4cf14fa27b2a4ff759d7d7b33006fdc5ad8fd603bb2c22622f27020
|
checksum=9ca7770fc5453b10b00a4a2f99754d7a29af8952330be5f5602e7c2635fa3e79
|
||||||
|
|
||||||
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue