1
0
forked from ports/contrib

python3-cryptography: 41.0.1 -> 41.0.2

This commit is contained in:
Tim Biermann 2023-07-11 06:48:41 +02:00
parent 140a807972
commit 79d25806f8
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/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.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.1.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.1.dist-info/LICENSE.APACHE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.1.dist-info/LICENSE.BSD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.1.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.1.dist-info/top_level.txt
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/
-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
RWSagIOpLGJF34gen8+YguZ//ov1Hk4u/zJqa8LxdPswPie+nyVh62ChU76WVuUq2lID7z/Q5AR7/a1JMTMuHk0DWPrSmeoznAE=
SHA256 (Pkgfile) = 1e90b8bc575b738f2e36c74d61cfbca2d5e185ea18f11ef8f81c27430de78794
SHA256 (.footprint) = abc3af2a2f5c42e4baefa7f05b44d0c613efcbfd408ad5197e1123403f0b29b4
SHA256 (cryptography-41.0.1.tar.gz) = d34579085401d3f49762d2f7d6634d6b6c2ae1242202e860f4d26b046e3a1006
RWSagIOpLGJF3z81ly16eHwU1PSPXBD6DpEOhPckPNRnpOPw+Tu/eyyfvXEc1LR+eLI+t6Db0blKl2P+E6eubFrWQUQMauiOKQs=
SHA256 (Pkgfile) = a3e7f26fe07822fb1b1ed1b826970dd34cd9eb57e3d2b4164227e0a857e9857b
SHA256 (.footprint) = 5ece7531250f2130d62b03c1401d1ff328ed8deaa5cc5f435a9e2d80f30fc305
SHA256 (cryptography-41.0.2.tar.gz) = 7d230bf856164de164ecb615ccc14c7fc6de6906ddd5b491f3af90d3514c925c

View File

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