GNU bug report logs - #72741
[PATCH 00/32] Astronomy update 2024/08.

Previous Next

Package: guix-patches;

Reported by: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Date: Wed, 21 Aug 2024 00:03:02 UTC

Severity: normal

Tags: patch

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 72741 <at> debbugs.gnu.org
Cc: Sharlatan Hellseher <sharlatanus <at> gmail.com>, Lars-Dominik Braun <lars <at> 6xq.net>, Marius Bakke <marius <at> gnu.org>, Munyoki Kilyungi <me <at> bonfacemunyoki.com>, Sharlatan Hellseher <sharlatanus <at> gmail.com>, Tanguy Le Carrour <tanguy <at> bioneland.org>, jgart <jgart <at> dismail.de>
Subject: [bug#72741] [PATCH 19/32] gnu: python-shapely: Adjust home page.
Date: Wed, 21 Aug 2024 01:03:21 +0100
Permanent redirect from <https://github.com/Toblerity/Shapely> to
<https://github.com/shapely/shapely>.

* gnu/packages/python-xyz.scm (python-shapely) [home-page]: Fix lint
warning.

Change-Id: Ifa78b15647e58a832a5da108f0fbe9f51fdb21df
---
 gnu/packages/python-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 589928bb28..0a9afc958c 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -2629,7 +2629,7 @@ (define-public python-shapely
      (list geos))
     (propagated-inputs
      (list python-numpy))
-    (home-page "https://github.com/Toblerity/Shapely")
+    (home-page "https://github.com/shapely/shapely")
     (synopsis "Library for the manipulation and analysis of geometric objects")
     (description "Shapely is a Python package for manipulation and analysis of
 planar geometric objects.  It is based on the @code{GEOS} library.")
-- 
2.41.0





This bug report was last modified 318 days ago.

Previous Next


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