GNU bug report logs - #59189
[PATCH] gnu: python-hypothesis: Update home-page.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Fri, 11 Nov 2022 06:29:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: jgart <jgart <at> dismail.de>
Subject: bug#59189: closed (Re: [bug#59189] [PATCH] gnu: python-hypothesis:
 Update home-page.)
Date: Thu, 17 Nov 2022 12:11:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#59189: [PATCH] gnu: python-hypothesis: Update home-page.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 59189 <at> debbugs.gnu.org.

-- 
59189: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59189
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: jgart <jgart <at> dismail.de>
Cc: guix-patches <at> gnu.org, 59189-done <at> debbugs.gnu.org
Subject: Re: [bug#59189] [PATCH] gnu: python-hypothesis: Update home-page.
Date: Thu, 17 Nov 2022 12:10:00 +0000
[Message part 3 (text/plain, inline)]
jgart via Guix-patches via <guix-patches <at> 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
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
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 <at> telenet.be>
 ;;; Copyright © 2022 David Elsing <david.elsing <at> posteo.net>
 ;;; Copyright © 2022 Sharlatan Hellseher <sharlatanus <at> gmail.com>
+;;; Copyright © 2022 jgart <jgart <at> 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




This bug report was last modified 2 years and 280 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.