From a3937548a72e9da471b5239c7678a4f9824edd28 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Wed, 1 Jan 2020 17:42:27 -0800 Subject: gis/cartopy: Add support for Python 3. Signed-off-by: Benjamin Trigona-Harany Signed-off-by: Robby Workman --- gis/cartopy/cartopy.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gis/cartopy/cartopy.info') diff --git a/gis/cartopy/cartopy.info b/gis/cartopy/cartopy.info index aa20ea5dba..b349b33d46 100644 --- a/gis/cartopy/cartopy.info +++ b/gis/cartopy/cartopy.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/SciTools/cartopy/archive/v0.17.0/cartopy-0.17.0.tar MD5SUM="9fe063295a9fd854803d3c01a60720d0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="geos matplotlib proj pyshp scipy Shapely" +REQUIRES="geos matplotlib python3-matplotlib proj pyshp scipy scipy3 Shapely" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" -- cgit v1.2.3