Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-opentelemetry-exporter-otlp-proto-http


Commits:
cf8b2c6f by Felix Yan at 2026-05-20T01:36:42+08:00
upgpkg: 1.42.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-opentelemetry-exporter-otlp-proto-http
        pkgdesc = OpenTelemetry Collector Protobuf over HTTP Exporter
-       pkgver = 1.41.1
+       pkgver = 1.42.0
        pkgrel = 1
        url = 
https://github.com/open-telemetry/opentelemetry-python/tree/main/exporter/opentelemetry-exporter-otlp-proto-http
        arch = any
@@ -19,7 +19,7 @@ pkgbase = python-opentelemetry-exporter-otlp-proto-http
        depends = python-opentelemetry-sdk
        depends = python-requests
        depends = python-typing_extensions
-       source = 
git+https://github.com/open-telemetry/opentelemetry-python.git#tag=v1.41.1
-       sha256sums = 
4d57b35484af9e702304ff9cdb611b43ef3511bca3eaf7df09ef9914b25b4421
+       source = 
git+https://github.com/open-telemetry/opentelemetry-python.git#tag=v1.42.0
+       sha256sums = 
cd6a3eea37fc554d81025901d9bc7fc4fdf4914ad60f38af34a2ca62be91f81d
 
 pkgname = python-opentelemetry-exporter-otlp-proto-http


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-opentelemetry-exporter-otlp-proto-http
-pkgver=1.41.1
+pkgver=1.42.0
 pkgrel=1
 pkgdesc="OpenTelemetry Collector Protobuf over HTTP Exporter"
 arch=('any')
@@ -28,7 +28,7 @@ checkdepends=(
   'python-pytest'
 )
 
source=("git+https://github.com/open-telemetry/opentelemetry-python.git#tag=v${pkgver}";)
-sha256sums=('4d57b35484af9e702304ff9cdb611b43ef3511bca3eaf7df09ef9914b25b4421')
+sha256sums=('cd6a3eea37fc554d81025901d9bc7fc4fdf4914ad60f38af34a2ca62be91f81d')
 
 build() {
   cd opentelemetry-python/exporter/opentelemetry-exporter-otlp-proto-http



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-opentelemetry-exporter-otlp-proto-http/-/commit/cf8b2c6fd31750af0590e6d05f28c847f965bf97

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-opentelemetry-exporter-otlp-proto-http/-/commit/cf8b2c6fd31750af0590e6d05f28c847f965bf97
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to