summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-11-25 10:00:02 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-11-25 10:00:02 +0700
commit1762aad1f17278314d30f3dcefdd2615bbc1b113 (patch)
treee6fbffc2333b3235200a7a22f9475c3acd5ca0b8 /python
parent4d8a385e7accf09d6d0df9570bf2a0e6f68a149b (diff)
downloadslackbuilds-1762aad1f17278314d30f3dcefdd2615bbc1b113.tar.gz
slackbuilds-1762aad1f17278314d30f3dcefdd2615bbc1b113.tar.xz
python/monty: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/monty/monty.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/monty/monty.info b/python/monty/monty.info
index 39158e9ae6..fe0a1be809 100644
--- a/python/monty/monty.info
+++ b/python/monty/monty.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/a5/69/31dda0b86152cf6178220bdc7d029b3
MD5SUM="82e952a7a1efc7c48567f9e6b4333aac"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="PyYAML"
+REQUIRES="python2-PyYAML"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"