Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-pydantic
Commits: 6896f842 by Robin Candau at 2024-06-30T13:35:57+02:00 upgpkg: 2.7.4-2: SQLAlchemy 2 rebuild https://archlinux.org/todo/python-sqlalchemy-2-rebuild/ - - - - - 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.4 - 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.4 -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/6896f842958f89f75f9fd656eae1fc80a1848ff4 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pydantic/-/commit/6896f842958f89f75f9fd656eae1fc80a1848ff4 You're receiving this email because of your account on gitlab.archlinux.org.
