diff options
author | ArTourter <artourter@gmail.com> | 2022-03-09 13:44:03 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-09 21:29:31 +0700 |
commit | e2c2f94e5b336ea0b0c28d4fdb206ce3fd348984 (patch) | |
tree | 679257fa91f66884aa1556f95cd1c44daa24f074 /python/pyresample | |
parent | 354e2ad3b5187fedd22969a9ea0e75b9de8c6a99 (diff) |
python/pyresample: Update DEP
Signed-off-by: ArTourter <artourter@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pyresample')
-rw-r--r-- | python/pyresample/pyresample.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pyresample/pyresample.info b/python/pyresample/pyresample.info index a0babf437b9e..457872e672df 100644 --- a/python/pyresample/pyresample.info +++ b/python/pyresample/pyresample.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/8c/63/16cc107ef749ec2ef45dad6de83315f MD5SUM="a3e9d559600845a9ac2c99841bfad6c4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="pyproj pykdtree configobj" +REQUIRES="python3-pyproj pykdtree configobj" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |