python3-cryptography: 40.0.1 -> 40.0.2

This commit is contained in:
Tim Biermann 2023-04-15 10:27:00 +02:00
parent fabe116757
commit d74ac5b173
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 14 additions and 14 deletions

View File

@ -2,15 +2,15 @@ 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-40.0.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-40.0.1.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-40.0.1.dist-info/LICENSE.APACHE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-40.0.1.dist-info/LICENSE.BSD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-40.0.1.dist-info/LICENSE.PSF
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-40.0.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-40.0.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-40.0.1.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-40.0.1.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/cryptography-40.0.2.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-40.0.2.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-40.0.2.dist-info/LICENSE.APACHE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-40.0.2.dist-info/LICENSE.BSD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-40.0.2.dist-info/LICENSE.PSF
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-40.0.2.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-40.0.2.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-40.0.2.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-40.0.2.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
RWSagIOpLGJF38zDts4ZNNtq1QVlVVo7IfqaIENjYR+hjKrFvj/GyresB8EjW+TgM348/ZjTjUn5JqA3eTVLgDDixM43kxi1SwU=
SHA256 (Pkgfile) = da417dc1961dd53c214d668669df374f2c36bc58fcd75dd529854fb61e942301
SHA256 (.footprint) = adf77c40973129769317b98658cefec1ee612196f15067b218f29ee0f77f59a7
SHA256 (cryptography-40.0.1.tar.gz) = 2803f2f8b1e95f614419926c7e6f55d828afc614ca5ed61543877ae668cc3472
RWSagIOpLGJF3+GmnmGcTDXH5Mg7cLFrQ3pFqbOtxiKHgXi+BIYYjafCTfoUf7WcyCaDgtyr1QBSR4HECCBEI6oB+g2XiUM3Awk=
SHA256 (Pkgfile) = 8fa64a9447af598ae2aa44d694e6af286148f0d6bf4c286ec87eb54a906d52c8
SHA256 (.footprint) = 0933069965c3a69cd2c817465ed0a8cc209ac12000e3bf8234a93b4cf04da151
SHA256 (cryptography-40.0.2.tar.gz) = c33c0d32b8594fa647d2e01dbccc303478e16fdd7cf98652d5b3ed11aa5e5c99

View File

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