[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/06: gnu: python-ruamel.yaml: Update to 0.15.33.
From: |
Tobias Geerinckx-Rice |
Subject: |
02/06: gnu: python-ruamel.yaml: Update to 0.15.33. |
Date: |
Fri, 1 Sep 2017 17:50:45 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 0c3a1674e4997754c02016d4ce3e4b6185ef5313
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Sep 1 03:14:03 2017 +0200
gnu: python-ruamel.yaml: Update to 0.15.33.
* gnu/packages/serialization.scm (python-ruamel.yaml): Update to 0.15.33.
---
gnu/packages/serialization.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/serialization.scm b/gnu/packages/serialization.scm
index d5fdbf3..54ccbf7 100644
--- a/gnu/packages/serialization.scm
+++ b/gnu/packages/serialization.scm
@@ -359,14 +359,14 @@ However, “Memory efficiency” and “Speed” have not been
primary goals.")
(define-public python-ruamel.yaml
(package
(name "python-ruamel.yaml")
- (version "0.15.19")
+ (version "0.15.33")
(source
(origin
(method url-fetch)
(uri (pypi-uri "ruamel.yaml" version))
(sha256
(base32
- "0qx779avw8d1vsjqyi7z21h1g5ykp8paqavgj0lzbp8h7bw9vpgv"))))
+ "1s4b0zwn9pkk4xxjhx77giyfddc738drd6vgraw6n2syvj03s31d"))))
(build-system python-build-system)
(native-inputs
`(("python-pytest" ,python-pytest)))
- branch master updated (81fe131 -> 6106d19), Tobias Geerinckx-Rice, 2017/09/01
- 02/06: gnu: python-ruamel.yaml: Update to 0.15.33.,
Tobias Geerinckx-Rice <=
- 01/06: gnu: gparted: Update home page., Tobias Geerinckx-Rice, 2017/09/01
- 05/06: gnu: youtube-dl: Update to 2017.09.02., Tobias Geerinckx-Rice, 2017/09/01
- 06/06: gnu: perl-html-tree: Update to 5.07., Tobias Geerinckx-Rice, 2017/09/01
- 03/06: gnu: perl-context-preserve: Update source URL., Tobias Geerinckx-Rice, 2017/09/01
- 04/06: gnu: dub: Update to 1.5.0., Tobias Geerinckx-Rice, 2017/09/01