summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Arn0 <yth@ythogtha.org>2022-04-03 14:10:57 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-09 15:45:41 +0700
commit49dc842e8fa7657ab0f30eca81c1c0c58737bbd8 (patch)
treef4fb56dd35f37616120cf27ca1edce8049d27947 /python
parent6f9e37802a61e6cb814114dcee7db33453d88cdb (diff)
downloadslackbuilds-49dc842e8fa7657ab0f30eca81c1c0c58737bbd8.tar.gz
slackbuilds-49dc842e8fa7657ab0f30eca81c1c0c58737bbd8.tar.xz
python/python2-automat: updated REQUIRES (wheel needed for build)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python2-automat/python2-automat.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python2-automat/python2-automat.info b/python/python2-automat/python2-automat.info
index 842093a551..d9aa4d7bb8 100644
--- a/python/python2-automat/python2-automat.info
+++ b/python/python2-automat/python2-automat.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/A/Automat/Automat-20.2.0.tar.g
MD5SUM="d6cef9886b037b8857bfbc686f3ae30a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python2-setuptools-scm python2-attrs"
+REQUIRES="python2-setuptools-scm python2-attrs wheel"
MAINTAINER="Yth - Arnaud"
EMAIL="yth@ythogtha.org"