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 7CA97158004 for ; Sat, 13 Apr 2024 15:59:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A769FE2A01; Sat, 13 Apr 2024 15:59:23 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 86BA1E29FF for ; Sat, 13 Apr 2024 15:59:23 +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 ADC55343388 for ; Sat, 13 Apr 2024 15:59:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3692316D1 for ; Sat, 13 Apr 2024 15:59:21 +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: <1713023879.7f3a4149bd64cb0f69ec4f600f0a6dc1dcfdd153.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-emulation/quickemu/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-emulation/quickemu/quickemu-4.9.1.ebuild app-emulation/quickemu/quickemu-4.9.2.ebuild X-VCS-Directories: app-emulation/quickemu/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: 7f3a4149bd64cb0f69ec4f600f0a6dc1dcfdd153 X-VCS-Branch: dev Date: Sat, 13 Apr 2024 15:59:21 +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: c1ca0079-a104-4df9-b348-05ea7953a468 X-Archives-Hash: 8a56bcae9d652f4812abf99dc9d4d655 commit: 7f3a4149bd64cb0f69ec4f600f0a6dc1dcfdd153 Author: Julien Roy jroy ca> AuthorDate: Sat Apr 13 15:56:29 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Sat Apr 13 15:57:59 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7f3a4149 app-emulation/quickemu: enable py3.11, py3.12 Closes: https://bugs.gentoo.org/897364 Signed-off-by: Julien Roy jroy.ca> app-emulation/quickemu/quickemu-4.9.1.ebuild | 4 ++-- app-emulation/quickemu/quickemu-4.9.2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-emulation/quickemu/quickemu-4.9.1.ebuild b/app-emulation/quickemu/quickemu-4.9.1.ebuild index 969d43cb0f..e23c413c6e 100644 --- a/app-emulation/quickemu/quickemu-4.9.1.ebuild +++ b/app-emulation/quickemu/quickemu-4.9.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_10 ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-single-r1 DESCRIPTION="Create and run optimised Windows, macOS and Linux desktop virtual machines" diff --git a/app-emulation/quickemu/quickemu-4.9.2.ebuild b/app-emulation/quickemu/quickemu-4.9.2.ebuild index 969d43cb0f..e23c413c6e 100644 --- a/app-emulation/quickemu/quickemu-4.9.2.ebuild +++ b/app-emulation/quickemu/quickemu-4.9.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_10 ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-single-r1 DESCRIPTION="Create and run optimised Windows, macOS and Linux desktop virtual machines" 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 93DA0158041 for ; Sat, 13 Apr 2024 16:14:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4FB7AE2A6F; Sat, 13 Apr 2024 16:14:07 +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 38AD8E2A53 for ; Sat, 13 Apr 2024 16:14:07 +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 787E434339C for ; Sat, 13 Apr 2024 16:14:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB32C16DC for ; Sat, 13 Apr 2024 16:14:04 +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: <1713023879.7f3a4149bd64cb0f69ec4f600f0a6dc1dcfdd153.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-emulation/quickemu/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-emulation/quickemu/quickemu-4.9.1.ebuild app-emulation/quickemu/quickemu-4.9.2.ebuild X-VCS-Directories: app-emulation/quickemu/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: 7f3a4149bd64cb0f69ec4f600f0a6dc1dcfdd153 X-VCS-Branch: master Date: Sat, 13 Apr 2024 16:14:04 +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: 3c44d109-4141-4eb3-b5b2-da0637569497 X-Archives-Hash: 870beaa1c5cea7275ab861ddc9ad3591 Message-ID: <20240413161404.pYJOXhU0FSbsxXjvX7VhWDYCsNytDqxpU1UuVgpYUYs@z> commit: 7f3a4149bd64cb0f69ec4f600f0a6dc1dcfdd153 Author: Julien Roy jroy ca> AuthorDate: Sat Apr 13 15:56:29 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Sat Apr 13 15:57:59 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7f3a4149 app-emulation/quickemu: enable py3.11, py3.12 Closes: https://bugs.gentoo.org/897364 Signed-off-by: Julien Roy jroy.ca> app-emulation/quickemu/quickemu-4.9.1.ebuild | 4 ++-- app-emulation/quickemu/quickemu-4.9.2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-emulation/quickemu/quickemu-4.9.1.ebuild b/app-emulation/quickemu/quickemu-4.9.1.ebuild index 969d43cb0f..e23c413c6e 100644 --- a/app-emulation/quickemu/quickemu-4.9.1.ebuild +++ b/app-emulation/quickemu/quickemu-4.9.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_10 ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-single-r1 DESCRIPTION="Create and run optimised Windows, macOS and Linux desktop virtual machines" diff --git a/app-emulation/quickemu/quickemu-4.9.2.ebuild b/app-emulation/quickemu/quickemu-4.9.2.ebuild index 969d43cb0f..e23c413c6e 100644 --- a/app-emulation/quickemu/quickemu-4.9.2.ebuild +++ b/app-emulation/quickemu/quickemu-4.9.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_10 ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-single-r1 DESCRIPTION="Create and run optimised Windows, macOS and Linux desktop virtual machines"