[packages/python3-opentelemetry-api] - comment for tests

qboosh qboosh at pld-linux.org
Fri Feb 27 21:52:42 CET 2026


commit a76f65e8c05b78381406c0547c51981aa668fd76
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Feb 27 21:52:38 2026 +0100

    - comment for tests

 python3-opentelemetry-api.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python3-opentelemetry-api.spec b/python3-opentelemetry-api.spec
index 4364f0a..3ff1288 100644
--- a/python3-opentelemetry-api.spec
+++ b/python3-opentelemetry-api.spec
@@ -20,7 +20,7 @@ BuildRequires:	python3-modules >= 1:3.9
 %if %{with tests}
 BuildRequires:	python3-importlib_metadata >= 6.0
 BuildRequires:	python3-importlib_metadata < 8.8
-BuildRequires:	python3-opentelemetry-test-utils == 0.60
+BuildRequires:	python3-opentelemetry-test-utils = 0.60
 BuildRequires:	python3-pytest
 BuildRequires:	python3-typing_extensions >= 4.5.0
 %endif
@@ -43,6 +43,7 @@ API OpenTelemetry dla Pythona.
 %py3_build_pyproject
 
 %if %{with tests}
+# metadata is required for tests
 %{__python3} -m zipfile -e build-3/*.whl build-3-test
 PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 \
 PYTHONPATH=$(pwd)/build-3-test \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-opentelemetry-api.git/commitdiff/a76f65e8c05b78381406c0547c51981aa668fd76



More information about the pld-cvs-commit mailing list