python/python3-klein: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d94b5bffb8
commit
8a6258b637
|
@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/k/klein/klein-23.5.0.tar.gz"
|
|||
MD5SUM="b7a75aaebefc84948ac786db5c13495f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3-tubes werkzeug python3-wheel"
|
||||
REQUIRES="python3-tubes werkzeug"
|
||||
MAINTAINER="Yth - Arnaud"
|
||||
EMAIL="yth@ythogtha.org"
|
||||
|
|
Loading…
Reference in New Issue