python/python3-dateutil: Fixed requires.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2018-06-17 20:29:18 +01:00
parent 3053a9007c
commit 436ad6bca8
1 changed files with 1 additions and 1 deletions

View File

@ -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"