[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/18: gnu: python-ruamel.yaml: Update to 0.15.35.
From: |
Tobias Geerinckx-Rice |
Subject: |
16/18: gnu: python-ruamel.yaml: Update to 0.15.35. |
Date: |
Sun, 24 Dec 2017 10:09:57 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit becee9e3531c04698cc2004d904453d6705489d2
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Dec 15 05:49:34 2017 +0100
gnu: python-ruamel.yaml: Update to 0.15.35.
* gnu/packages/serialization.scm (python-ruamel.yaml): Update to 0.15.35
---
gnu/packages/serialization.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/serialization.scm b/gnu/packages/serialization.scm
index 03365ad..0b2dac7 100644
--- a/gnu/packages/serialization.scm
+++ b/gnu/packages/serialization.scm
@@ -8,6 +8,7 @@
;;; Copyright © 2017 Gregor Giesen <address@hidden>
;;; Copyright © 2017 Frederick M. Muriithi <address@hidden>
;;; Copyright © 2017 ng0 <address@hidden>
+;;; Copyright © 2017 Tobias Geerinckx-Rice <address@hidden>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -360,14 +361,14 @@ However, “Memory efficiency” and “Speed” have not been
primary goals.")
(define-public python-ruamel.yaml
(package
(name "python-ruamel.yaml")
- (version "0.15.33")
+ (version "0.15.35")
(source
(origin
(method url-fetch)
(uri (pypi-uri "ruamel.yaml" version))
(sha256
(base32
- "1s4b0zwn9pkk4xxjhx77giyfddc738drd6vgraw6n2syvj03s31d"))))
+ "0xggyfaj6vprggahf7cq8kp9j79rb7hn8ndk3bxj2sxvwhhliiwd"))))
(build-system python-build-system)
(native-inputs
`(("python-pytest" ,python-pytest)))
- 05/18: gnu: python-reportlab: Use HTTPS for home page., (continued)
- 05/18: gnu: python-reportlab: Use HTTPS for home page., Tobias Geerinckx-Rice, 2017/12/24
- 04/18: gnu: python-reportlab: Update to 3.4.0., Tobias Geerinckx-Rice, 2017/12/24
- 10/18: gnu: ruby-daemons: Update to 1.2.5., Tobias Geerinckx-Rice, 2017/12/24
- 08/18: gnu: cmark: Mark up description., Tobias Geerinckx-Rice, 2017/12/24
- 13/18: gnu: ruby-simplecov-html: Update to 0.10.2., Tobias Geerinckx-Rice, 2017/12/24
- 09/18: gnu: ruby-crass: Update to 1.0.3., Tobias Geerinckx-Rice, 2017/12/24
- 11/18: gnu: ruby-hoe: Update to 3.16.2., Tobias Geerinckx-Rice, 2017/12/24
- 06/18: gnu: pulsemixer: Update to 1.4.0., Tobias Geerinckx-Rice, 2017/12/24
- 12/18: gnu: ruby-pry: Update to 0.11.3., Tobias Geerinckx-Rice, 2017/12/24
- 14/18: gnu: ruby-json-pure: Fix build failure., Tobias Geerinckx-Rice, 2017/12/24
- 16/18: gnu: python-ruamel.yaml: Update to 0.15.35.,
Tobias Geerinckx-Rice <=
- 17/18: gnu: ecl-flexi-streams: Update to 1.0.16., Tobias Geerinckx-Rice, 2017/12/24
- 01/18: services: messaging: Use HTTPS for prosody.im URLs., Tobias Geerinckx-Rice, 2017/12/24
- 07/18: gnu: cmark: Update to 0.28.3., Tobias Geerinckx-Rice, 2017/12/24
- 15/18: gnu: dotherside: Update to 0.6.3., Tobias Geerinckx-Rice, 2017/12/24
- 18/18: gnu: python-cbor: Mark up description., Tobias Geerinckx-Rice, 2017/12/24
- 02/18: gnu, doc: Use HTTPS for cran.r-project.org home pages., Tobias Geerinckx-Rice, 2017/12/24