[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/37: gnu: python-fixtures: Update to 3.0.0.
From: |
Marius Bakke |
Subject: |
09/37: gnu: python-fixtures: Update to 3.0.0. |
Date: |
Wed, 28 Feb 2018 10:33:51 -0500 (EST) |
mbakke pushed a commit to branch master
in repository guix.
commit 9c77852e1948f21b62932e073bad49c7bc65b614
Author: Marius Bakke <address@hidden>
Date: Tue Feb 27 20:22:36 2018 +0100
gnu: python-fixtures: Update to 3.0.0.
* gnu/packages/check.scm (python-fixtures-bootstrap): Update to 3.0.0.
---
gnu/packages/check.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index 19d7dec..50b4afc 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -1033,13 +1033,13 @@ protocol.")))
(define-public python-fixtures-bootstrap
(package
(name "python-fixtures-bootstrap")
- (version "1.4.0")
+ (version "3.0.0")
(source (origin
(method url-fetch)
(uri (pypi-uri "fixtures" version))
(sha256
(base32
- "0djxvdwm8s60dbfn7bhf40x6g818p3b3mlwijm1c3bqg7msn271y"))))
+ "1vxj29bzz3rd4pcy51d05wng9q9dh4jq6wx92yklsm7i6h1ddw7w"))))
(build-system python-build-system)
(arguments `(#:tests? #f))
(propagated-inputs
- branch master updated (bd041e7 -> b0a2c9c), Marius Bakke, 2018/02/28
- 04/37: gnu: python-extras: Update to 1.0.0., Marius Bakke, 2018/02/28
- 01/37: gnu: python-fixtures: Propagate python-pbr., Marius Bakke, 2018/02/28
- 06/37: gnu: python-testscenarios: Update to 0.5.0., Marius Bakke, 2018/02/28
- 07/37: gnu: python-oslotest: Update to 3.2.0., Marius Bakke, 2018/02/28
- 10/37: gnu: address@hidden: Add python2 variant., Marius Bakke, 2018/02/28
- 15/37: gnu: python-oslo.context: Enable tests., Marius Bakke, 2018/02/28
- 08/37: gnu: python-reno: Update to 2.7.0., Marius Bakke, 2018/02/28
- 16/37: gnu: python2-stevedore: Enable tests., Marius Bakke, 2018/02/28
- 14/37: gnu: python2-bandit: Enable tests., Marius Bakke, 2018/02/28
- 09/37: gnu: python-fixtures: Update to 3.0.0.,
Marius Bakke <=
- 03/37: gnu: python-testresources: Update to 2.0.1., Marius Bakke, 2018/02/28
- 05/37: gnu: python-testtools: Update to 2.3.0., Marius Bakke, 2018/02/28
- 02/37: gnu: python-subunit: Update to 1.2.0., Marius Bakke, 2018/02/28
- 18/37: gnu: python-stevedore: Update to 1.28.0., Marius Bakke, 2018/02/28
- 22/37: gnu: python-oslo.i18n: Update to 3.19.0., Marius Bakke, 2018/02/28
- 25/37: gnu: python-oslo.utils: Update to 3.35.0., Marius Bakke, 2018/02/28
- 24/37: gnu: python-oslo.config: Update to 5.2.0., Marius Bakke, 2018/02/28
- 11/37: gnu: Add python-openstackdocstheme., Marius Bakke, 2018/02/28
- 37/37: gnu: python-webencodings: Update to 0.5.1., Marius Bakke, 2018/02/28
- 27/37: gnu: python-oslo.context: Update to 2.20.0., Marius Bakke, 2018/02/28