From dcabd7fb23e8bc8fe1a1d339c481a0bd36c187c6 Mon Sep 17 00:00:00 2001 From: Mohammed Anas Date: Mon, 13 Nov 2023 21:09:12 +0000 Subject: [PATCH] python3-openssl: update to 23.3.0. --- srcpkgs/python3-openssl/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-openssl/template b/srcpkgs/python3-openssl/template index 5afed74c18ff71..a5372edbcd4e1d 100644 --- a/srcpkgs/python3-openssl/template +++ b/srcpkgs/python3-openssl/template @@ -1,7 +1,7 @@ # Template file for 'python3-openssl' pkgname=python3-openssl -version=23.2.0 -revision=2 +version=23.3.0 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-cryptography" @@ -12,7 +12,7 @@ license="Apache-2.0" homepage="https://pyopenssl.org/" changelog="https://raw.githubusercontent.com/pyca/pyopenssl/master/CHANGELOG.rst" distfiles="${PYPI_SITE}/p/pyOpenSSL/pyOpenSSL-${version}.tar.gz" -checksum=276f931f55a452e7dea69c7173e984eb2a4407ce413c918aa34b55f82f9b8bac +checksum=6b2cba5cc46e822750ec3e5a81ee12819850b11303630d575e98108a079c2b12 if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then # https://github.com/pyca/pyopenssl/issues/974