David Runge pushed to branch main at Arch Linux / Packaging / Packages /
python-pydantic-core
Commits:
a604fa24 by David Runge at 2024-04-24T11:36:02+02:00
upgpkg: 1:2.18.2-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.2
- 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.2
-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/a604fa240a848d432a3fe761c01db7dfabb0a2c0
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pydantic-core/-/commit/a604fa240a848d432a3fe761c01db7dfabb0a2c0
You're receiving this email because of your account on gitlab.archlinux.org.