1
0
forked from ports/contrib

python3-cryptography: 42.0.2 -> 42.0.3

This commit is contained in:
Tim Biermann 2024-02-17 13:57:43 +01:00
parent a6476f9bd8
commit 91b5a22dc6
Signed by: tb
GPG Key ID: 42F8B4E30B673606
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/
drwxr-xr-x root/root usr/lib/python3.10/ 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/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/cryptography-42.0.2.dist-info/ drwxr-xr-x root/root usr/lib/python3.10/site-packages/cryptography-42.0.3.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.2.dist-info/LICENSE -rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.3.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.2.dist-info/LICENSE.APACHE -rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.3.dist-info/LICENSE.APACHE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.2.dist-info/LICENSE.BSD -rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.3.dist-info/LICENSE.BSD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.2.dist-info/METADATA -rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.3.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.2.dist-info/RECORD -rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.3.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.2.dist-info/WHEEL -rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.3.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.2.dist-info/top_level.txt -rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.3.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/cryptography/ 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/__about__.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography/__init__.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 untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3yvIEwViaihxI2/as4PvMiwGkuP9B9b9wvlKGL2Gto7R4kK9X1eUoESEHC2ic2Myo4UYLoEu2x4E6zDIvv7RcwE= RWSagIOpLGJF3zjJzwEP3Ust7oxPvPgeipzVz+hpdae3amvP0HbmJE7H+g/8cXaECqLDCzXm3HkpCgsZ109Lnuf8oOToc22aYA0=
SHA256 (Pkgfile) = db9648663b662c336fece3ddb6442326cdb41abf69daa569ca2a5975e32330f3 SHA256 (Pkgfile) = 06def01cbeddaa0c5bb45ba335431f830b1abade5fb7a14be0c1317354b6d16b
SHA256 (.footprint) = 4975a9ea02e62b21f9e44427a222f3c93d524a19a295b6e2ed50b74972fa6b75 SHA256 (.footprint) = f1d9404fc6fdb23fe071427b168eb69d15ccf0ad01da6848e289b45d897305d9
SHA256 (cryptography-42.0.2.tar.gz) = e0ec52ba3c7f1b7d813cd52649a5b3ef1fc0d433219dc8c93827c57eab6cf888 SHA256 (cryptography-42.0.3.tar.gz) = 069d2ce9be5526a44093a0991c450fe9906cdf069e0e7cd67d9dee49a62b9ebe

View File

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