python3-service-identity: 23.1.0 -> 24.1.0

This commit is contained in:
Tim Biermann 2024-01-14 11:09:44 +01:00
parent bd7f7b1629
commit 6d95832d1a
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/service_identity-23.1.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/service_identity-23.1.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/service_identity-23.1.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/service_identity-23.1.0.dist-info/WHEEL
drwxr-xr-x root/root usr/lib/python3.10/site-packages/service_identity-23.1.0.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/service_identity-23.1.0.dist-info/licenses/LICENSE
drwxr-xr-x root/root usr/lib/python3.10/site-packages/service_identity-24.1.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/service_identity-24.1.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/service_identity-24.1.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/service_identity-24.1.0.dist-info/WHEEL
drwxr-xr-x root/root usr/lib/python3.10/site-packages/service_identity-24.1.0.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/service_identity-24.1.0.dist-info/licenses/LICENSE
drwxr-xr-x root/root usr/lib/python3.10/site-packages/service_identity/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/service_identity/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/service_identity/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF37T/ThGO1bGelsDIaFoMobTTckQ9dJpcHsIs70H8HrJzoeXdZeuJViTBnh/A5iN22zg4JQhO8lcQUwB1hrw23w8=
SHA256 (Pkgfile) = 9814d71cd85bca181d14dfeecb517893a525d9a7f407250e6ac131f698f652fb
SHA256 (.footprint) = 836298af096bd86ac0b4211132f98782f654e02808cb39048a2b15e4cdc41976
SHA256 (python3-service-identity-23.1.0.tar.gz) = 35c8caebaa66d1f88e1651a9de32e34fd5323561499f01e918f8e25a19020bd8
RWSagIOpLGJF376/8+gFvhCvdUV77ymW9mVlvdIvjvA7YEGrVXWsgRDEQT9uCWuMwfUAYmaf76iSSw9/uzRVwBLZOA3XVili+ws=
SHA256 (Pkgfile) = 141bdc18f8ee0ad39346b513282182c72e7c0a65b7cadda1a095ae6895b458c5
SHA256 (.footprint) = 7abd29bdede0246881923b0afe9d671710b9a78285e9f50c7756bbac8d87a2f3
SHA256 (python3-service-identity-24.1.0.tar.gz) = 0a4d5c1e489fe71d379d7c091068a6a6e8e836567bd936006d2ba435a7e14141

View File

@ -4,7 +4,7 @@
# Depends on: python3-attrs python3-cryptography python3-idna python3-pyasn1-modules
name=python3-service-identity
version=23.1.0
version=24.1.0
release=1
source=(https://github.com/pyca/service-identity/archive/$version/$name-$version.tar.gz)