python3-openssl: update to 26.2.0.

This commit is contained in:
Andrew J. Hesford
2026-05-11 14:19:04 -04:00
parent 378eb7cbd2
commit b7ca3ca7c8
+2 -2
View File
@@ -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