emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#59189: closed ([PATCH] gnu: python-hypothesis: Update home-page.)


From: GNU bug Tracking System
Subject: bug#59189: closed ([PATCH] gnu: python-hypothesis: Update home-page.)
Date: Thu, 17 Nov 2022 12:11:02 +0000

Your message dated Thu, 17 Nov 2022 12:10:00 +0000
with message-id <871qq1eq8m.fsf@cbaines.net>
and subject line Re: [bug#59189] [PATCH] gnu: python-hypothesis: Update 
home-page.
has caused the debbugs.gnu.org bug report #59189,
regarding [PATCH] gnu: python-hypothesis: Update home-page.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
59189: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59189
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: python-hypothesis: Update home-page. Date: Fri, 11 Nov 2022 00:28:23 -0600
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#59189] [PATCH] gnu: python-hypothesis: Update home-page. Date: Thu, 17 Nov 2022 12:10:00 +0000 User-agent: mu4e 1.8.11; emacs 28.2
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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]