[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/10: gnu: python-drmaa: Update to 0.7.7.
From: |
Tobias Geerinckx-Rice |
Subject: |
03/10: gnu: python-drmaa: Update to 0.7.7. |
Date: |
Wed, 22 Mar 2017 21:53:55 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 7c4279322eaa800fae0e7197ec4757764a162f6c
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Mar 22 20:50:16 2017 +0100
gnu: python-drmaa: Update to 0.7.7.
* gnu/packages/python.scm (python-drmaa): Update to 0.7.7.
---
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 b156214..1e04639 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -4805,7 +4805,7 @@ etc. The core of this module is a decorator factory.")
(define-public python-drmaa
(package
(name "python-drmaa")
- (version "0.7.6")
+ (version "0.7.7")
(source
(origin
(method url-fetch)
@@ -4813,7 +4813,7 @@ etc. The core of this module is a decorator factory.")
"https://pypi.python.org/packages/source/d/drmaa/drmaa-"
version ".tar.gz"))
(sha256
- (base32 "0bzl9f9g34dlhwf09i3fdv7dqqzf2iq0w7d6c2bafx1nlap8qfbh"))))
+ (base32 "0xzqriqyvk5b8hszbavsyxd29wm3sxirm8zvvdm73rs2iq7w4hkx"))))
(build-system python-build-system)
;; The test suite requires libdrmaa which is provided by the cluster
;; environment. At runtime the environment variable DRMAA_LIBRARY_PATH
- branch master updated (283f04b -> b27bd0b), Tobias Geerinckx-Rice, 2017/03/22
- 04/10: gnu: python-beautifulsoup4: Update to 4.5.3., Tobias Geerinckx-Rice, 2017/03/22
- 05/10: gnu: python-appdirs: Update to 1.4.3., Tobias Geerinckx-Rice, 2017/03/22
- 07/10: gnu: python-rauth: Update to 0.7.3., Tobias Geerinckx-Rice, 2017/03/22
- 08/10: gnu: python2-futures: Update to 3.0.5., Tobias Geerinckx-Rice, 2017/03/22
- 01/10: gnu: python-pafy: Update to 0.5.3.1., Tobias Geerinckx-Rice, 2017/03/22
- 02/10: gnu: python-sqlalchemy-utils: Update to 0.32.13., Tobias Geerinckx-Rice, 2017/03/22
- 03/10: gnu: python-drmaa: Update to 0.7.7.,
Tobias Geerinckx-Rice <=
- 10/10: gnu: youtube-dl: Update to 2017.03.22., Tobias Geerinckx-Rice, 2017/03/22
- 09/10: gnu: python-natsort: Update to 5.0.2., Tobias Geerinckx-Rice, 2017/03/22
- 06/10: gnu: python-ipaddress: Update to 1.0.18., Tobias Geerinckx-Rice, 2017/03/22