Files
ports/databases/py-datafusion/files/patch-protobuf
T
Po-Chuan Hsieh 41a5ec7949 databases/py-datafusion: Unbundle protobuf
- Bump PORTREVISION for package change

PR:		293209
Reported by:	fuz
2026-05-05 21:56:56 +08:00

12 lines
286 B
Plaintext

--- cargo-crates/substrait-0.62.2/Cargo.toml.orig 1970-01-01 00:00:01 UTC
+++ cargo-crates/substrait-0.62.2/Cargo.toml
@@ -51,7 +51,7 @@ parse = [
"dep:thiserror",
"semver",
]
-protoc = ["dep:protobuf-src"]
+protoc = []
semver = ["dep:semver"]
serde = [
"dep:pbjson",