From: Andy Tai <atai@atai.org>
To: 63167@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#63167] [PATCH] gnu: python-cython-next: Update to 3.0.0b2
Date: Fri, 28 Apr 2023 23:15:34 -0700 [thread overview]
Message-ID: <20230429061534.32331-1-atai@atai.org> (raw)
* gnu/packages/python-xyz.scm (python-cython-next): Update to 3.0.0b2
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index e2d082091f..88c09028c4 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -6323,13 +6323,13 @@ (define-public python-cython-3
;; Cython 3 is not officially released yet, so distinguish the name
;; for now.
(name "python-cython-next")
- (version "3.0.0a10")
+ (version "3.0.0b2")
(source (origin
(method url-fetch)
(uri (pypi-uri "Cython" version))
(sha256
(base32
- "17fqacrpis05w1rpi7d7sbimrk20xf8h6d3vrz5nf6ix3899abil"))))
+ "0mb7gpavs87am29sbk6yqznsybxj9dk4fwj4370j9sbrcmjq0hkc"))))
(properties '())))
;; NOTE: when upgrading numpy please make sure that python-numba,
base-commit: aecc6e70587f8412cbbb9b2c13141de4f534518e
--
2.39.2
next reply other threads:[~2023-04-29 6:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-29 6:15 Andy Tai [this message]
2023-06-19 10:17 ` bug#63167: [PATCH] gnu: python-cython-next: Update to 3.0.0b2 Christopher Baines
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=20230429061534.32331-1-atai@atai.org \
--to=atai@atai.org \
--cc=63167@debbugs.gnu.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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.