From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 CEA8615807A for ; Mon, 7 Oct 2024 18:18:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0DCA1E29E3; Mon, 7 Oct 2024 18:18:34 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E7631E29E3 for ; Mon, 7 Oct 2024 18:18:33 +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 E8CD63430EE for ; Mon, 7 Oct 2024 18:18:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7DEC01293 for ; Mon, 7 Oct 2024 18:18:31 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1728325103.8457d8e279410681fc4bfc0a10b76ae7757bbc9a.mgorny@gentoo> Subject: [gentoo-commits] proj/qa-scripts:master commit in: / X-VCS-Repository: proj/qa-scripts X-VCS-Files: pkgcheck2html X-VCS-Directories: / X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 8457d8e279410681fc4bfc0a10b76ae7757bbc9a X-VCS-Branch: master Date: Mon, 7 Oct 2024 18:18:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 84bf0612-6b46-4833-b037-f0a6494ea6ff X-Archives-Hash: bb80657f91650235a1da001a612714e5 commit: 8457d8e279410681fc4bfc0a10b76ae7757bbc9a Author: Michał Górny gentoo org> AuthorDate: Mon Oct 7 18:18:23 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Oct 7 18:18:23 2024 +0000 URL: https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=8457d8e2 Bump pkgcheck2html for py3.11 fix Signed-off-by: Michał Górny gentoo.org> pkgcheck2html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgcheck2html b/pkgcheck2html index bb9807d..9b825d7 160000 --- a/pkgcheck2html +++ b/pkgcheck2html @@ -1 +1 @@ -Subproject commit bb9807de3be23ef879e492c0142e770d54ff4507 +Subproject commit 9b825d73505d46d35f901c9b085312134d137939