emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#63167: closed ([PATCH] gnu: python-cython-next: Update to 3.0.0b2)


From: GNU bug Tracking System
Subject: bug#63167: closed ([PATCH] gnu: python-cython-next: Update to 3.0.0b2)
Date: Mon, 19 Jun 2023 10:18:01 +0000

Your message dated Mon, 19 Jun 2023 11:17:00 +0100
with message-id <87zg4vkb7k.fsf@cbaines.net>
and subject line Re: [bug#63167] [PATCH] gnu: python-cython-next: Update to 
3.0.0b2
has caused the debbugs.gnu.org bug report #63167,
regarding [PATCH] gnu: python-cython-next: Update to 3.0.0b2
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
63167: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63167
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: python-cython-next: Update to 3.0.0b2 Date: Fri, 28 Apr 2023 23:15:34 -0700
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#63167] [PATCH] gnu: python-cython-next: Update to 3.0.0b2 Date: Mon, 19 Jun 2023 11:17:00 +0100 User-agent: mu4e 1.10.2; emacs 28.2
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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]