Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages /
python-structlog
Commits:
d584d11b by Chih-Hsuan Yen at 2026-06-06T18:21:00+08:00
upgpkg: 26.1.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-structlog
pkgdesc = Structured Logging for Python
- pkgver = 25.5.0
- pkgrel = 3
+ pkgver = 26.1.0
+ pkgrel = 1
url = https://www.structlog.org
arch = any
license = MIT OR Apache-2.0
@@ -27,9 +27,9 @@ pkgbase = python-structlog
optdepends = python-twisted: for structlog.twisted
optdepends = python-rich: for structlog.dev
optdepends = python-better-exceptions: for structlog.dev
- source = git+https://github.com/hynek/structlog.git#tag=25.5.0
+ source = git+https://github.com/hynek/structlog.git#tag=26.1.0
source = ssh_allowed_signers
- sha512sums =
68754d386172270f0c6de76f02dab971e710fcb1cfac0368732871efa3da714d519048c616b56a5148487e8c585451ebed176d208cba7082f31c8d658f8b3710
+ sha512sums =
554a819efca26f17a9218b9843ac09063bdbb5fac2074d7c1d9dea589d8c6e45ec0f89eeab5fbc9063790e727fee090c7d50af4bfaa1243cbc81728571eef1e4
sha512sums =
6ccc3793e6128783b745879785264f66961a6d3aeefd4c39746503490fe0c36c92807f3149ed601fdaaf84be244a6b24882a337025a2dd317a96d75b50f1fabd
pkgname = python-structlog
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
pkgname=python-structlog
# https://github.com/hynek/structlog/blob/main/CHANGELOG.md
-pkgver=25.5.0
-pkgrel=3
+pkgver=26.1.0
+pkgrel=1
pkgdesc="Structured Logging for Python"
url="https://www.structlog.org"
# https://github.com/hynek/structlog/blob/24.2.0/pyproject.toml#L14
@@ -26,7 +26,7 @@ optdepends=(
# The PyPI tarball is signed, but missing conftest.py
source=("git+https://github.com/hynek/structlog.git#tag=$pkgver"
"ssh_allowed_signers")
-sha512sums=('68754d386172270f0c6de76f02dab971e710fcb1cfac0368732871efa3da714d519048c616b56a5148487e8c585451ebed176d208cba7082f31c8d658f8b3710'
+sha512sums=('554a819efca26f17a9218b9843ac09063bdbb5fac2074d7c1d9dea589d8c6e45ec0f89eeab5fbc9063790e727fee090c7d50af4bfaa1243cbc81728571eef1e4'
'6ccc3793e6128783b745879785264f66961a6d3aeefd4c39746503490fe0c36c92807f3149ed601fdaaf84be244a6b24882a337025a2dd317a96d75b50f1fabd')
# XXX: move to verify() when devtools supports it
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-structlog/-/commit/d584d11b0533bac419c9aed3fbd3215cb7777f0d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-structlog/-/commit/d584d11b0533bac419c9aed3fbd3215cb7777f0d
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