Search Criteria
Package Details: python-opentelemetry-sdk 1.30.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-opentelemetry.git (read-only, click to copy) |
---|---|
Package Base: | python-opentelemetry |
Description: | OpenTelemetry Python SDK |
Upstream URL: | https://github.com/open-telemetry/opentelemetry-python |
Licenses: | Apache-2.0 |
Submitter: | carsme |
Maintainer: | mistersmee |
Last Packager: | mistersmee |
Votes: | 1 |
Popularity: | 0.000004 |
First Submitted: | 2023-06-19 23:08 (UTC) |
Last Updated: | 2025-02-09 14:02 (UTC) |
Dependencies (24)
- python (python37AUR, python311AUR, python310AUR)
- python-deprecated
- python-opentelemetry-apiAUR
- python-opentelemetry-semantic-conventionsAUR
- python-psutil
- python-typing_extensions
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-wheel (make)
- python-backoffAUR (check)
- python-deprecated (check)
- python-flaky (check)
- python-googleapis-common-protos (check)
- python-grpcio (check)
- python-importlib-metadata (check)
- python-opencensusAUR (check)
- python-prometheus_client (check)
- python-protobuf (python-protobuf-gitAUR) (check)
- python-pytest (check)
- Show 4 more dependencies...
Required by (22)
- python-chromadb
- python-litestar (check)
- python-litestar (optional)
- python-logfire
- python-opentelemetry-distro
- python-opentelemetry-exporter-otlp-proto-common
- python-opentelemetry-exporter-otlp-proto-grpc
- python-opentelemetry-exporter-otlp-proto-http
- python-opentelemetry-exporter-prometheus
- python-opentelemetry-exporter-prometheus-remote-write
- python-opentelemetry-exporter-richconsole
- python-opentelemetry-exporter-zipkin-json
- python-opentelemetry-exporter-zipkin-proto-http
- python-opentelemetry-processor-baggage
- python-opentelemetry-propagator-ot-trace
- python-opentelemetry-resource-detector-azure
- python-opentelemetry-resource-detector-container
- python-opentelemetry-sdk-extension-aws
- python-opentelemetry-test-utils
- python-pytango
- Show 2 more...
Latest Comments
mistersmee commented on 2025-02-09 04:45 (UTC)
@A_Bart, upstream still hasn't removed the dependency, so I guess the final discussion would need to happen upstream, but, I agree.
Although I have posted a stopgap patch to fix python-opentracing at the AUR package, it needs to be accepted by the maintainer, and even then, it is a stopgap, so doing so will get harder and harder as Python versions increase because opentracing upstream is archived.
So, I have removed the opentracing dependency, and disabled those tests. It should build fine without it now.
A_Bart commented on 2025-02-01 18:02 (UTC)
Hi, the dependency python-opentracing is an archived project, and it does not build with current python and pytest. I have found a discussion here: https://aur.archlinux.org/packages/semgrep-bin
Can python-opentracing be removed from dependencies?
micwoj92 commented on 2024-01-31 02:29 (UTC)
python-opentelemetry-api
requires "importlib-metadata >= 6.0, < 7.0", but only version 5.1.0 is packaged in repos.