Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Mar 2026 18:24:45 +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: 7fa953f5cb44 - main - security/py-cryptography: Update to 46.0.5
Message-ID:  <69af106d.1ef6f.43d9a08b@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=7fa953f5cb444919e9bfb8101f41e10c8e7f9e09

commit 7fa953f5cb444919e9bfb8101f41e10c8e7f9e09
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-03-09 17:58:40 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-03-09 18:19:11 +0000

    security/py-cryptography: Update to 46.0.5
    
    Changes:        https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst
                    https://cryptography.io/en/latest/changelog/
    Security:       CVE-2026-26007
---
 security/py-cryptography/Makefile | 2 +-
 security/py-cryptography/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/security/py-cryptography/Makefile b/security/py-cryptography/Makefile
index ac054c436d68..2e51187c7ad2 100644
--- a/security/py-cryptography/Makefile
+++ b/security/py-cryptography/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	cryptography
-PORTVERSION=	46.0.4
+PORTVERSION=	46.0.5
 PORTEPOCH=	1
 CATEGORIES=	security python
 MASTER_SITES=	PYPI
diff --git a/security/py-cryptography/distinfo b/security/py-cryptography/distinfo
index 397c828aa4af..a3d6bffa30c8 100644
--- a/security/py-cryptography/distinfo
+++ b/security/py-cryptography/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1771949410
-SHA256 (cryptography-46.0.4.tar.gz) = bfd019f60f8abc2ed1b9be4ddc21cfef059c841d86d710bb69909a688cbb8f59
-SIZE (cryptography-46.0.4.tar.gz) = 749301
+TIMESTAMP = 1771421726
+SHA256 (cryptography-46.0.5.tar.gz) = abace499247268e3757271b2f1e244b36b06f8515cf27c4d49468fc9eb16e93d
+SIZE (cryptography-46.0.5.tar.gz) = 750064
 SHA256 (rust/crates/asn1-0.22.0.crate) = df42c2b01c5e1060b8281f67b4e5fb858260694916a667345a7305cd11e5dbfa
 SIZE (rust/crates/asn1-0.22.0.crate) = 47124
 SHA256 (rust/crates/asn1_derive-0.22.0.crate) = cdccf849b54365e3693e9a90ad36e4482b79937e6373ac8e2cf229c985187b21


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69af106d.1ef6f.43d9a08b>