[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/20: gnu: python-numexpr: Update to 2.6.5.
From: |
Tobias Geerinckx-Rice |
Subject: |
12/20: gnu: python-numexpr: Update to 2.6.5. |
Date: |
Wed, 16 May 2018 21:21:54 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 34c2bc56f8f4da3bf2dad3bf34285ac90086a6b6
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed May 16 15:58:34 2018 +0200
gnu: python-numexpr: Update to 2.6.5.
* gnu/packages/python.scm (python-numexpr): Update to 2.6.5.
---
gnu/packages/python.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index f942a2b..d7654a1 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -3282,14 +3282,14 @@ that client code uses to construct the grammar directly
in Python code.")
(define-public python-numexpr
(package
(name "python-numexpr")
- (version "2.6.4")
+ (version "2.6.5")
(source
(origin
(method url-fetch)
(uri (pypi-uri "numexpr" version))
(sha256
(base32
- "1kpnbb5d5n927113zccfibn16z7gidjipyac6kbbhzs0lnizkgph"))))
+ "1frnbcwmsi312154x274xl28xazr1k8vjby83fwyla2n10a81bgq"))))
(build-system python-build-system)
(arguments `(#:tests? #f)) ; no tests included
(propagated-inputs
- branch master updated (2112a99 -> 649b334), Tobias Geerinckx-Rice, 2018/05/16
- 04/20: gnu: usbutils: Update to 010., Tobias Geerinckx-Rice, 2018/05/16
- 02/20: gnu: graphicsmagick: Update to 1.3.29., Tobias Geerinckx-Rice, 2018/05/16
- 01/20: gnu: feh: Update to 2.26.2., Tobias Geerinckx-Rice, 2018/05/16
- 10/20: gnu: libnftnl: Update to 1.1.0., Tobias Geerinckx-Rice, 2018/05/16
- 08/20: gnu: r-desolve: Update to 1.21., Tobias Geerinckx-Rice, 2018/05/16
- 09/20: gnu: libraw: Update to 0.18.11., Tobias Geerinckx-Rice, 2018/05/16
- 12/20: gnu: python-numexpr: Update to 2.6.5.,
Tobias Geerinckx-Rice <=
- 07/20: gnu: rng-tools: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/16
- 06/20: gnu: rng-tools: Update to 6.2., Tobias Geerinckx-Rice, 2018/05/16
- 11/20: gnu: libfm: Update to 1.3.0.2., Tobias Geerinckx-Rice, 2018/05/16
- 14/20: gnu: python-ddt: Update to 1.1.3., Tobias Geerinckx-Rice, 2018/05/16
- 05/20: gnu: python-graphviz: Update to 0.8.3., Tobias Geerinckx-Rice, 2018/05/16
- 15/20: gnu: dash: Update to 0.5.10.1., Tobias Geerinckx-Rice, 2018/05/16
- 13/20: gnu: python-netifaces: Update to 0.10.7., Tobias Geerinckx-Rice, 2018/05/16
- 19/20: gnu: r-rcppprogress: Update to 0.4.1., Tobias Geerinckx-Rice, 2018/05/16
- 18/20: gnu: r-plotrix: Update to 3.7-1., Tobias Geerinckx-Rice, 2018/05/16
- 16/20: gnu: r-bit: Update to 1.1-13., Tobias Geerinckx-Rice, 2018/05/16