1
0
forked from ports/contrib

python3-cryptography: 38.0.1 -> 38.0.3

This commit is contained in:
Tim Biermann 2022-11-03 22:18:24 +00:00
parent f7f2ad9a27
commit 1734de10b7
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-38.0.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-38.0.1.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-38.0.1.dist-info/LICENSE.APACHE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-38.0.1.dist-info/LICENSE.BSD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-38.0.1.dist-info/LICENSE.PSF
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-38.0.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-38.0.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-38.0.1.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-38.0.1.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/cryptography-38.0.3.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-38.0.3.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-38.0.3.dist-info/LICENSE.APACHE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-38.0.3.dist-info/LICENSE.BSD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-38.0.3.dist-info/LICENSE.PSF
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-38.0.3.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-38.0.3.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-38.0.3.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-38.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
RWSagIOpLGJF3wf4APNFbKsJxSKPNH2hEUhfjrbZyPHpQKZhSOwHJuQee0CTUPcIgBRNVojfwJui51GHM+JqH1Onrn+Jg5g3rQM=
SHA256 (Pkgfile) = f94bf4d5a77fbda72ba005ec5883d4b1583e3b9b8aea863bd54d86223ecfb16c
SHA256 (.footprint) = d2a42f28da0cc1390859f7a8bfa8a9fe2507248a962f8291c12f557a8fdeb217
SHA256 (cryptography-38.0.1.tar.gz) = 1db3d807a14931fa317f96435695d9ec386be7b84b618cc61cfa5d08b0ae33d7
RWSagIOpLGJF30xyqDacF3IkSkD/RwWbWNxzFT1PJexkukmv/8XbD8EPTm/46mxfAckHCXLQPQ3Shxog8bLe8m+PPbqDVXI7oQ4=
SHA256 (Pkgfile) = 0b837d00076f53ce9363d6496b56b28fd327cea9c605d34c9fe2653c92fda7a5
SHA256 (.footprint) = 858576b8aca0752c9a75e66ccfeaa4b927f7794f516d7c9c67b560989ae4fc19
SHA256 (cryptography-38.0.3.tar.gz) = bfbe6ee19615b07a98b1d2287d6a6073f734735b49ee45b11324d85efc4d5cbd

View File

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