From: "Julien Roy" <julien@jroy.ca> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/i3ipc/ Date: Sat, 13 Apr 2024 22:19:44 +0000 (UTC) [thread overview] Message-ID: <1713046522.79e72551d7a57cdc36044067cef9096688ef4c62.julien@gentoo> (raw) commit: 79e72551d7a57cdc36044067cef9096688ef4c62 Author: Julien Roy <julien <AT> jroy <DOT> ca> AuthorDate: Sat Apr 13 22:15:08 2024 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> ca> CommitDate: Sat Apr 13 22:15:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=79e72551 dev-python/i3ipc: enable py3.12 Closes: https://bugs.gentoo.org/897446 Signed-off-by: Julien Roy <julien <AT> jroy.ca> dev-python/i3ipc/i3ipc-2.2.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/i3ipc/i3ipc-2.2.1-r1.ebuild b/dev-python/i3ipc/i3ipc-2.2.1-r1.ebuild index a1115ee945..3099a4eb25 100644 --- a/dev-python/i3ipc/i3ipc-2.2.1-r1.ebuild +++ b/dev-python/i3ipc/i3ipc-2.2.1-r1.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="setuptools" -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 virtualx pypi
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:dev commit in: dev-python/i3ipc/ Date: Sat, 13 Apr 2024 22:15:36 +0000 (UTC) [thread overview] Message-ID: <1713046522.79e72551d7a57cdc36044067cef9096688ef4c62.julien@gentoo> (raw) Message-ID: <20240413221536.ewoFa3NniUiLcwZUY29nSptTug55Wz2kaSj5cCeZvTA@z> (raw) commit: 79e72551d7a57cdc36044067cef9096688ef4c62 Author: Julien Roy <julien <AT> jroy <DOT> ca> AuthorDate: Sat Apr 13 22:15:08 2024 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> ca> CommitDate: Sat Apr 13 22:15:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=79e72551 dev-python/i3ipc: enable py3.12 Closes: https://bugs.gentoo.org/897446 Signed-off-by: Julien Roy <julien <AT> jroy.ca> dev-python/i3ipc/i3ipc-2.2.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/i3ipc/i3ipc-2.2.1-r1.ebuild b/dev-python/i3ipc/i3ipc-2.2.1-r1.ebuild index a1115ee945..3099a4eb25 100644 --- a/dev-python/i3ipc/i3ipc-2.2.1-r1.ebuild +++ b/dev-python/i3ipc/i3ipc-2.2.1-r1.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="setuptools" -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 virtualx pypi
next reply other threads:[~2024-04-13 22:19 UTC|newest] Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-04-13 22:19 Julien Roy [this message] 2024-04-13 22:15 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-python/i3ipc/ Julien Roy -- strict thread matches above, loose matches on Subject: below -- 2024-03-07 11:34 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2022-10-30 2:10 [gentoo-commits] repo/proj/guru:dev " Ronny Gutbrod 2022-11-01 2:55 ` [gentoo-commits] repo/proj/guru:master " Ronny Gutbrod 2022-10-30 2:01 [gentoo-commits] repo/proj/guru:dev " Ronny Gutbrod 2022-11-01 2:55 ` [gentoo-commits] repo/proj/guru:master " Ronny Gutbrod 2021-07-03 9:59 Andrew Ammerlaan 2020-12-09 14:14 Andrew Ammerlaan 2020-09-26 9:39 Andrew Ammerlaan 2020-09-26 9:39 Andrew Ammerlaan 2020-09-26 9:25 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-09-26 9:39 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-09-26 9:24 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-09-26 9:39 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
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=1713046522.79e72551d7a57cdc36044067cef9096688ef4c62.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