[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
151/203: gnu: python-hypothesis: Update to 6.23.4.
From: |
guix-commits |
Subject: |
151/203: gnu: python-hypothesis: Update to 6.23.4. |
Date: |
Wed, 3 Nov 2021 21:10:27 -0400 (EDT) |
apteryx 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
- 136/203: gnu: gtk: Add the generate-gdk-pixbuf-loaders-cache-file phase., (continued)
- 136/203: gnu: gtk: Add the generate-gdk-pixbuf-loaders-cache-file phase., guix-commits, 2021/11/03
- 161/203: gnu: mesa: Enable support for OpenGL ES 1.1 and 2.0., guix-commits, 2021/11/03
- 162/203: gnu: zxing-cpp: Update to 1.2.0-0.00783db., guix-commits, 2021/11/03
- 50/203: gnu: lib2geom: Update to 1.1., guix-commits, 2021/11/03
- 121/203: gnu: util-linux: Globally disable the lsns test., guix-commits, 2021/11/03
- 150/203: gnu: curl: Update to 7.79.1., guix-commits, 2021/11/03
- 171/203: gnu: gtkmm: Update to 4.4.0., guix-commits, 2021/11/03
- 168/203: gnu: Add cling., guix-commits, 2021/11/03
- 186/203: gnu: libblockdev: Update to 2.26., guix-commits, 2021/11/03
- 148/203: gnu: jsoncpp: Apply patch to regular package., guix-commits, 2021/11/03
- 151/203: gnu: python-hypothesis: Update to 6.23.4.,
guix-commits <=
- 170/203: gnu: gtkmm-3: Update to 3.24.5., guix-commits, 2021/11/03
- 175/203: gnu: xorgproto: Update to 2021.5., guix-commits, 2021/11/03
- 172/203: gnu: dconf: Update to 0.40.0., guix-commits, 2021/11/03
- 180/203: gnu: network-manager: Update to 1.32.12., guix-commits, 2021/11/03
- 185/203: gnu: uhttpmock: Use libsoup 2., guix-commits, 2021/11/03
- 194/203: gnu: docker-compose: Update to 1.29.2., guix-commits, 2021/11/03
- 200/203: gnu: gvfs: Use meson-0.59 to workaround faulty meson., guix-commits, 2021/11/03
- 143/203: gnu: elogind: Update to 246.10., guix-commits, 2021/11/03
- 184/203: gnu: emacs-elpy: Update to 1.35.0-0.8d0de31., guix-commits, 2021/11/03
- 191/203: gnu: python-docker: Update to 5.0.3 and remove obsolete package variants., guix-commits, 2021/11/03