Package: python-opentelemetry / 1.40.0-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| python-opentelemetry | 1.40.0-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| Use local intersphinx resources where possible.patch | (download) |
docs/conf.py |
12 6 + 6 - 0 ! |
use local intersphinx resources where possible We can use the object.inv files from the various -doc packages we have within the archive. python-grpcio-doc isn't available at the moment. There is a whislist bug about such a package in Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098648 |
| docs Don t load SVG graphic for Slack Chat link.patch | (download) |
docs/index.rst |
4 1 + 3 - 0 ! |
docs: don't load svg graphic for slack chat link Don't do any sideloading for graphics, this could become a privacy issue. Use a classical linkage instead without any graphics. |
| Don t try using importlib_metadata library.patch | (download) |
opentelemetry-api/pyproject.toml |
3 0 + 3 - 0 ! |
don't try using importlib_metadata library Since Python 3.8 there is the module importlib available in the standard library module in Python. And since Python 3.12 the metadata implementation is stable enough to be reliable for opentelemetry. |
1
