python3-cryptography: 41.0.2 -> 41.0.3

This commit is contained in:
Tim Biermann 2023-08-03 21:45:33 +02:00
parent 0b47586d21
commit c8e0c71a2e
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.2.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.2.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.2.dist-info/LICENSE.APACHE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.2.dist-info/LICENSE.BSD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.2.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.2.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.2.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.2.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/cryptography-41.0.3.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.3.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.3.dist-info/LICENSE.APACHE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.3.dist-info/LICENSE.BSD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.3.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.3.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.3.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.3.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
RWSagIOpLGJF3z81ly16eHwU1PSPXBD6DpEOhPckPNRnpOPw+Tu/eyyfvXEc1LR+eLI+t6Db0blKl2P+E6eubFrWQUQMauiOKQs=
SHA256 (Pkgfile) = a3e7f26fe07822fb1b1ed1b826970dd34cd9eb57e3d2b4164227e0a857e9857b
SHA256 (.footprint) = 5ece7531250f2130d62b03c1401d1ff328ed8deaa5cc5f435a9e2d80f30fc305
SHA256 (cryptography-41.0.2.tar.gz) = 7d230bf856164de164ecb615ccc14c7fc6de6906ddd5b491f3af90d3514c925c
RWSagIOpLGJF36oK0GUkMyiliLpwQIaAva18keTxrDyC0S08qkqd0cv7Jn/swr8H94Kqyg8AxkrUHR65kuwZRxfN0LdmGdR2wAg=
SHA256 (Pkgfile) = d6bc3e2766917627c29e7699b5b5d781955c6ea3aee3e78399133aab392f4a3f
SHA256 (.footprint) = 68df7962e129ea55c23ce17af7f955e8c693cd5c25d702b24ec8b04bfc0904e4
SHA256 (cryptography-41.0.3.tar.gz) = 6d192741113ef5e30d89dcb5b956ef4e1578f304708701b8b73d38e3e1461f34

View File

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