From: "Julien Roy" <julien@jroy.ca> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-emulation/quickemu/ Date: Sat, 13 Apr 2024 15:59:21 +0000 (UTC) [thread overview] Message-ID: <1713023879.7f3a4149bd64cb0f69ec4f600f0a6dc1dcfdd153.julien@gentoo> (raw) commit: 7f3a4149bd64cb0f69ec4f600f0a6dc1dcfdd153 Author: Julien Roy <julien <AT> jroy <DOT> ca> AuthorDate: Sat Apr 13 15:56:29 2024 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> 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 <julien <AT> 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"
WARNING: multiple messages have this Message-ID (diff)
From: "Julien Roy" <julien@jroy.ca> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: app-emulation/quickemu/ Date: Sat, 13 Apr 2024 16:14:04 +0000 (UTC) [thread overview] Message-ID: <1713023879.7f3a4149bd64cb0f69ec4f600f0a6dc1dcfdd153.julien@gentoo> (raw) Message-ID: <20240413161404.pYJOXhU0FSbsxXjvX7VhWDYCsNytDqxpU1UuVgpYUYs@z> (raw) commit: 7f3a4149bd64cb0f69ec4f600f0a6dc1dcfdd153 Author: Julien Roy <julien <AT> jroy <DOT> ca> AuthorDate: Sat Apr 13 15:56:29 2024 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> 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 <julien <AT> 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"
next reply other threads:[~2024-04-13 15:59 UTC|newest] Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-04-13 15:59 Julien Roy [this message] 2024-04-13 16:14 ` [gentoo-commits] repo/proj/guru:master commit in: app-emulation/quickemu/ Julien Roy -- strict thread matches above, loose matches on Subject: below -- 2024-10-12 14:38 [gentoo-commits] repo/proj/guru:dev " Takuya Wakazono 2024-04-13 15:59 Julien Roy 2023-12-11 1:57 Steve Burnham 2023-12-04 4:39 Steve Burnham 2023-08-24 6:52 Hayley Hughes 2023-07-22 17:34 Steve Burnham 2023-07-22 4:38 Steve Burnham 2022-12-24 2:44 Hayley Hughes 2021-12-15 10:51 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2021-12-15 10:51 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2021-12-15 8:45 Hayley Hughes
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=1713023879.7f3a4149bd64cb0f69ec4f600f0a6dc1dcfdd153.julien@gentoo \ --to=julien@jroy.ca \ --cc=gentoo-commits@lists.gentoo.org \ --cc=gentoo-dev@lists.gentoo.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox