[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
157/233: gnu: python-numba: Update to 0.55.1.
From: |
guix-commits |
Subject: |
157/233: gnu: python-numba: Update to 0.55.1. |
Date: |
Sun, 24 Apr 2022 23:39:58 -0400 (EDT) |
apteryx pushed a commit to branch wip-ipython-polyglossia
in repository guix.
commit 1a8bd50bace8691054bca6ddb4ee05cfd5fcf9b3
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Mon Apr 18 14:58:29 2022 -0400
gnu: python-numba: Update to 0.55.1.
* gnu/packages/python-xyz.scm (python-numba): Update to 0.55.1.
---
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 82a360aa48..aeaef52a4b 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -23617,14 +23617,14 @@ validation testing and application logic.")
(define-public python-numba
(package
(name "python-numba")
- (version "0.54.1")
+ (version "0.55.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "numba" version))
(sha256
(base32
- "0gzl2hz9azav9mny4mga19096rrnpw5816r1h4iwrvb4r01wipzr"))))
+ "18rf8i32m1045zxglvicpgldvzmqdxqvs3dhjd7wilb64sd0ds83"))))
(build-system python-build-system)
(arguments
`(#:phases
- 116/233: gnu: python-send2trash: Update to 1.8.0 and update home page., (continued)
- 116/233: gnu: python-send2trash: Update to 1.8.0 and update home page., guix-commits, 2022/04/24
- 117/233: gnu: python-notebook: Update to 6.4.10., guix-commits, 2022/04/24
- 118/233: gnu: Add python-nbdime., guix-commits, 2022/04/24
- 120/233: gnu: python-sphinx: Propagate TexLive dependencies., guix-commits, 2022/04/24
- 121/233: gnu: Add python-pep621., guix-commits, 2022/04/24
- 123/233: gnu: Add python-sphinx-sitemap., guix-commits, 2022/04/24
- 124/233: gnu: texlive-fontspec: Add missing propagated inputs., guix-commits, 2022/04/24
- 128/233: download: Add a mirror for CTAN., guix-commits, 2022/04/24
- 136/233: gnu: Add python-openapi-schema-validator., guix-commits, 2022/04/24
- 138/233: gnu: Add python-cbor2., guix-commits, 2022/04/24
- 157/233: gnu: python-numba: Update to 0.55.1.,
guix-commits <=
- 142/233: gnu: python-httpx: Update to 0.22.0., guix-commits, 2022/04/24
- 166/233: gnu: python-sparqlkernel: Use gexps and fix inputs., guix-commits, 2022/04/24
- 168/233: gnu: python-jupyter-kernel-mgmt: Update to 0.5.1 and disable tests., guix-commits, 2022/04/24
- 171/233: gnu: python-cmarkgfm: Update to 0.8.0., guix-commits, 2022/04/24
- 175/233: gnu: python-parse-type: Update to 0.6.0, fixing build., guix-commits, 2022/04/24
- 181/233: gnu: Add python-argparse-addons., guix-commits, 2022/04/24
- 197/233: gnu: Remove python-orator due to being broken and unmaintained., guix-commits, 2022/04/24
- 151/233: gnu: Add python-dictpath., guix-commits, 2022/04/24
- 174/233: gnu: conan: Update to 1.47.0 and relax PyYAML requirement., guix-commits, 2022/04/24
- 184/233: gnu: sshoot: Update to 1.5.1., guix-commits, 2022/04/24