python3-annotated-types: 0.6.0 -> 0.7.0

This commit is contained in:
Tim Biermann 2024-05-21 18:46:26 +02:00
parent 3913c348cc
commit b9580dea91
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/annotated_types-0.6.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/annotated_types-0.6.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/annotated_types-0.6.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/annotated_types-0.6.0.dist-info/WHEEL
drwxr-xr-x root/root usr/lib/python3.10/site-packages/annotated_types-0.6.0.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/annotated_types-0.6.0.dist-info/licenses/LICENSE
drwxr-xr-x root/root usr/lib/python3.10/site-packages/annotated_types-0.7.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/annotated_types-0.7.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/annotated_types-0.7.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/annotated_types-0.7.0.dist-info/WHEEL
drwxr-xr-x root/root usr/lib/python3.10/site-packages/annotated_types-0.7.0.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/annotated_types-0.7.0.dist-info/licenses/LICENSE
drwxr-xr-x root/root usr/lib/python3.10/site-packages/annotated_types/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/annotated_types/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/annotated_types/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF38+DtK5viXHQIFTjNShMLSCM/fevz277s/Ha1AlO8ArY2T3pNHVLghDMo5pOCK4dDyivZ+By4aiThH0C5ZeFCQs=
SHA256 (Pkgfile) = ad7645abf4376e6a8be432d27b3f33b599336d7589d8a33ce7d199e0690d5be8
SHA256 (.footprint) = 89695f528c3d015c8999e027913b13b9f0fa0f450086b9cd5bb1c1adf678b426
SHA256 (annotated_types-0.6.0.tar.gz) = 563339e807e53ffd9c267e99fc6d9ea23eb8443c08f112651963e24e22f84a5d
RWSagIOpLGJF3xemLslZCjhfYIHOk1blFNSq9y8X/hH14AqyrbxHtG0PD1A9Qy+xiDJD3ynowFxW3MroyS+bQJNA+gRrGSjtdAY=
SHA256 (Pkgfile) = 490a42c436aa4ae06d460b9d3e50e01556116aca2d429f25828ae2c2bca9ce65
SHA256 (.footprint) = 50c297c42459934f5127535b0ccc3bde1a5132ea30fbb3ce0c390421b9660be1
SHA256 (annotated_types-0.7.0.tar.gz) = aff07c09a53a08bc8cfccb9c85b05f1aa9a2a6f23728d790723543408344ce89

View File

@ -4,7 +4,7 @@
# Depends on: python3-hatchling
name=python3-annotated-types
version=0.6.0
version=0.7.0
release=1
source=(https://pypi.org/packages/source/a/annotated_types/annotated_types-$version.tar.gz)