From 3b2c37faf8102ba5948e8964c687b1ab6b563d87 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sat, 24 Feb 2024 11:59:54 +0100 Subject: [PATCH] python3-cryptography: 42.0.3 -> 42.0.5 --- python3-cryptography/.footprint | 16 ++++++++-------- python3-cryptography/.signature | 8 ++++---- python3-cryptography/Pkgfile | 2 +- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/python3-cryptography/.footprint b/python3-cryptography/.footprint index 8baedfaf8..294514b2d 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.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-42.0.5.dist-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.5.dist-info/LICENSE +-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.5.dist-info/LICENSE.APACHE +-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.5.dist-info/LICENSE.BSD +-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.5.dist-info/METADATA +-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.5.dist-info/RECORD +-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.5.dist-info/WHEEL +-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-42.0.5.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 4ec630c76..3810d6d63 100644 --- a/python3-cryptography/.signature +++ b/python3-cryptography/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3zjJzwEP3Ust7oxPvPgeipzVz+hpdae3amvP0HbmJE7H+g/8cXaECqLDCzXm3HkpCgsZ109Lnuf8oOToc22aYA0= -SHA256 (Pkgfile) = 06def01cbeddaa0c5bb45ba335431f830b1abade5fb7a14be0c1317354b6d16b -SHA256 (.footprint) = f1d9404fc6fdb23fe071427b168eb69d15ccf0ad01da6848e289b45d897305d9 -SHA256 (cryptography-42.0.3.tar.gz) = 069d2ce9be5526a44093a0991c450fe9906cdf069e0e7cd67d9dee49a62b9ebe +RWSagIOpLGJF33M3v2jswTQd9sfulT/kZ/Ocwxi42XB3b7RmQ7RcEcN6K5ctZkkvJb4KM9lGt1bSNezbmyAJ2IVF+G1l7MiRzwc= +SHA256 (Pkgfile) = b56921430fdaf3b82da2a50b479662d4006035f87ced03883e5786163d41b599 +SHA256 (.footprint) = 83423b61d5dbb8ab5ee6e90cfcfccd0db2bf9b561ac28d61a9d99f38b5561f2e +SHA256 (cryptography-42.0.5.tar.gz) = 6fe07eec95dfd477eb9530aef5bead34fec819b3aaf6c5bd6d20565da607bfe1 diff --git a/python3-cryptography/Pkgfile b/python3-cryptography/Pkgfile index 6ca8f79e4..29a01a068 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.3 +version=42.0.5 release=1 source=(https://pypi.python.org/packages/source/c/cryptography/cryptography-$version.tar.gz)