python3-cryptography: 41.0.4 -> 41.0.5

This commit is contained in:
Tim Biermann 2023-10-25 17:31:53 +02:00
parent 85ba887940
commit 189e073d7c
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 13 additions and 13 deletions

View File

@ -2,14 +2,14 @@ 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/cryptography-41.0.4.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.4.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.4.dist-info/LICENSE.APACHE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.4.dist-info/LICENSE.BSD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.4.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.4.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.4.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.4.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/cryptography-41.0.5.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.5.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.5.dist-info/LICENSE.APACHE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.5.dist-info/LICENSE.BSD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.5.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.5.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.5.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.5.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/cryptography/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography/__about__.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography/__init__.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3+o7bLY/yyUfKb+4AqhzyIUGvqMR1WvJTAh5VSrXzLs8DSES9FuD7OoLT+myI++kYQowiF3xuFjv/6sFisRo9A4=
SHA256 (Pkgfile) = b8884131802e977eadffbc8d8e7ac7d81931ad6d9f82dd3d2bbb225c5e58d97d
SHA256 (.footprint) = a3c8183b4b666f7a84478692ae117df7ac6bb77081041b42d8194d1d65adb15f
SHA256 (cryptography-41.0.4.tar.gz) = 7febc3094125fc126a7f6fb1f420d0da639f3f32cb15c8ff0dc3997c4549f51a
RWSagIOpLGJF365q3cGf1pqE7dj2oitenN/yg40ES/CAyEP4B0Si3eqlVD6J+W23ZwVQFTir+FGBHeXWUk6NUV313IeGSLbDQgQ=
SHA256 (Pkgfile) = bb6f88498c607a2192f5cc12eb1b746a3b5701fb16296e512e6f1c6ccc234470
SHA256 (.footprint) = 6a70b75e323bf03df9498b337efaf8cf5d2021e3c700627b8c839657f3ea0236
SHA256 (cryptography-41.0.5.tar.gz) = 392cb88b597247177172e02da6b7a63deeff1937fa6fec3bbf902ebd75d97ec7

View File

@ -4,7 +4,7 @@
# Depends on: python3-cffi python3-setuptools-rust
name=python3-cryptography
version=41.0.4
version=41.0.5
release=1
source=(https://pypi.python.org/packages/source/c/cryptography/cryptography-$version.tar.gz)