all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#59189] [PATCH] gnu: python-hypothesis: Update home-page.
@ 2022-11-11  6:28 jgart via Guix-patches via
  2022-11-17 12:10 ` bug#59189: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2022-11-11  6:28 UTC (permalink / raw)
  To: 59189; +Cc: jgart

* gnu/packages/check.scm.scm (python-hypothesis): Update home-page.
[home-page]: Update it.
---
 gnu/packages/check.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index ec2545dbbf..c900a055d5 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -40,6 +40,7 @@
 ;;; Copyright © 2022 Maxime Devos <maximedevos@telenet.be>
 ;;; Copyright © 2022 David Elsing <david.elsing@posteo.net>
 ;;; Copyright © 2022 Sharlatan Hellseher <sharlatanus@gmail.com>
+;;; Copyright © 2022 jgart <jgart@dismail.de>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -2173,7 +2174,7 @@ (define-public python-hypothesis
 much larger range of examples than you would ever want to write by hand.  It’s
 based on the Haskell library, Quickcheck, and is designed to integrate
 seamlessly into your existing Python unit testing work flow.")
-    (home-page "https://github.com/HypothesisWorks/hypothesis")
+    (home-page "https://hypothesis.works/")
     (license license:mpl2.0)))
 
 ;;; TODO: Make the default python-hypothesis in the next rebuild cycle.
-- 
2.38.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#59189: [PATCH] gnu: python-hypothesis: Update home-page.
  2022-11-11  6:28 [bug#59189] [PATCH] gnu: python-hypothesis: Update home-page jgart via Guix-patches via
@ 2022-11-17 12:10 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-11-17 12:10 UTC (permalink / raw)
  To: jgart; +Cc: guix-patches, 59189-done

[-- Attachment #1: Type: text/plain, Size: 324 bytes --]


jgart via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/check.scm.scm (python-hypothesis): Update home-page.
> [home-page]: Update it.
> ---
>  gnu/packages/check.scm | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Thanks! Pushed to master as f91f9006c48bea14e1bb7f45c1ab036e9490c089.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-17 12:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-11  6:28 [bug#59189] [PATCH] gnu: python-hypothesis: Update home-page jgart via Guix-patches via
2022-11-17 12:10 ` bug#59189: " Christopher Baines

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.