python312Packages.opentelemetry-proto: relax protobuf version
This commit is contained in:
@@ -16,6 +16,8 @@ buildPythonPackage {
|
||||
|
||||
sourceRoot = "${opentelemetry-api.src.name}/opentelemetry-proto";
|
||||
|
||||
pythonRelaxDeps = [ "protobuf" ];
|
||||
|
||||
build-system = [ hatchling ];
|
||||
|
||||
dependencies = [ protobuf ];
|
||||
|
||||
Reference in New Issue
Block a user