Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / python-pydantic-core
Commits: 2826e035 by Christian Heusel at 2025-04-30T09:13:27+02:00 upgpkg: 2:2.33.2-2: New upstream release - - - - - 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.33.2 - pkgrel = 1 + pkgrel = 2 epoch = 2 url = https://github.com/pydantic/pydantic-core arch = x86_64 ===================================== PKGBUILD ===================================== @@ -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.33.2 -pkgrel=1 +pkgrel=2 epoch=2 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/2826e0359de3fddeee56a5b9e25529758d9f8e14 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pydantic-core/-/commit/2826e0359de3fddeee56a5b9e25529758d9f8e14 You're receiving this email because of your account on gitlab.archlinux.org.