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 E853B1581D3 for ; Mon, 13 May 2024 22:38:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69735E2AA4; Mon, 13 May 2024 22:38: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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4D009E2AA4 for ; Mon, 13 May 2024 22:38:34 +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 6046B342F94 for ; Mon, 13 May 2024 22:38:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A471E1AAB for ; Mon, 13 May 2024 22:38:31 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1715638698.d7cfbe90fce03805b180f99fb872378ec89bc238.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/aw-client/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/aw-client/aw-client-0.11.0.ebuild X-VCS-Directories: app-misc/aw-client/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: d7cfbe90fce03805b180f99fb872378ec89bc238 X-VCS-Branch: master Date: Mon, 13 May 2024 22:38: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: 2ed18a81-7585-4d47-b7df-6c7f133cadb2 X-Archives-Hash: 3d114f986988897b0ab78be8a6c1a0df commit: d7cfbe90fce03805b180f99fb872378ec89bc238 Author: Julien Roy jroy ca> AuthorDate: Mon May 13 21:05:46 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Mon May 13 22:18:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d7cfbe90 app-misc/aw-client: enable py3.11, py3.12 Signed-off-by: Julien Roy jroy.ca> app-misc/aw-client/aw-client-0.11.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/aw-client/aw-client-0.11.0.ebuild b/app-misc/aw-client/aw-client-0.11.0.ebuild index 0dbe0b3a1d..0eca0aa74d 100644 --- a/app-misc/aw-client/aw-client-0.11.0.ebuild +++ b/app-misc/aw-client/aw-client-0.11.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_10) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 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 A829D158064 for ; Mon, 13 May 2024 22:21:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92027E2AAA; Mon, 13 May 2024 22:21:46 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 746C7E2AAA for ; Mon, 13 May 2024 22:21:46 +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 919E7335C2E for ; Mon, 13 May 2024 22:21:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C61C61AAE for ; Mon, 13 May 2024 22:21:42 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1715638698.d7cfbe90fce03805b180f99fb872378ec89bc238.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/aw-client/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/aw-client/aw-client-0.11.0.ebuild X-VCS-Directories: app-misc/aw-client/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: d7cfbe90fce03805b180f99fb872378ec89bc238 X-VCS-Branch: dev Date: Mon, 13 May 2024 22:21:42 +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: dc1e7c1b-c873-4aa2-9d24-9da288520f1e X-Archives-Hash: 7fbee8ec34c2ccddc82eece79857f9c2 Message-ID: <20240513222142.oin8eWUSwiTSSyapT_fPSDkknwBnif0Av2L60IZSP7E@z> commit: d7cfbe90fce03805b180f99fb872378ec89bc238 Author: Julien Roy jroy ca> AuthorDate: Mon May 13 21:05:46 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Mon May 13 22:18:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d7cfbe90 app-misc/aw-client: enable py3.11, py3.12 Signed-off-by: Julien Roy jroy.ca> app-misc/aw-client/aw-client-0.11.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/aw-client/aw-client-0.11.0.ebuild b/app-misc/aw-client/aw-client-0.11.0.ebuild index 0dbe0b3a1d..0eca0aa74d 100644 --- a/app-misc/aw-client/aw-client-0.11.0.ebuild +++ b/app-misc/aw-client/aw-client-0.11.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_10) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1