unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63167] [PATCH] gnu: python-cython-next: Update to 3.0.0b2
@ 2023-04-29  6:15 Andy Tai
  2023-06-19 10:17 ` bug#63167: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-04-29  6:15 UTC (permalink / raw)
  To: 63167; +Cc: Andy Tai

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#63167: [PATCH] gnu: python-cython-next: Update to 3.0.0b2
  2023-04-29  6:15 [bug#63167] [PATCH] gnu: python-cython-next: Update to 3.0.0b2 Andy Tai
@ 2023-06-19 10:17 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-06-19 10:17 UTC (permalink / raw)
  To: Andy Tai; +Cc: 63167-done

[-- Attachment #1: Type: text/plain, Size: 309 bytes --]


Andy Tai <atai@atai.org> writes:

> * 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(-)

Thanks for the patch Andy, I've pushed it to master as
17dcdbc490ef637cbf26d2ff70edfc56fb06c69c.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-19 10:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-29  6:15 [bug#63167] [PATCH] gnu: python-cython-next: Update to 3.0.0b2 Andy Tai
2023-06-19 10:17 ` bug#63167: " Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).