[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/25: gnu: python-jupyter-core: Update to 4.4.0.
From: |
Tobias Geerinckx-Rice |
Subject: |
12/25: gnu: python-jupyter-core: Update to 4.4.0. |
Date: |
Sat, 17 Mar 2018 11:39:36 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 96de54114c4486b6a7348335741df281253e60db
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Mar 16 07:50:09 2018 +0100
gnu: python-jupyter-core: Update to 4.4.0.
* gnu/packages/python.scm (python-jupyter-core): Update to 4.4.0.
---
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 fbea6b9..28f1c64 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -4428,14 +4428,14 @@ without using the configuration machinery.")
(define-public python-jupyter-core
(package
(name "python-jupyter-core")
- (version "4.2.1")
+ (version "4.4.0")
(source
(origin
(method url-fetch)
(uri (string-append (pypi-uri "jupyter_core" version)))
(sha256
(base32
- "1cy7inv218dgh4m1fbzbsiqpz733ylgjrj62jxqpfzs3r2cm7ic9"))))
+ "1dy083rarba8prn9f9srxq3c7n7vyql02ycrqq306c40lr57aw5s"))))
(build-system python-build-system)
;; FIXME: not sure how to run the tests
(arguments `(#:tests? #f))
- 13/25: gnu: python-kazoo: Update to 2.4.0., (continued)
- 13/25: gnu: python-kazoo: Update to 2.4.0., Tobias Geerinckx-Rice, 2018/03/17
- 11/25: gnu: python-phonenumbers: Update to 8.9.1., Tobias Geerinckx-Rice, 2018/03/17
- 18/25: gnu: python-nbformat: Update to 4.4.0., Tobias Geerinckx-Rice, 2018/03/17
- 04/25: gnu: Use HTTPS for r-project.org home pages., Tobias Geerinckx-Rice, 2018/03/17
- 22/25: gnu: shaderc: Use standard versioning scheme., Tobias Geerinckx-Rice, 2018/03/17
- 16/25: gnu: python-ptyprocess: Update to 0.5.2., Tobias Geerinckx-Rice, 2018/03/17
- 09/25: gnu: python-jsonschema: Update to 2.6.0., Tobias Geerinckx-Rice, 2018/03/17
- 17/25: gnu: python-simplejson: Update to 3.13.2., Tobias Geerinckx-Rice, 2018/03/17
- 14/25: gnu: python-jupyter-console: Update to 5.2.0., Tobias Geerinckx-Rice, 2018/03/17
- 25/25: gnu: Use the CMake build system's #:build-type key., Tobias Geerinckx-Rice, 2018/03/17
- 12/25: gnu: python-jupyter-core: Update to 4.4.0.,
Tobias Geerinckx-Rice <=
- 10/25: gnu: python-decorator: Update to 4.2.1., Tobias Geerinckx-Rice, 2018/03/17
- 08/25: gnu: python-protobuf: Update to 3.5.2., Tobias Geerinckx-Rice, 2018/03/17
- 07/25: gnu: python-oslotest: Update to 3.3.0., Tobias Geerinckx-Rice, 2018/03/17
- 15/25: gnu: python-chai: Update to 1.1.2., Tobias Geerinckx-Rice, 2018/03/17
- 19/25: gnu: python-pkginfo: Update to 1.4.2., Tobias Geerinckx-Rice, 2018/03/17
- 20/25: gnu: texlive-latex-type1cm: Fix description typo., Tobias Geerinckx-Rice, 2018/03/17
- 24/25: gnu: Fix common unquote typos., Tobias Geerinckx-Rice, 2018/03/17