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