public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/plyr/
Date: Sun,  6 Aug 2023 12:30:42 +0000 (UTC)	[thread overview]
Message-ID: <1691325026.2f9ef4390c2da90fb754ba052301c53c4c713c92.mgorny@gentoo> (raw)

commit:     2f9ef4390c2da90fb754ba052301c53c4c713c92
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  6 12:20:27 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug  6 12:30:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f9ef439

dev-python/plyr: Require <dev-python/cython-3

Bug: https://bugs.gentoo.org/898696
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/plyr/plyr-1.0.6-r1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-python/plyr/plyr-1.0.6-r1.ebuild b/dev-python/plyr/plyr-1.0.6-r1.ebuild
index 08662ab5dae4..86ca41a6469f 100644
--- a/dev-python/plyr/plyr-1.0.6-r1.ebuild
+++ b/dev-python/plyr/plyr-1.0.6-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
 
 inherit distutils-r1
 
@@ -33,8 +33,9 @@ DEPEND="
 RDEPEND="
 	${DEPEND}
 "
+# <cython-3: https://bugs.gentoo.org/898696
 BDEPEND="
-	dev-python/cython[${PYTHON_USEDEP}]
+	<dev-python/cython-3[${PYTHON_USEDEP}]
 "
 
 distutils_enable_sphinx docs/source


             reply	other threads:[~2023-08-06 12:30 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-06 12:30 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-06 12:30 [gentoo-commits] repo/gentoo:master commit in: dev-python/plyr/ Michał Górny
2023-05-04 16:22 Michał Górny
2022-12-02 17:31 Michał Górny
2022-06-05 16:53 Arthur Zamarin
2022-03-15 14:26 Michał Górny
2022-03-15 13:07 Jakov Smolić
2022-03-15 13:07 Jakov Smolić
2022-01-29 20:43 Michał Górny
2021-05-23 11:36 Michał Górny
2020-04-25  9:07 Michał Górny
2020-02-05 19:12 Michał Górny
2018-04-29  6:33 Michał Górny
2018-02-16 20:06 Jonas Stein
2017-04-26 19:37 Michał Górny
2016-04-03 10:19 Ian Delaney
2015-10-31  9:36 Ian Delaney

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=1691325026.2f9ef4390c2da90fb754ba052301c53c4c713c92.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --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