[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
151/227: gnu: python-hypothesis: Update to 6.23.4.
From: |
guix-commits |
Subject: |
151/227: gnu: python-hypothesis: Update to 6.23.4. |
Date: |
Thu, 11 Nov 2021 12:30:30 -0500 (EST) |
apteryx pushed a commit to branch core-updates-frozen
in repository guix.
commit 7b5824f1a77f02016639aeee72538b5d39d397e3
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
- 128/227: gnu: libsoup: Reverse inheritance relationship with libsoup-minimal., (continued)
- 128/227: gnu: libsoup: Reverse inheritance relationship with libsoup-minimal., guix-commits, 2021/11/11
- 130/227: gnu: webkitgtk: Use libsoup 3 and build with GCC., guix-commits, 2021/11/11
- 118/227: gnu: cmake-bootstrap: Update to 3.21.3., guix-commits, 2021/11/11
- 122/227: gnu: heimdal: Fix build., guix-commits, 2021/11/11
- 126/227: gnu: glib-networking: Update to 2.70.rc., guix-commits, 2021/11/11
- 127/227: gnu: vala: Update to 0.54.2., guix-commits, 2021/11/11
- 136/227: gnu: gtk: Add the generate-gdk-pixbuf-loaders-cache-file phase., guix-commits, 2021/11/11
- 137/227: build: glib-or-gtk: Generate the gdk-pixbuf-loaders cache file in a phase., guix-commits, 2021/11/11
- 139/227: gnu: gdk-pixbuf: Add a search path for the loaders cache file., guix-commits, 2021/11/11
- 144/227: gnu: cdparanoia: Disable parallel build., guix-commits, 2021/11/11
- 151/227: gnu: python-hypothesis: Update to 6.23.4.,
guix-commits <=
- 146/227: gnu: nspr: Normalize inputs., guix-commits, 2021/11/11
- 152/227: gnu: python-dbus: Update to 1.2.18., guix-commits, 2021/11/11
- 166/227: gnu: python2-lit: Remove package., guix-commits, 2021/11/11
- 167/227: gnu: python-lit: Update to 12.0.1., guix-commits, 2021/11/11
- 172/227: gnu: dconf: Update to 0.40.0., guix-commits, 2021/11/11
- 176/227: gnu: Add libxcvt., guix-commits, 2021/11/11
- 177/227: gnu: xorg-server, xorg-server-for-tests: Update to 21.1.0., guix-commits, 2021/11/11
- 181/227: gnu: network-manager: Update to 1.32.12., guix-commits, 2021/11/11
- 124/227: gnu: libthai: Make datrie a normal native-input., guix-commits, 2021/11/11
- 148/227: gnu: jsoncpp: Apply patch to regular package., guix-commits, 2021/11/11