From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1574304-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6D46A158099 for <garchives@archives.gentoo.org>; Wed, 29 Nov 2023 04:10:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CE3F02BC0CD; Wed, 29 Nov 2023 04:10:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B104A2BC0CF for <gentoo-commits@lists.gentoo.org>; Wed, 29 Nov 2023 04:10:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7B208335D3A for <gentoo-commits@lists.gentoo.org>; Wed, 29 Nov 2023 04:10:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CB54F1404 for <gentoo-commits@lists.gentoo.org>; Wed, 29 Nov 2023 04:10:11 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1701227196.cfea70348fbd274495191eb81c06a6e69fc9edaf.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: cfea70348fbd274495191eb81c06a6e69fc9edaf X-VCS-Branch: master Date: Wed, 29 Nov 2023 04:10:11 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e7224363-4d6f-4084-b6ad-2ec5390f8335 X-Archives-Hash: aa3f1e248333815f44b9cc3b65f5e6f8 commit: cfea70348fbd274495191eb81c06a6e69fc9edaf Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Nov 29 01:10:29 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Nov 29 03:06:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfea7034 profiles: mask broken/yanked =dev-python/bcrypt-4.1.0 Bug: https://github.com/pyca/bcrypt/issues/677 Closes: https://bugs.gentoo.org/918708 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 0904349f5a34..408eba19a986 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Sam James <sam@gentoo.org> (2023-11-29) +# Breaks dev-python/passlib (bug #918708). This release has also now been +# yanked from pypi: https://github.com/pyca/bcrypt/issues/677. +=dev-python/bcrypt-4.1.0 + # Andreas K. Hüttel <dilfridge@gentoo.org> (2023-11-26) # Work in progress ~dev-lang/perl-5.38.1