Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2026 22:05:33 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c053ee896b16 - main - security/py-pyopenssl: Update to 26.0.0
Message-ID:  <69e4002d.337d5.3ed7c5a@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c053ee896b1634c8922a099d167ec0d7f0d0d659

commit c053ee896b1634c8922a099d167ec0d7f0d0d659
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:41:10 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:52:52 +0000

    security/py-pyopenssl: Update to 26.0.0
    
    Changes:        https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst
    Security:       CVE-2026-27448, CVE-2026-27459
---
 security/py-pyopenssl/Makefile | 3 +--
 security/py-pyopenssl/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/security/py-pyopenssl/Makefile b/security/py-pyopenssl/Makefile
index 8666c21b4bf9..b3ad4902a0a2 100644
--- a/security/py-pyopenssl/Makefile
+++ b/security/py-pyopenssl/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	pyopenssl
-PORTVERSION=	25.3.0
-PORTREVISION=	1
+PORTVERSION=	26.0.0
 PORTEPOCH=	1
 CATEGORIES=	security python
 MASTER_SITES=	PYPI
diff --git a/security/py-pyopenssl/distinfo b/security/py-pyopenssl/distinfo
index c9a84165ae14..48701486f081 100644
--- a/security/py-pyopenssl/distinfo
+++ b/security/py-pyopenssl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1759772426
-SHA256 (pyopenssl-25.3.0.tar.gz) = c981cb0a3fd84e8602d7afc209522773b94c1c2446a3c710a75b06fe1beae329
-SIZE (pyopenssl-25.3.0.tar.gz) = 184073
+TIMESTAMP = 1775587588
+SHA256 (pyopenssl-26.0.0.tar.gz) = f293934e52936f2e3413b89c6ce36df66a0b34ae1ea3a053b8c5020ff2f513fc
+SIZE (pyopenssl-26.0.0.tar.gz) = 185534


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e4002d.337d5.3ed7c5a>