diff --git a/python3-cryptography/.footprint b/python3-cryptography/.footprint index 2f0e36e6d..8baedfaf8 100644 --- a/python3-cryptography/.footprint +++ b/python3-cryptography/.footprint @@ -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-42.0.2.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.2.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.2.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.2.dist-info/WHEEL --rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.2.dist-info/top_level.txt +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.3.dist-info/LICENSE +-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.3.dist-info/LICENSE.BSD +-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.3.dist-info/RECORD +-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.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 diff --git a/python3-cryptography/.signature b/python3-cryptography/.signature index ca6052aa9..4ec630c76 100644 --- a/python3-cryptography/.signature +++ b/python3-cryptography/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3yvIEwViaihxI2/as4PvMiwGkuP9B9b9wvlKGL2Gto7R4kK9X1eUoESEHC2ic2Myo4UYLoEu2x4E6zDIvv7RcwE= -SHA256 (Pkgfile) = db9648663b662c336fece3ddb6442326cdb41abf69daa569ca2a5975e32330f3 -SHA256 (.footprint) = 4975a9ea02e62b21f9e44427a222f3c93d524a19a295b6e2ed50b74972fa6b75 -SHA256 (cryptography-42.0.2.tar.gz) = e0ec52ba3c7f1b7d813cd52649a5b3ef1fc0d433219dc8c93827c57eab6cf888 +RWSagIOpLGJF3zjJzwEP3Ust7oxPvPgeipzVz+hpdae3amvP0HbmJE7H+g/8cXaECqLDCzXm3HkpCgsZ109Lnuf8oOToc22aYA0= +SHA256 (Pkgfile) = 06def01cbeddaa0c5bb45ba335431f830b1abade5fb7a14be0c1317354b6d16b +SHA256 (.footprint) = f1d9404fc6fdb23fe071427b168eb69d15ccf0ad01da6848e289b45d897305d9 +SHA256 (cryptography-42.0.3.tar.gz) = 069d2ce9be5526a44093a0991c450fe9906cdf069e0e7cd67d9dee49a62b9ebe diff --git a/python3-cryptography/Pkgfile b/python3-cryptography/Pkgfile index f970fbdda..6ca8f79e4 100644 --- a/python3-cryptography/Pkgfile +++ b/python3-cryptography/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-cffi python3-setuptools-rust name=python3-cryptography -version=42.0.2 +version=42.0.3 release=1 source=(https://pypi.python.org/packages/source/c/cryptography/cryptography-$version.tar.gz)