summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-07-02 18:03:06 +0200
committerMichał Górny <mgorny@gentoo.org>2022-07-02 18:08:01 +0200
commitdaf66d27731db24d18b30f0cbf7018da57ed0851 (patch)
tree6824236da79213b85d9e3cd9c0bebf55cc608835 /profiles
parentdev-python/click-default-group: Mark ALLARCHES (diff)
downloadgentoo-daf66d27731db24d18b30f0cbf7018da57ed0851.tar.gz
gentoo-daf66d27731db24d18b30f0cbf7018da57ed0851.tar.bz2
gentoo-daf66d27731db24d18b30f0cbf7018da57ed0851.zip
Move {sci-libs → dev-python}/shapely
Shapely is really primarily a Python package, and it seems that the Python team is effectively going to maintain it going forward, so it fits more naturally in dev-python than sci-libs. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/updates/3Q-20202
-rw-r--r--profiles/updates/3Q-20221
2 files changed, 2 insertions, 1 deletions
diff --git a/profiles/updates/3Q-2020 b/profiles/updates/3Q-2020
index d7e42a928724..301c1cb83c70 100644
--- a/profiles/updates/3Q-2020
+++ b/profiles/updates/3Q-2020
@@ -143,4 +143,4 @@ slotmove dev-haskell/network 3 0
move sci-libs/scipy dev-python/scipy
move dev-perl/frontier-rpc dev-perl/Frontier-RPC
move sci-libs/Rtree sci-libs/rtree
-move sci-libs/Shapely sci-libs/shapely
+move sci-libs/Shapely dev-python/shapely
diff --git a/profiles/updates/3Q-2022 b/profiles/updates/3Q-2022
index 33cdd115ac9d..6b221dc50924 100644
--- a/profiles/updates/3Q-2022
+++ b/profiles/updates/3Q-2022
@@ -3,3 +3,4 @@ move dev-python/configargparse dev-python/ConfigArgParse
move dev-python/dbutils dev-python/DBUtils
move dev-python/frozen-flask dev-python/Frozen-Flask
move dev-python/ipy dev-python/IPy
+move sci-libs/shapely dev-python/shapely