python/python3-dateutil: Fixed requires.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
3053a9007c
commit
436ad6bca8
|
@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/p/python-dateutil/pytho
|
|||
MD5SUM="175b7c1a3cc0cb01151eced07c61c0b8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3-six"
|
||||
REQUIRES="setuptools-scm python3-six"
|
||||
MAINTAINER="Benjamin Trigona-Harany"
|
||||
EMAIL="slackbuilds@jaxartes.net"
|
||||
|
|
Loading…
Reference in New Issue