From: "Julien Roy" <julien@jroy.ca> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-cpp/fbthrift/ Date: Wed, 15 May 2024 16:06:48 +0000 (UTC) [thread overview] Message-ID: <1715788888.97e6edbd48853c6ca1ee6fc2ba6745d9d5da40a6.julien@gentoo> (raw) commit: 97e6edbd48853c6ca1ee6fc2ba6745d9d5da40a6 Author: Julien Roy <julien <AT> jroy <DOT> ca> AuthorDate: Wed May 15 15:55:55 2024 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> ca> CommitDate: Wed May 15 16:01:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=97e6edbd dev-cpp/fbthrift: add 2023.06.19.00, enable py3.12 Closes: https://bugs.gentoo.org/931361 Signed-off-by: Julien Roy <julien <AT> jroy.ca> dev-cpp/fbthrift/Manifest | 1 + dev-cpp/fbthrift/fbthrift-2023.02.06.00.ebuild | 4 ++-- .../{fbthrift-2023.02.06.00.ebuild => fbthrift-2023.06.19.00.ebuild} | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/dev-cpp/fbthrift/Manifest b/dev-cpp/fbthrift/Manifest index 44fcaa583f..4904aaa8f4 100644 --- a/dev-cpp/fbthrift/Manifest +++ b/dev-cpp/fbthrift/Manifest @@ -1 +1,2 @@ DIST fbthrift-2023.02.06.00.tar.gz 13447174 BLAKE2B d8a931dc4ded159ca1b1b1aa9db7d97c7f6fc3842fe59873c72125acf93c572bb4f31d5514b237166fb7108e746f7473bc50e62becab93411b01d8988cb53534 SHA512 a726cc3276c623471129ba7822926e311f455a1c90cc2be9a5506310563609c9843dcb0b6852c288e766a6268bb01e0db8d0a67b6c3f01fc9fd84ff58a479ba6 +DIST fbthrift-2023.06.19.00.tar.gz 13918017 BLAKE2B 65bd0344915947084f0b0a4217aac882a034006165a9098322d600f1d962ddaf11c21d075b9abbae23d8cbf7dfc477417a63e1c976187a4c5a5f1b49cbfe44a3 SHA512 d39c228a1b7f25fd76eb0cede220439237e27060f9dd6252590de3976f9f05f3e8b18a0ee63a90b879f11732022dec508afb6529868e3e476623ddfebfdd1c47 diff --git a/dev-cpp/fbthrift/fbthrift-2023.02.06.00.ebuild b/dev-cpp/fbthrift/fbthrift-2023.02.06.00.ebuild index 791d6f978e..83153ca39a 100644 --- a/dev-cpp/fbthrift/fbthrift-2023.02.06.00.ebuild +++ b/dev-cpp/fbthrift/fbthrift-2023.02.06.00.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..11} pypy3 ) +PYTHON_COMPAT=( python3_{10..13} pypy3 ) inherit cmake python-single-r1 diff --git a/dev-cpp/fbthrift/fbthrift-2023.02.06.00.ebuild b/dev-cpp/fbthrift/fbthrift-2023.06.19.00.ebuild similarity index 91% copy from dev-cpp/fbthrift/fbthrift-2023.02.06.00.ebuild copy to dev-cpp/fbthrift/fbthrift-2023.06.19.00.ebuild index 791d6f978e..83153ca39a 100644 --- a/dev-cpp/fbthrift/fbthrift-2023.02.06.00.ebuild +++ b/dev-cpp/fbthrift/fbthrift-2023.06.19.00.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..11} pypy3 ) +PYTHON_COMPAT=( python3_{10..13} pypy3 ) inherit cmake python-single-r1
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-cpp/fbthrift/ Date: Wed, 15 May 2024 16:01:43 +0000 (UTC) [thread overview] Message-ID: <1715788888.97e6edbd48853c6ca1ee6fc2ba6745d9d5da40a6.julien@gentoo> (raw) Message-ID: <20240515160143.e6IsbWk_s2jt0yRa6nLOPLFkrlFrR-y07lh5e-inq5o@z> (raw) commit: 97e6edbd48853c6ca1ee6fc2ba6745d9d5da40a6 Author: Julien Roy <julien <AT> jroy <DOT> ca> AuthorDate: Wed May 15 15:55:55 2024 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> ca> CommitDate: Wed May 15 16:01:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=97e6edbd dev-cpp/fbthrift: add 2023.06.19.00, enable py3.12 Closes: https://bugs.gentoo.org/931361 Signed-off-by: Julien Roy <julien <AT> jroy.ca> dev-cpp/fbthrift/Manifest | 1 + dev-cpp/fbthrift/fbthrift-2023.02.06.00.ebuild | 4 ++-- .../{fbthrift-2023.02.06.00.ebuild => fbthrift-2023.06.19.00.ebuild} | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/dev-cpp/fbthrift/Manifest b/dev-cpp/fbthrift/Manifest index 44fcaa583f..4904aaa8f4 100644 --- a/dev-cpp/fbthrift/Manifest +++ b/dev-cpp/fbthrift/Manifest @@ -1 +1,2 @@ DIST fbthrift-2023.02.06.00.tar.gz 13447174 BLAKE2B d8a931dc4ded159ca1b1b1aa9db7d97c7f6fc3842fe59873c72125acf93c572bb4f31d5514b237166fb7108e746f7473bc50e62becab93411b01d8988cb53534 SHA512 a726cc3276c623471129ba7822926e311f455a1c90cc2be9a5506310563609c9843dcb0b6852c288e766a6268bb01e0db8d0a67b6c3f01fc9fd84ff58a479ba6 +DIST fbthrift-2023.06.19.00.tar.gz 13918017 BLAKE2B 65bd0344915947084f0b0a4217aac882a034006165a9098322d600f1d962ddaf11c21d075b9abbae23d8cbf7dfc477417a63e1c976187a4c5a5f1b49cbfe44a3 SHA512 d39c228a1b7f25fd76eb0cede220439237e27060f9dd6252590de3976f9f05f3e8b18a0ee63a90b879f11732022dec508afb6529868e3e476623ddfebfdd1c47 diff --git a/dev-cpp/fbthrift/fbthrift-2023.02.06.00.ebuild b/dev-cpp/fbthrift/fbthrift-2023.02.06.00.ebuild index 791d6f978e..83153ca39a 100644 --- a/dev-cpp/fbthrift/fbthrift-2023.02.06.00.ebuild +++ b/dev-cpp/fbthrift/fbthrift-2023.02.06.00.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..11} pypy3 ) +PYTHON_COMPAT=( python3_{10..13} pypy3 ) inherit cmake python-single-r1 diff --git a/dev-cpp/fbthrift/fbthrift-2023.02.06.00.ebuild b/dev-cpp/fbthrift/fbthrift-2023.06.19.00.ebuild similarity index 91% copy from dev-cpp/fbthrift/fbthrift-2023.02.06.00.ebuild copy to dev-cpp/fbthrift/fbthrift-2023.06.19.00.ebuild index 791d6f978e..83153ca39a 100644 --- a/dev-cpp/fbthrift/fbthrift-2023.02.06.00.ebuild +++ b/dev-cpp/fbthrift/fbthrift-2023.06.19.00.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..11} pypy3 ) +PYTHON_COMPAT=( python3_{10..13} pypy3 ) inherit cmake python-single-r1
next reply other threads:[~2024-05-15 16:06 UTC|newest] Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-05-15 16:06 Julien Roy [this message] 2024-05-15 16:01 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/fbthrift/ Julien Roy -- strict thread matches above, loose matches on Subject: below -- 2022-04-17 18:13 [gentoo-commits] repo/proj/guru:master " Arthur Zamarin 2022-03-10 9:45 Ronny Gutbrod 2022-03-07 21:21 Ronny Gutbrod 2021-10-27 6:18 Florian Schmaus 2021-10-25 11:56 Andrew Ammerlaan 2021-10-25 11:56 Andrew Ammerlaan 2021-10-06 1:13 Theo Anderson 2021-07-05 15:48 Haelwenn Monnier 2021-06-17 5:55 Theo Anderson 2021-05-28 10:28 Andrew Ammerlaan 2021-05-05 8:33 Andrew Ammerlaan 2021-04-29 8:23 Michał Górny
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=1715788888.97e6edbd48853c6ca1ee6fc2ba6745d9d5da40a6.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