Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-opentelemetry-proto
Commits:
866b2cc7 by Felix Yan at 2026-05-19T23:36:30+08:00
upgpkg: 1.42.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-opentelemetry-proto
pkgdesc = OpenTelemetry Python Proto
- pkgver = 1.41.1
+ pkgver = 1.42.0
pkgrel = 1
url =
https://github.com/open-telemetry/opentelemetry-python/tree/main/opentelemetry-proto
arch = any
@@ -12,7 +12,7 @@ pkgbase = python-opentelemetry-proto
makedepends = python-installer
depends = python
depends = python-protobuf
- 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-proto
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=python-opentelemetry-proto
-pkgver=1.41.1
+pkgver=1.42.0
pkgrel=1
pkgdesc="OpenTelemetry Python Proto"
arch=('any')
@@ -19,7 +19,7 @@ makedepends=(
)
checkdepends=('python-pytest')
source=("git+https://github.com/open-telemetry/opentelemetry-python.git#tag=v${pkgver}")
-sha256sums=('4d57b35484af9e702304ff9cdb611b43ef3511bca3eaf7df09ef9914b25b4421')
+sha256sums=('cd6a3eea37fc554d81025901d9bc7fc4fdf4914ad60f38af34a2ca62be91f81d')
build() {
cd opentelemetry-python/opentelemetry-proto
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-opentelemetry-proto/-/commit/866b2cc7c7bc9d70b3194d5e9cfb2c52c3e4a483
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-opentelemetry-proto/-/commit/866b2cc7c7bc9d70b3194d5e9cfb2c52c3e4a483
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