Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
python-structlog


Commits:
f27f6b68 by Chih-Hsuan Yen at 2025-03-22T16:15:56+08:00
upgpkg: 25.2.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-structlog
        pkgdesc = Structured Logging for Python
-       pkgver = 25.1.0
+       pkgver = 25.2.0
        pkgrel = 1
        url = https://www.structlog.org
        arch = any
@@ -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.1.0
+       source = git+https://github.com/hynek/structlog.git#tag=25.2.0
        source = ssh_allowed_signers
-       sha512sums = 
9c728582f3e972b4e0888b4394b876662a54f467187a8bc9da700ce6d3c9d042be08ea0771743183c30a011fc5e59df939ae738c6726f280da3560436f5b991a
+       sha512sums = 
d8ce7d5548db1fe149f642d414fc61b53b53989706f7e8ddbdec708653a96562754fb82f6968965a1fc6c6f372266ac1d6cefcd86a302155903d0f2469f88566
        sha512sums = 
6ccc3793e6128783b745879785264f66961a6d3aeefd4c39746503490fe0c36c92807f3149ed601fdaaf84be244a6b24882a337025a2dd317a96d75b50f1fabd
 
 pkgname = python-structlog


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=python-structlog
 # https://github.com/hynek/structlog/blob/main/CHANGELOG.md
-pkgver=25.1.0
+pkgver=25.2.0
 pkgrel=1
 pkgdesc="Structured Logging for Python"
 url="https://www.structlog.org";
@@ -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=('9c728582f3e972b4e0888b4394b876662a54f467187a8bc9da700ce6d3c9d042be08ea0771743183c30a011fc5e59df939ae738c6726f280da3560436f5b991a'
+sha512sums=('d8ce7d5548db1fe149f642d414fc61b53b53989706f7e8ddbdec708653a96562754fb82f6968965a1fc6c6f372266ac1d6cefcd86a302155903d0f2469f88566'
             
'6ccc3793e6128783b745879785264f66961a6d3aeefd4c39746503490fe0c36c92807f3149ed601fdaaf84be244a6b24882a337025a2dd317a96d75b50f1fabd')
 
 # XXX: move to verify() when devtools supports it



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-structlog/-/commit/f27f6b6883e569e10a818fad2a8e540a52a4495c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-structlog/-/commit/f27f6b6883e569e10a818fad2a8e540a52a4495c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to