1
0
forked from ports/contrib

python3-cryptography: 36.0.2 -> 37.0.2

This commit is contained in:
Tim Biermann 2022-07-02 15:08:46 +02:00
parent 59dc30f74a
commit 627e3aa9df
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 12 additions and 15 deletions

View File

@ -2,13 +2,13 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.9/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/cryptography-36.0.2-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-36.0.2-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-36.0.2-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-36.0.2-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-36.0.2-py3.9.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-36.0.2-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-36.0.2-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/cryptography-37.0.2-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-37.0.2-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-37.0.2-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-37.0.2-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-37.0.2-py3.9.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-37.0.2-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-37.0.2-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/cryptography/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography/__about__.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography/__init__.py
@ -38,9 +38,6 @@ drwxr-xr-x root/root usr/lib/python3.9/site-packages/cryptography/hazmat/backend
drwxr-xr-x root/root usr/lib/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-39.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-39.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography/hazmat/backends/interfaces.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/cryptography/hazmat/backends/openssl/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography/hazmat/backends/openssl/__init__.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/cryptography/hazmat/backends/openssl/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF38W3lyAIAghhO5YNW5iBvxhaclW2k0D0aphKDiHQ1B8b46ds+hKezZ0VlR9LY72B653L1nMPxjr11j/GSEneSgA=
SHA256 (Pkgfile) = 8b0234bdefdc02e445cd38003c17bb6511e9bc1845d68d08aa66990749a66aa9
SHA256 (.footprint) = dc38e1d8fc7d78e630213eb48be5e4a0293decb28c9486410ba334c129f72eff
SHA256 (cryptography-36.0.2.tar.gz) = 70f8f4f7bb2ac9f340655cbac89d68c527af5bb4387522a8413e841e3e6628c9
RWSagIOpLGJF34xxkF+LUlGr/mvoyqGqQoYDAnqrPwbAb5VzcpuInIF0LABLtHXfKadg8Q9YUmQOsc/CeiwyZFKDGYhm6x9cSwA=
SHA256 (Pkgfile) = 949a7e6377efaade738cef5b00ee51f7f95627c31a418040a3fb2852a5addd56
SHA256 (.footprint) = 668bf9fdc7b03d2dd812d2e3f781bb02cedd598dea62421e3ef6cbd489186b93
SHA256 (cryptography-37.0.2.tar.gz) = f224ad253cc9cea7568f49077007d2263efa57396a2f2f78114066fd54b5c68e

View File

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