* update python-pydantic-core to 1:2.23.4-2
This commit is contained in:
parent
162e13f91e
commit
f19e222368
@ -1,7 +1,7 @@
|
||||
pkgbase = python-pydantic-core
|
||||
pkgdesc = Core validation logic for pydantic written in rust
|
||||
pkgver = 2.23.4
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
epoch = 1
|
||||
url = https://github.com/pydantic/pydantic-core
|
||||
arch = x86_64
|
||||
|
@ -5,7 +5,7 @@ _name=pydantic-core
|
||||
pkgname=python-pydantic-core
|
||||
# WARNING: this package is pinned down to the patch-level version in python-pydantic and should only be updated in lock-step with it
|
||||
pkgver=2.23.4
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
epoch=1
|
||||
pkgdesc="Core validation logic for pydantic written in rust "
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
|
Loading…
x
Reference in New Issue
Block a user