Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pydantic
Commits:
5d21066c by Jelle van der Waa at 2024-11-24T12:22:16+01:00
upgpkg: 2.9.2-2: Rebuild for Python 3.13 (nocheck)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pydantic
pkgdesc = Data parsing and validation using Python type hints
pkgver = 2.9.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pydantic/pydantic
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@ _name=pydantic
pkgname=python-$_name
# WARNING: upstream pins pydantic-core down to the patch-level and using other
versions breaks tests! only update in lock-step with python-pydantic-core!
pkgver=2.9.2
-pkgrel=1
+pkgrel=2
pkgdesc='Data parsing and validation using Python type hints'
arch=(any)
url="https://github.com/pydantic/pydantic"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pydantic/-/commit/5d21066cc09aa279eb6998f4ecf879e1063f1d48
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pydantic/-/commit/5d21066cc09aa279eb6998f4ecf879e1063f1d48
You're receiving this email because of your account on gitlab.archlinux.org.