summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2021-11-25 03:21:53 +0100
committer Willy Sudiarto Raharjo2021-11-25 03:21:53 +0100
commit4a3af60e2cae1814d40bddd69b61f41c618f48fc (patch)
treea15083493eb2b00de26207a7dbf078787b841b75 /python
parent7b327abfc84a201a842562f7c2a6bb36f81a0ef4 (diff)
downloadslackbuilds-4a3af60e2cae1814d40bddd69b61f41c618f48fc.tar.gz
python/munch: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/munch/munch.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/munch/munch.info b/python/munch/munch.info
index 750d9f4fb7..74bbe7886f 100644
--- a/python/munch/munch.info
+++ b/python/munch/munch.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/m/munch/munch-2.5.0.tar
MD5SUM="ed84c3718416c8d4d03d0a6ef46e8e0c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pbr"
+REQUIRES="python2-pbr"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"