* update python-pydantic-core to 1:2.23.4-2

This commit is contained in:
Alexander Baldeck 2024-12-05 08:48:04 +01:00
parent 162e13f91e
commit f19e222368
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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)