commit dd87cb383bec374e85783afd3c985239d5175f24 Author: Tim Biermann <tbier@posteo.de> Date: Wed Jan 31 06:42:46 2024 +0100 python3-cryptography: 42.0.1 -> 42.0.2 diff --git a/python3-cryptography/.footprint b/python3-cryptography/.footprint index 0e9afc2fa..2f0e36e6d 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.1.dist-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.1.dist-info/LICENSE --rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.1.dist-info/LICENSE.APACHE --rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.1.dist-info/LICENSE.BSD --rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.1.dist-info/METADATA --rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.1.dist-info/RECORD --rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.1.dist-info/WHEEL --rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.1.dist-info/top_level.txt +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/ -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 53cad90a5..ca6052aa9 100644 --- a/python3-cryptography/.signature +++ b/python3-cryptography/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF36RlZwHaUm/iwhDhMqziNjQVMh5eRqH70eURJK58f0sBVBj3A/6ccsPbYfmhdDiC/Wd20f779iWvrwVBauRXjwQ= -SHA256 (Pkgfile) = dfec0f3829cfad7cf34bac451d584ecdd69c41c12cc0c8465d6940853bf03e5a -SHA256 (.footprint) = 52051a8759376bb36c86b1cc9bfbe91ea8507ff5bdacc776cc066c40fa2f4111 -SHA256 (cryptography-42.0.1.tar.gz) = fd33f53809bb363cf126bebe7a99d97735988d9b0131a2be59fbf83e1259a5b7 +RWSagIOpLGJF3yvIEwViaihxI2/as4PvMiwGkuP9B9b9wvlKGL2Gto7R4kK9X1eUoESEHC2ic2Myo4UYLoEu2x4E6zDIvv7RcwE= +SHA256 (Pkgfile) = db9648663b662c336fece3ddb6442326cdb41abf69daa569ca2a5975e32330f3 +SHA256 (.footprint) = 4975a9ea02e62b21f9e44427a222f3c93d524a19a295b6e2ed50b74972fa6b75 +SHA256 (cryptography-42.0.2.tar.gz) = e0ec52ba3c7f1b7d813cd52649a5b3ef1fc0d433219dc8c93827c57eab6cf888 diff --git a/python3-cryptography/Pkgfile b/python3-cryptography/Pkgfile index a91e4bf19..f970fbdda 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.1 +version=42.0.2 release=1 source=(https://pypi.python.org/packages/source/c/cryptography/cryptography-$version...)