From: "Julien Roy" <julien@jroy.ca> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/baron/ Date: Sat, 13 Apr 2024 16:10:51 +0000 (UTC) [thread overview] Message-ID: <1713024599.e51a84edf0b5ac112c715410369c5a9b567cdf0e.julien@gentoo> (raw) commit: e51a84edf0b5ac112c715410369c5a9b567cdf0e Author: Julien Roy <julien <AT> jroy <DOT> ca> AuthorDate: Sat Apr 13 16:09:52 2024 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> ca> CommitDate: Sat Apr 13 16:09:59 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e51a84ed dev-python/baron: enable py3.11, py3.12 Closes: https://bugs.gentoo.org/897402 Signed-off-by: Julien Roy <julien <AT> jroy.ca> dev-python/baron/baron-0.9.ebuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/dev-python/baron/baron-0.9.ebuild b/dev-python/baron/baron-0.9.ebuild index 79ba62ebfa..594e518bd9 100644 --- a/dev-python/baron/baron-0.9.ebuild +++ b/dev-python/baron/baron-0.9.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 ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 @@ -22,5 +22,6 @@ RDEPEND=" distutils_enable_tests pytest # Doc building fails: -# RuntimeError: Non Expected warning in `/var/tmp/portage/dev-python/baron-0.9/work/baron-0.9/docs/advanced.rst` line 48 +# RuntimeError: Non Expected warning in +# `/var/tmp/portage/dev-python/baron-0.9/work/baron-0.9/docs/advanced.rst` line 48 #distutils_enable_sphinx docs dev-python/matplotlib dev-python/ipython
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: dev-python/baron/ Date: Sat, 13 Apr 2024 16:14:05 +0000 (UTC) [thread overview] Message-ID: <1713024599.e51a84edf0b5ac112c715410369c5a9b567cdf0e.julien@gentoo> (raw) Message-ID: <20240413161405.utVNz0NbyjJ6N5m37NXVRz1pp4hD7YBqdbeMNfx_lDU@z> (raw) commit: e51a84edf0b5ac112c715410369c5a9b567cdf0e Author: Julien Roy <julien <AT> jroy <DOT> ca> AuthorDate: Sat Apr 13 16:09:52 2024 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> ca> CommitDate: Sat Apr 13 16:09:59 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e51a84ed dev-python/baron: enable py3.11, py3.12 Closes: https://bugs.gentoo.org/897402 Signed-off-by: Julien Roy <julien <AT> jroy.ca> dev-python/baron/baron-0.9.ebuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/dev-python/baron/baron-0.9.ebuild b/dev-python/baron/baron-0.9.ebuild index 79ba62ebfa..594e518bd9 100644 --- a/dev-python/baron/baron-0.9.ebuild +++ b/dev-python/baron/baron-0.9.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 ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 @@ -22,5 +22,6 @@ RDEPEND=" distutils_enable_tests pytest # Doc building fails: -# RuntimeError: Non Expected warning in `/var/tmp/portage/dev-python/baron-0.9/work/baron-0.9/docs/advanced.rst` line 48 +# RuntimeError: Non Expected warning in +# `/var/tmp/portage/dev-python/baron-0.9/work/baron-0.9/docs/advanced.rst` line 48 #distutils_enable_sphinx docs dev-python/matplotlib dev-python/ipython
next reply other threads:[~2024-04-13 16:10 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-04-13 16:10 Julien Roy [this message] 2024-04-13 16:14 ` [gentoo-commits] repo/proj/guru:master commit in: dev-python/baron/ Julien Roy -- strict thread matches above, loose matches on Subject: below -- 2022-07-11 19:22 [gentoo-commits] repo/proj/guru:dev " Anna Vyalkova 2021-12-07 20:42 Maciej Barć 2020-11-11 22:24 Maciej Barć 2020-09-28 6:55 Maciej Barć 2020-05-02 8:59 Andrew Ammerlaan 2020-05-01 23:17 Maciej Barć
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=1713024599.e51a84edf0b5ac112c715410369c5a9b567cdf0e.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