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


Commits:
f9c3ff9e by Felix Yan at 2026-05-21T19:53:23+00:00
upgpkg: 1.42.1-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.42.0
+       pkgver = 1.42.1
        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.42.0
-       sha256sums = 
cd6a3eea37fc554d81025901d9bc7fc4fdf4914ad60f38af34a2ca62be91f81d
+       source = 
git+https://github.com/open-telemetry/opentelemetry-python.git#tag=v1.42.1
+       sha256sums = 
a74a575e92abd02ce32540d3bd31fb590502d3c04f0f3a8ffe97ee9c4655ad3b
 
 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.42.0
+pkgver=1.42.1
 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=('cd6a3eea37fc554d81025901d9bc7fc4fdf4914ad60f38af34a2ca62be91f81d')
+sha256sums=('a74a575e92abd02ce32540d3bd31fb590502d3c04f0f3a8ffe97ee9c4655ad3b')
 
 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/f9c3ff9ee520f2d44f1393770c6a41ab2a45dc6c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-opentelemetry-exporter-otlp-proto-http/-/commit/f9c3ff9ee520f2d44f1393770c6a41ab2a45dc6c
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