Build python bindings
This commit is contained in:
@@ -14,10 +14,25 @@ depends:
|
||||
- glibc
|
||||
- zlib
|
||||
make_depends:
|
||||
- bazelisk
|
||||
- cmake
|
||||
- googletest
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-setuptools
|
||||
- python-wheel
|
||||
check_depends:
|
||||
- python-numpy
|
||||
- python-pytest
|
||||
downloads:
|
||||
- url: https://github.com/protocolbuffers/protobuf/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: d120933b88a2857c1b5fb6dafe387cca1b96762c2263cb53d945dcae34e88a3f
|
||||
split_packages:
|
||||
- name: protobuf-compiler
|
||||
- name: python-protobuf
|
||||
description: Python 3 bindings for Google Protocol Buffers
|
||||
depends:
|
||||
- protobuf-compiler
|
||||
- python3=3.14.*
|
||||
|
||||
Reference in New Issue
Block a user