python3-cryptography: 42.0.3 -> 42.0.5

This commit is contained in:
Tim Biermann 2024-02-24 11:59:54 +01:00
parent 612df27a6f
commit 3b2c37faf8
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-42.0.3.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.3.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.3.dist-info/LICENSE.APACHE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.3.dist-info/LICENSE.BSD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.3.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.3.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.3.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.3.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/cryptography-42.0.5.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.5.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.5.dist-info/LICENSE.APACHE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.5.dist-info/LICENSE.BSD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.5.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.5.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.5.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.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
RWSagIOpLGJF3zjJzwEP3Ust7oxPvPgeipzVz+hpdae3amvP0HbmJE7H+g/8cXaECqLDCzXm3HkpCgsZ109Lnuf8oOToc22aYA0=
SHA256 (Pkgfile) = 06def01cbeddaa0c5bb45ba335431f830b1abade5fb7a14be0c1317354b6d16b
SHA256 (.footprint) = f1d9404fc6fdb23fe071427b168eb69d15ccf0ad01da6848e289b45d897305d9
SHA256 (cryptography-42.0.3.tar.gz) = 069d2ce9be5526a44093a0991c450fe9906cdf069e0e7cd67d9dee49a62b9ebe
RWSagIOpLGJF33M3v2jswTQd9sfulT/kZ/Ocwxi42XB3b7RmQ7RcEcN6K5ctZkkvJb4KM9lGt1bSNezbmyAJ2IVF+G1l7MiRzwc=
SHA256 (Pkgfile) = b56921430fdaf3b82da2a50b479662d4006035f87ced03883e5786163d41b599
SHA256 (.footprint) = 83423b61d5dbb8ab5ee6e90cfcfccd0db2bf9b561ac28d61a9d99f38b5561f2e
SHA256 (cryptography-42.0.5.tar.gz) = 6fe07eec95dfd477eb9530aef5bead34fec819b3aaf6c5bd6d20565da607bfe1

View File

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