David Runge pushed to branch main at Arch Linux / Packaging / Packages /
python-pydantic-core
Commits:
f6eaf78a by David Runge at 2024-04-13T12:51:07+02:00
upgpkg: 1:2.18.1-2: Rebuild against Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pydantic-core
pkgdesc = Core validation logic for pydantic written in rust
pkgver = 2.18.1
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://github.com/pydantic/pydantic-core
arch = x86_64
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,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.18.1
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc="Core validation logic for pydantic written in rust "
arch=(x86_64)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pydantic-core/-/commit/f6eaf78ae02ad64718e9cd9800a01af33a0d5ae1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pydantic-core/-/commit/f6eaf78ae02ad64718e9cd9800a01af33a0d5ae1
You're receiving this email because of your account on gitlab.archlinux.org.