* update python-structlog to 24.4.0-2
This commit is contained in:
parent
fe41fcfabd
commit
11cf7a1d29
@ -1,7 +1,7 @@
|
||||
pkgbase = python-structlog
|
||||
pkgdesc = Structured Logging for Python
|
||||
pkgver = 24.4.0
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://www.structlog.org
|
||||
arch = any
|
||||
license = MIT OR Apache-2.0
|
||||
|
@ -10,7 +10,7 @@ pkgver=24.4.0
|
||||
# [2] https://gitlab.archlinux.org/pacman/pacman/-/merge_requests/176
|
||||
# curl https://api.github.com/repos/hynek/structlog/git/ref/tags/$pkgver | jq -r .object.sha
|
||||
_tag=a7d184934bfb419e4d113e968246e66e27f68630
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Structured Logging for Python"
|
||||
url="https://www.structlog.org"
|
||||
# https://github.com/hynek/structlog/blob/24.2.0/pyproject.toml#L14
|
||||
|
Loading…
x
Reference in New Issue
Block a user