[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#72741] [PATCH 19/32] gnu: python-shapely: Adjust home page.
From: |
Sharlatan Hellseher |
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
- [bug#72741] [PATCH 16/32] gnu: python-roman-datamodels: Update to 0.21.0., (continued)
- [bug#72741] [PATCH 16/32] gnu: python-roman-datamodels: Update to 0.21.0., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 21/32] gnu: python-stpipe: Update to 0.7.0., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 22/32] gnu: python-sunpy: Update to 6.0.1., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 27/32] gnu: Add python-glue-astronomy., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 28/32] gnu: Add python-pvextractor., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 18/32] gnu: python-shapely: Update to 2.0.5., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 30/32] gnu: Add python-sunkit-image., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 25/32] gnu: Add python-pyxsim., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 29/32] gnu: Add python-glue-qt., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 32/32] gnu: python-sunkit-image: Disable more failing tests., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 19/32] gnu: python-shapely: Adjust home page.,
Sharlatan Hellseher <=
- [bug#72741] [PATCH 31/32] gnu: Add python-zodipy., Sharlatan Hellseher, 2024/08/20
- bug#72741: [PATCH 00/32] Astronomy update 2024/08., Sharlatan Hellseher, 2024/08/27