Search Criteria
Package Details: python-opentelemetry-api 1.30.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-opentelemetry.git (read-only, click to copy) |
---|---|
Package Base: | python-opentelemetry |
Description: | OpenTelemetry Python API |
Upstream URL: | https://github.com/open-telemetry/opentelemetry-python |
Licenses: | Apache-2.0 |
Submitter: | carsme |
Maintainer: | mistersmee |
Last Packager: | mistersmee |
Votes: | 1 |
Popularity: | 0.000006 |
First Submitted: | 2023-06-19 23:08 (UTC) |
Last Updated: | 2025-02-09 04:42 (UTC) |
Dependencies (20)
- python (python37AUR, python311AUR, python310AUR)
- python-deprecated
- python-importlib-metadata
- 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-prometheus_client (check)
- python-protobuf (python-protobuf-gitAUR) (check)
- python-pytest (check)
- python-pytest-benchmark (check)
- python-requests (check)
- python-responses (check)
- python-typing_extensions (check)
Required by (73)
- python-chromadb
- 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-instrumentation
- python-opentelemetry-instrumentation-aio-pika
- python-opentelemetry-instrumentation-aiohttp-client
- python-opentelemetry-instrumentation-aiohttp-server
- python-opentelemetry-instrumentation-aiokafka
- python-opentelemetry-instrumentation-aiopg
- python-opentelemetry-instrumentation-asgi
- python-opentelemetry-instrumentation-asyncio
- python-opentelemetry-instrumentation-asyncpg
- python-opentelemetry-instrumentation-boto
- Show 53 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.