python/python2-dateutil: Fix dependency.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Clemons 2021-07-24 11:30:37 +12:00 committed by Willy Sudiarto Raharjo
parent 72755a9582
commit bb0ea35442
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.io/packages/source/p/python-dateutil/python-dateutil-2.8.
MD5SUM="354db28843d949f1bc3e49e8458e22df"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="setuptools-scm"
REQUIRES="python2-setuptools-scm"
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"