diff options
author | Arn0 <yth@ythogtha.org> | 2022-03-14 13:43:34 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-18 00:26:04 +0700 |
commit | 6c027333b29c97ea7032733fc9b73bcb1cf13e5c (patch) | |
tree | 3322bd2473c50cd87aa518ec048c60388f7e3ace /gis/geopandas | |
parent | 93edeb4e2047ae8bdd8c24fea83bfabd9716bb86 (diff) |
gis/geopandas: Changed REQUIRES for python3-psycopg2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/geopandas')
-rw-r--r-- | gis/geopandas/geopandas.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/geopandas/geopandas.info b/gis/geopandas/geopandas.info index 1382cfb72368..37aa54c93007 100644 --- a/gis/geopandas/geopandas.info +++ b/gis/geopandas/geopandas.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/geopandas/geopandas/archive/v0.9.0/geopandas-0.9.0. MD5SUM="d4f8ca22c882d80f40a48f4ac0983c7c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="geopy Fiona psycopg2 python3-pyproj python3-pandas python3-shapely" +REQUIRES="geopy Fiona python3-psycopg2 python3-pyproj python3-pandas python3-shapely" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |