python3-cryptography: 41.0.3 -> 41.0.4

This commit is contained in:
Tim Biermann 2023-09-20 17:24:03 +02:00
parent 318c84b3f6
commit b58bde010d
3 changed files with 14 additions and 14 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.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-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/
-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
RWSagIOpLGJF36oK0GUkMyiliLpwQIaAva18keTxrDyC0S08qkqd0cv7Jn/swr8H94Kqyg8AxkrUHR65kuwZRxfN0LdmGdR2wAg=
SHA256 (Pkgfile) = d6bc3e2766917627c29e7699b5b5d781955c6ea3aee3e78399133aab392f4a3f
SHA256 (.footprint) = 68df7962e129ea55c23ce17af7f955e8c693cd5c25d702b24ec8b04bfc0904e4
SHA256 (cryptography-41.0.3.tar.gz) = 6d192741113ef5e30d89dcb5b956ef4e1578f304708701b8b73d38e3e1461f34
RWSagIOpLGJF3+o7bLY/yyUfKb+4AqhzyIUGvqMR1WvJTAh5VSrXzLs8DSES9FuD7OoLT+myI++kYQowiF3xuFjv/6sFisRo9A4=
SHA256 (Pkgfile) = b8884131802e977eadffbc8d8e7ac7d81931ad6d9f82dd3d2bbb225c5e58d97d
SHA256 (.footprint) = a3c8183b4b666f7a84478692ae117df7ac6bb77081041b42d8194d1d65adb15f
SHA256 (cryptography-41.0.4.tar.gz) = 7febc3094125fc126a7f6fb1f420d0da639f3f32cb15c8ff0dc3997c4549f51a

View File

@ -1,10 +1,10 @@
# Description: A package designed to expose cryptographic recipes and primitives to Python developers.
# Description: A package designed to expose cryptographic recipes and primitives to Python developers
# URL: https://pypi.org/project/cryptography/
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: python3-cffi python3-setuptools-rust
name=python3-cryptography
version=41.0.3
version=41.0.4
release=1
source=(https://pypi.python.org/packages/source/c/cryptography/cryptography-$version.tar.gz)