[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
151/180: gnu: python-hypothesis: Update to 6.23.4.
From: |
guix-commits |
Subject: |
151/180: gnu: python-hypothesis: Update to 6.23.4. |
Date: |
Fri, 29 Oct 2021 15:57:11 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit c9672580cfb1d93e0766ba916e4ad522e5b49c05
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
- 105/180: gnu: at-spi2-core: Reverse inheritance relationship with minimal variant., (continued)
- 105/180: gnu: at-spi2-core: Reverse inheritance relationship with minimal variant., guix-commits, 2021/10/29
- 104/180: build: glib-or-gtk-build-system: Fix indentation., guix-commits, 2021/10/29
- 128/180: gnu: libsoup: Reverse inheritance relationship with libsoup-minimal., guix-commits, 2021/10/29
- 156/180: gnu: python-six-bootstrap: Update to 1.16.0., guix-commits, 2021/10/29
- 158/180: gnu: gdk-pixbuf: Remove obsolete jasper support., guix-commits, 2021/10/29
- 163/180: gnu: python-numpy: Update to 1.21.3 and cleanup., guix-commits, 2021/10/29
- 174/180: gnu: xkeyboard-config: Update to 2.34., guix-commits, 2021/10/29
- 180/180: gnu: network-manager: Update to 1.32.12., guix-commits, 2021/10/29
- 149/180: gnu: meson: Update to 0.60.0., guix-commits, 2021/10/29
- 154/180: gnu: python-dbusmock: Update to 0.24.0., guix-commits, 2021/10/29
- 151/180: gnu: python-hypothesis: Update to 6.23.4.,
guix-commits <=
- 157/180: gnu: python-dateutil: Update to 2.8.2., guix-commits, 2021/10/29
- 171/180: gnu: gtkmm: Update to 4.4.0., guix-commits, 2021/10/29
- 173/180: gnu: tracker: Use libsoup-minimal-2 to fix build., guix-commits, 2021/10/29
- 175/180: gnu: xorgproto: Update to 2021.5., guix-commits, 2021/10/29
- 125/180: gnu: glib: Update to 2.70, specify a bindir prefix and hide package., guix-commits, 2021/10/29
- 126/180: gnu: glib-networking: Update to 2.70.rc., guix-commits, 2021/10/29
- 136/180: gnu: gtk: Add the generate-gdk-pixbuf-loaders-cache-file phase., guix-commits, 2021/10/29
- 142/180: gnu: gawk: Use regular bash to cope with test suite failures., guix-commits, 2021/10/29
- 147/180: gnu: nss: Update to 3.71., guix-commits, 2021/10/29
- 153/180: gnu: boost: Update to 1.77.0., guix-commits, 2021/10/29