[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/43: gnu: python-hypothesis: Update to 3.68.2.
From: |
Marius Bakke |
Subject: |
14/43: gnu: python-hypothesis: Update to 3.68.2. |
Date: |
Tue, 21 Aug 2018 11:25:55 -0400 (EDT) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit 67a7da1f31d5a900802e11537876f2d75a2d3f87
Author: Marius Bakke <address@hidden>
Date: Mon Aug 20 01:13:00 2018 +0200
gnu: python-hypothesis: Update to 3.68.2.
* gnu/packages/check.scm (python-hypothesis): Update to 3.68.2.
---
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 7abe821..572761f 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -1413,13 +1413,13 @@ normally the case.")
(define-public python-hypothesis
(package
(name "python-hypothesis")
- (version "3.66.6")
+ (version "3.68.2")
(source (origin
(method url-fetch)
(uri (pypi-uri "hypothesis" version))
(sha256
(base32
- "0jlcbnirj5ndv4gvb3rmydligljn1alim9d4dk377188y09iwl5k"))))
+ "15wlbdy148h3z0ckylf7zkszrfnnk254a6ld3qaf37lkf7hyp4r0"))))
(build-system python-build-system)
(native-inputs
`(("python-flake8" ,python-flake8)
- 24/43: gnu: python-pytest: Run the tests again., (continued)
- 24/43: gnu: python-pytest: Run the tests again., Marius Bakke, 2018/08/21
- 23/43: gnu: libssh2: MIPS workaround no longer is., Marius Bakke, 2018/08/21
- 25/43: gnu: python-markupsafe: Update to 1.0., Marius Bakke, 2018/08/21
- 19/43: gnu: python-olefile: Update to 0.45.1., Marius Bakke, 2018/08/21
- 26/43: gnu: python-imagesize: Update to 1.0.0., Marius Bakke, 2018/08/21
- 22/43: gnu: pango: Update to 1.42.4., Marius Bakke, 2018/08/21
- 21/43: gnu: libffi: Don't optimize for the build machine CPU., Marius Bakke, 2018/08/21
- 20/43: gnu: libatomic-ops: Update to 7.6.6., Marius Bakke, 2018/08/21
- 18/43: gnu: python-lxml: Update to 4.2.4., Marius Bakke, 2018/08/21
- 17/43: gnu: python-ipaddress: Update to 1.0.22., Marius Bakke, 2018/08/21
- 14/43: gnu: python-hypothesis: Update to 3.68.2.,
Marius Bakke <=
- 16/43: gnu: python-pycparser: Update to 2.18., Marius Bakke, 2018/08/21
- 15/43: gnu: python-setuptools-scm: Update to 3.1.0., Marius Bakke, 2018/08/21
- 13/43: gnu: python-more-itertools: Update to 4.3.0., Marius Bakke, 2018/08/21
- 12/43: gnu: python-scandir: Update to 1.9.0., Marius Bakke, 2018/08/21
- 07/43: gnu: expat: Update to 2.2.6., Marius Bakke, 2018/08/21
- 11/43: gnu: python-pytest: Update to 3.7.2., Marius Bakke, 2018/08/21
- 10/43: gnu: python-pluggy: Update to 0.7.1., Marius Bakke, 2018/08/21
- 09/43: gnu: graphite2: Update to 1.3.12., Marius Bakke, 2018/08/21
- 08/43: gnu: libuv: Update to 1.23.0., Marius Bakke, 2018/08/21
- 05/43: gnu: glib: Update to 2.56.2., Marius Bakke, 2018/08/21