aboutsummaryrefslogtreecommitdiff
path: root/python/python-webpack
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-12-14 10:39:13 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-22 08:00:09 +0700
commit2f4d9738624ac86ebe58907765cf9c8f8fa519ef (patch)
tree1826a08bbb1d125c6c7acc8d3ec787073263a37c /python/python-webpack
parent8c534298c76f87488c562cef69d29d9b477018a7 (diff)
downloadslackbuilds-2f4d9738624ac86ebe58907765cf9c8f8fa519ef.tar.xz
python/python-webpack: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-webpack')
-rw-r--r--python/python-webpack/python-webpack.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-webpack/python-webpack.info b/python/python-webpack/python-webpack.info
index a81b9a07c970..b434606a72e5 100644
--- a/python/python-webpack/python-webpack.info
+++ b/python/python-webpack/python-webpack.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/d0/82/dd58929c106d8b96ae77a4bf
MD5SUM="65009d7d6cf6ac70f3564ec93ff1c910"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python2-django nose optional-django mock"
+REQUIRES="optional-django mock"
MAINTAINER="Pr. HORSTMANN"
EMAIL="wmh@eipg.fr"