public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/pyrr/
Date: Sun,  3 Sep 2023 12:27:52 +0000 (UTC)	[thread overview]
Message-ID: <1693681831.80b747a8d9a857d168dddfb4c1c3389f45262e82.lanodan@gentoo> (raw)

commit:     80b747a8d9a857d168dddfb4c1c3389f45262e82
Author:     Henri Gasc <gasc <AT> eurecom <DOT> fr>
AuthorDate: Sat Sep  2 19:10:18 2023 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Sat Sep  2 19:10:31 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=80b747a8

dev-python/pyrr: enable py3.12

Signed-off-by: Henri Gasc <gasc <AT> eurecom.fr>

 dev-python/pyrr/pyrr-0.10.3.ebuild | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/dev-python/pyrr/pyrr-0.10.3.ebuild b/dev-python/pyrr/pyrr-0.10.3.ebuild
index 898a0f9ca8..af4ee13fa9 100644
--- a/dev-python/pyrr/pyrr-0.10.3.ebuild
+++ b/dev-python/pyrr/pyrr-0.10.3.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1
 
@@ -18,11 +18,14 @@ SLOT="0"
 KEYWORDS="~amd64"
 IUSE="doc"
 
-BDEPEND="
+RDEPEND="
 	dev-python/multipledispatch[${PYTHON_USEDEP}]
 	dev-python/numpy[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	${RDEPEND}
 	doc? (
-		dev-python/sphinx[${PYTHON_USEDEP}]
+		<dev-python/sphinx-8[${PYTHON_USEDEP}]
 	)
 "
 DEPEND="${BDEPEND}"


             reply	other threads:[~2023-09-03 12:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-03 12:27 Haelwenn Monnier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-29 10:53 [gentoo-commits] repo/proj/guru:master commit in: dev-python/pyrr/ David Roman
2024-06-01 22:03 Julien Roy
2023-03-13  8:29 Viorel Munteanu
2023-02-06 21:34 Haelwenn Monnier

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=1693681831.80b747a8d9a857d168dddfb4c1c3389f45262e82.lanodan@gentoo \
    --to=contact@hacktivis.me \
    --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: link
Be 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