Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages /
python-structlog
Commits:
6307cd6d by Chih-Hsuan Yen at 2024-04-07T13:02:39+08:00
upgpkg: 24.1.0-2: Python 3.12 rebuilds
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-structlog
pkgdesc = Structured Logging for Python
pkgver = 24.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://www.structlog.org
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgname=python-structlog
pkgver=24.1.0
# curl https://api.github.com/repos/hynek/structlog/git/ref/tags/$pkgver | jq
-r .object.sha
_tag=3dac758cc28fc063067cfce57e37c67b16daf00d
-pkgrel=1
+pkgrel=2
pkgdesc="Structured Logging for Python"
url="https://www.structlog.org"
license=('Apache')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-structlog/-/commit/6307cd6d570f0f69731501fcf20edc93e96e0fd7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-structlog/-/commit/6307cd6d570f0f69731501fcf20edc93e96e0fd7
You're receiving this email because of your account on gitlab.archlinux.org.