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/cftime/
Date: Fri, 28 Jul 2023 15:11:55 +0000 (UTC)	[thread overview]
Message-ID: <1690557110.53fa2f3b204ef0dad3ecbf08b482e432123d616f.mgorny@gentoo> (raw)

commit:     53fa2f3b204ef0dad3ecbf08b482e432123d616f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 28 14:57:41 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 28 15:11:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53fa2f3b

dev-python/cftime: Require cython<3

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

 dev-python/cftime/cftime-1.6.2.ebuild | 19 ++++++++++++++-----
 1 file changed, 14 insertions(+), 5 deletions(-)

diff --git a/dev-python/cftime/cftime-1.6.2.ebuild b/dev-python/cftime/cftime-1.6.2.ebuild
index 46555dcf6f17..9a674220dbc7 100644
--- a/dev-python/cftime/cftime-1.6.2.ebuild
+++ b/dev-python/cftime/cftime-1.6.2.ebuild
@@ -5,20 +5,29 @@ EAPI=8
 
 DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
 
 inherit distutils-r1 pypi
 
 DESCRIPTION="Time-handling functionality from netcdf4-python"
-HOMEPAGE="https://pypi.org/project/cftime/"
+HOMEPAGE="
+	https://github.com/Unidata/cftime/
+	https://pypi.org/project/cftime/
+"
 
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~riscv ~x86"
 
-DEPEND=">=dev-python/numpy-1.13.4[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
-BDEPEND=">=dev-python/cython-0.26.2[${PYTHON_USEDEP}]"
+DEPEND="
+	>=dev-python/numpy-1.13.4[${PYTHON_USEDEP}]
+"
+RDEPEND="
+	${DEPEND}
+"
+BDEPEND="
+	<dev-python/cython-3[${PYTHON_USEDEP}]
+"
 
 distutils_enable_tests pytest
 


             reply	other threads:[~2023-07-28 15:12 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-28 15:11 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-10  3:24 [gentoo-commits] repo/gentoo:master commit in: dev-python/cftime/ Michał Górny
2024-11-10  0:42 Jakov Smolić
2024-11-10  0:42 Jakov Smolić
2024-11-09  9:02 Arthur Zamarin
2024-10-23  6:16 Michał Górny
2024-06-22 17:52 Michał Górny
2024-06-22 17:52 Michał Górny
2024-06-22 17:18 Sam James
2024-06-22 17:18 Sam James
2024-06-22 13:48 Arthur Zamarin
2024-06-20 10:24 Sam James
2024-06-07 23:40 Ionen Wolkens
2024-06-07 17:29 Michał Górny
2024-06-01 17:29 Sam James
2024-06-01  7:25 Arthur Zamarin
2024-05-19 11:47 Michał Górny
2024-05-07 18:31 Arthur Zamarin
2023-10-24  6:05 Michał Górny
2023-07-28 15:11 Michał Górny
2023-05-04 16:11 Michał Górny
2023-03-16  3:47 Michał Górny
2022-11-14  4:36 Michał Górny
2022-09-19 18:35 Arthur Zamarin
2022-09-19 18:35 Arthur Zamarin
2022-06-30 17:09 Arthur Zamarin
2022-06-30 17:09 Arthur Zamarin
2022-05-16 13:17 Michał Górny
2022-03-09 20:06 Arthur Zamarin
2022-01-22 20:55 Michał Górny
2021-10-17  7:33 Michał Górny
2021-09-25  7:45 Michał Górny
2021-08-16 11:46 Marek Szuba
2021-06-05 13:19 Michał Górny
2021-05-21  7:57 Michał Górny
2021-02-13 10:14 David Seifert
2021-02-02 17:23 Michał Górny
2021-02-01  8:50 Michał Górny
2021-02-01  8:50 Michał Górny
2020-12-28 16:11 David Seifert

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=1690557110.53fa2f3b204ef0dad3ecbf08b482e432123d616f.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