From b7ca3ca7c8a8f2bb60f778ae2ff4c0c8b4707dea Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 11 May 2026 10:39:33 -0400 Subject: [PATCH] python3-openssl: update to 26.2.0. --- srcpkgs/python3-openssl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-openssl/template b/srcpkgs/python3-openssl/template index 6a5bdfbe6be..fbc6fb7ba4c 100644 --- a/srcpkgs/python3-openssl/template +++ b/srcpkgs/python3-openssl/template @@ -1,6 +1,6 @@ # Template file for 'python3-openssl' pkgname=python3-openssl -version=26.1.0 +version=26.2.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools" @@ -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=737f0a2275c5bc54f3b02137687e1a765931fb3949b9a92a825e4d33b9eec08b +checksum=8c6fcecd1183a7fc897548dfe388b0cdb7f37e018200d8409cf33959dbe35387 if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then # https://github.com/pyca/pyopenssl/issues/974