diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-25 09:59:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-25 09:59:45 +0700 |
commit | 4d8a385e7accf09d6d0df9570bf2a0e6f68a149b (patch) | |
tree | 2fe4b7186b126a7794c36869fce86db34bf15fb4 /python/kaptan | |
parent | 69b89d3e676ac63a4dad68c64aada7d7fad66016 (diff) |
python/kaptan: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/kaptan')
-rw-r--r-- | python/kaptan/kaptan.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/kaptan/kaptan.info b/python/kaptan/kaptan.info index 4ba90f857a19..be309c1025d9 100644 --- a/python/kaptan/kaptan.info +++ b/python/kaptan/kaptan.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/94/64/f492edfcac55d4748014b5c9 MD5SUM="a58cba3a3f975d5765ce0befef7d8825" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="PyYAML" +REQUIRES="python2-PyYAML" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |