[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/19: gnu: python-hypothesis: Update to 5.4.1.
From: |
guix-commits |
Subject: |
16/19: gnu: python-hypothesis: Update to 5.4.1. |
Date: |
Mon, 3 Feb 2020 09:30:28 -0500 (EST) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit 916f1d552dd8ebfe73eabf699b32f1c4aa41f220
Author: Marius Bakke <address@hidden>
AuthorDate: Sat Feb 1 11:39:05 2020 +0100
gnu: python-hypothesis: Update to 5.4.1.
* gnu/packages/check.scm (python-hypothesis): Update to 5.4.1.
---
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 4c8275c..32ef32a 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -1668,13 +1668,13 @@ instantly.")
(define-public python-hypothesis
(package
(name "python-hypothesis")
- (version "5.3.0")
+ (version "5.4.1")
(source (origin
(method url-fetch)
(uri (pypi-uri "hypothesis" version))
(sha256
(base32
- "0aclww914la1s41jkjla10pm0qh88dpdv9x1riyqw7xzwczvbzf9"))))
+ "0zn09bn6hadk4vxl6jy8bkjr5fz8mrhin3z46w7pq5qgbaycr89p"))))
(build-system python-build-system)
(arguments
;; XXX: Tests are not distributed with the PyPI archive.
- 10/19: gnu: SQLite: Update to 3.31.1., (continued)
- 10/19: gnu: SQLite: Update to 3.31.1., guix-commits, 2020/02/03
- 14/19: gnu: pciutils: Update to 3.6.4., guix-commits, 2020/02/03
- 04/19: gnu: libsepol: Fix cross-compilation., guix-commits, 2020/02/03
- 15/19: gnu: python-pytest: Update to 5.3.5., guix-commits, 2020/02/03
- 18/19: gnu: libtasn1: Update to 4.16.0., guix-commits, 2020/02/03
- 01/19: gnu: python2-importlib-metadata: Fix circular dependency., guix-commits, 2020/02/03
- 07/19: gnu: ninja: Do not use unstable tarball., guix-commits, 2020/02/03
- 11/19: gnu: poppler: Update to 0.85.0., guix-commits, 2020/02/03
- 12/19: gnu: util-linux: Update to 2.35.1., guix-commits, 2020/02/03
- 13/19: gnu: libbsd: Do not build the static library., guix-commits, 2020/02/03
- 16/19: gnu: python-hypothesis: Update to 5.4.1.,
guix-commits <=
- 17/19: gnu: python-more-itertools: Update to 8.2.0., guix-commits, 2020/02/03
- 19/19: gnu: gnutls: Update to 3.6.12., guix-commits, 2020/02/03