[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
151/217: gnu: python-hypothesis: Update to 6.23.4.
From: |
guix-commits |
Subject: |
151/217: gnu: python-hypothesis: Update to 6.23.4. |
Date: |
Sun, 14 Nov 2021 19:21:09 -0500 (EST) |
vagrantc pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit e04d9a5a9985889efa4d093b03162d027fc9700f
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sat Oct 23 02:30:25 2021 -0400
gnu: python-hypothesis: Update to 6.23.4.
* gnu/packages/check.scm (python-hypothesis): Update to 6.23.4.
---
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 8f18b27..933f597 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -2136,13 +2136,13 @@ seamlessly into your existing Python unit testing work
flow.")
(define-public python-hypothesis-6.23
(package
(inherit python-hypothesis)
- (version "6.23.2")
+ (version "6.23.4")
(source (origin
(method url-fetch)
(uri (pypi-uri "hypothesis" version))
(sha256
(base32
- "0lqhfrqsd81apchz93pdqfn85kx0p790w8hhd9qq85692rwja6xp"))))))
+ "0wp8i9qmd5wl1sq1l2b97fgliyk5fyphssl6j7q5qn5zjlfgi4qs"))))))
;; This is the last version of Hypothesis that supports Python 2.
(define-public python2-hypothesis
- 116/217: gnu: mesa: Update to 21.2.4., (continued)
- 116/217: gnu: mesa: Update to 21.2.4., guix-commits, 2021/11/14
- 128/217: gnu: libsoup: Reverse inheritance relationship with libsoup-minimal., guix-commits, 2021/11/14
- 132/217: gnu: webkitgtk: Add a debug output., guix-commits, 2021/11/14
- 129/217: gnu: libsoup: Update to 3.0.1., guix-commits, 2021/11/14
- 130/217: gnu: webkitgtk: Use libsoup 3 and build with GCC., guix-commits, 2021/11/14
- 131/217: gnu: pulseaudio: Add doxygen to fix build., guix-commits, 2021/11/14
- 134/217: gnu: llvm: Add make-lld-wrapper, lld-wrapper and lld-as-ld-wrapper., guix-commits, 2021/11/14
- 139/217: gnu: gdk-pixbuf: Add a search path for the loaders cache file., guix-commits, 2021/11/14
- 147/217: gnu: nss: Update to 3.71., guix-commits, 2021/11/14
- 145/217: gnu: mariadb: Only run the main test suite to avoid flaky tests., guix-commits, 2021/11/14
- 151/217: gnu: python-hypothesis: Update to 6.23.4.,
guix-commits <=
- 153/217: gnu: boost: Update to 1.77.0., guix-commits, 2021/11/14
- 156/217: gnu: python-six-bootstrap: Update to 1.16.0., guix-commits, 2021/11/14
- 161/217: gnu: mesa: Enable support for OpenGL ES 1.1 and 2.0., guix-commits, 2021/11/14
- 165/217: gnu: ldc: Update to 1.27.1., guix-commits, 2021/11/14
- 173/217: gnu: tracker: Use libsoup-minimal-2 to fix build., guix-commits, 2021/11/14
- 176/217: gnu: Add libxcvt., guix-commits, 2021/11/14
- 174/217: gnu: xkeyboard-config: Update to 2.34., guix-commits, 2021/11/14
- 188/217: gnu: gnome-online-accounts: Update to 3.43.1., guix-commits, 2021/11/14
- 185/217: gnu: uhttpmock: Use libsoup 2., guix-commits, 2021/11/14
- 182/217: gnu: geoclue: Fix build option name., guix-commits, 2021/11/14