[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/15: gnu: python-xopen: Update to 0.3.3.
From: |
Tobias Geerinckx-Rice |
Subject: |
03/15: gnu: python-xopen: Update to 0.3.3. |
Date: |
Fri, 29 Jun 2018 21:54:49 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit e0e7ea7459ad64268fba84744958486b70cba3d3
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sat Jun 30 01:59:26 2018 +0200
gnu: python-xopen: Update to 0.3.3.
* gnu/packages/python.scm (python-xopen): Update to 0.3.3.
---
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 b05911d..a1bd802 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -10426,14 +10426,14 @@ network.")
(define-public python-xopen
(package
(name "python-xopen")
- (version "0.3.2")
+ (version "0.3.3")
(source
(origin
(method url-fetch)
(uri (pypi-uri "xopen" version))
(sha256
(base32
- "0bzjmn3rl1cd3d2q39cjwnkhaspk2b0hfj3rl64pclm44ihg5fb6"))
+ "1a0wbil552wsmklwd89ssmgz3pjd86qa9i7jh8wqb9wslc8a2qjr"))
(file-name (string-append name "-" version ".tar.gz"))))
(build-system python-build-system)
(home-page "https://github.com/marcelm/xopen/")
- branch master updated (fd1395c -> d17d1e7), Tobias Geerinckx-Rice, 2018/06/29
- 02/15: gnu: python2-xopen: Fix build., Tobias Geerinckx-Rice, 2018/06/29
- 04/15: gnu: python-rst.linker: Update to 1.10., Tobias Geerinckx-Rice, 2018/06/29
- 08/15: gnu: petsc: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/29
- 11/15: gnu: mumps: Use INVOKE., Tobias Geerinckx-Rice, 2018/06/29
- 12/15: gnu: slepc: Return #t from all phases., Tobias Geerinckx-Rice, 2018/06/29
- 06/15: gnu: xxhash: Don't use unstable tarball., Tobias Geerinckx-Rice, 2018/06/29
- 07/15: gnu: xxhash: Update to 0.6.5., Tobias Geerinckx-Rice, 2018/06/29
- 10/15: gnu: superlu-dist: Return #t from all phases., Tobias Geerinckx-Rice, 2018/06/29
- 13/15: gnu: wget2: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/29
- 03/15: gnu: python-xopen: Update to 0.3.3.,
Tobias Geerinckx-Rice <=
- 05/15: gnu: tlsdate: Bump COMPILE_DATE., Tobias Geerinckx-Rice, 2018/06/29
- 09/15: gnu: scotch: Return #t from all phases., Tobias Geerinckx-Rice, 2018/06/29
- 14/15: gnu: ristretto: Update to 0.8.3., Tobias Geerinckx-Rice, 2018/06/29
- 01/15: gnu: python-parso: Update to 0.2.1., Tobias Geerinckx-Rice, 2018/06/29
- 15/15: gnu: libgphoto2: Update to 2.5.18., Tobias Geerinckx-Rice, 2018/06/29