[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/25: gnu: python-oslotest: Update to 3.3.0.
From: |
Tobias Geerinckx-Rice |
Subject: |
07/25: gnu: python-oslotest: Update to 3.3.0. |
Date: |
Sat, 17 Mar 2018 11:39:35 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 9b62a6c5eb5409cd7f3c19fad10468e631353836
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Mar 16 01:10:11 2018 +0100
gnu: python-oslotest: Update to 3.3.0.
* gnu/packages/openstack.scm (python-oslotest): Update to 3.3.0.
---
gnu/packages/openstack.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/openstack.scm b/gnu/packages/openstack.scm
index f0147ba..c1380a1 100644
--- a/gnu/packages/openstack.scm
+++ b/gnu/packages/openstack.scm
@@ -646,14 +646,14 @@ from the OpenStack project.")
(define-public python-oslotest
(package
(name "python-oslotest")
- (version "3.2.0")
+ (version "3.3.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "oslotest" version))
(sha256
(base32
- "1xay6wjxzqm4bg87fahqas84dhvhgf1gghzldkcczsfx897mqdkh"))))
+ "006i73w8kbc9s0av2v5mbni6mnkb91c2nq17wa0lz7bwk5zss992"))))
(build-system python-build-system)
(propagated-inputs
`(("python-fixtures" ,python-fixtures)
- 04/25: gnu: Use HTTPS for r-project.org home pages., (continued)
- 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, 2018/03/17
- 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 <=
- 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