python3-pydantic: 2.8.0 -> 2.8.2

This commit is contained in:
Tim Biermann 2024-07-04 07:24:34 +02:00
parent 88723cf4f3
commit bb78e337f2
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 11 additions and 11 deletions

View File

@ -2,12 +2,12 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.10/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/pydantic-2.8.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pydantic-2.8.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pydantic-2.8.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pydantic-2.8.0.dist-info/WHEEL
drwxr-xr-x root/root usr/lib/python3.10/site-packages/pydantic-2.8.0.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pydantic-2.8.0.dist-info/licenses/LICENSE
drwxr-xr-x root/root usr/lib/python3.10/site-packages/pydantic-2.8.2.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pydantic-2.8.2.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pydantic-2.8.2.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pydantic-2.8.2.dist-info/WHEEL
drwxr-xr-x root/root usr/lib/python3.10/site-packages/pydantic-2.8.2.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pydantic-2.8.2.dist-info/licenses/LICENSE
drwxr-xr-x root/root usr/lib/python3.10/site-packages/pydantic/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pydantic/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/pydantic/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF37pW+XJ82D+zfLDVr9G9AK211fNwFEDEaI+fmQPJtRrFl1hnBwOyfqXohZ/b+i+c5YFmNvtdkAe3DoVpdDYFUAk=
SHA256 (Pkgfile) = cec37fb6fe4f2e3175cbe7af9e0db7dc04762bdfdb167a827dc1597800037bd0
SHA256 (.footprint) = 7bb2e831fc43302f82bc3fa5fa8dcc6351f82dd47b60fb8913a23c462cb70945
SHA256 (python3-pydantic-2.8.0.tar.gz) = 258c07f1b36b4840577fba9ad8ace243f3fb787c9619c003896b86cfeb519c06
RWSagIOpLGJF3zcL/TQ/2xrbkvmoW5wM2zrTDMTiX0tUtz7hzUrIcWKI+joC075nxpd1lr1ecrD1fR17+zcr/2yj5+onwGmHFAc=
SHA256 (Pkgfile) = ddf0d3813ffb926440782a405d877d9a4eca9dcd0985bdf4a585e20c45d8a780
SHA256 (.footprint) = 51efe75ac6f8f006c0558bf64283de2afa5f7036f12135985b83233ce8e9e396
SHA256 (python3-pydantic-2.8.2.tar.gz) = 9bf7a469b86fa6a923d234953a033215fb790e7c0e9a9f0d483449e6839e5472

View File

@ -4,7 +4,7 @@
# Depends on: python3-hatch-fancy-pypi-readme python3-annotated-types python3-pydantic-core
name=python3-pydantic
version=2.8.0
version=2.8.2
release=1
source=(https://github.com/samuelcolvin/pydantic/archive/v$version/$name-$version.tar.gz)