python/jaraco-packaging: Add missing dependency..
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
703b57fa71
commit
3392a7e162
|
@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/4f/4a/26b1b91079e189ec4e8bb151
|
|||
MD5SUM="e255f3d73c0eb676826b8a35256852c5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="setuptools-scm python-toml"
|
||||
REQUIRES="setuptools-scm python2-setuptools-scm python-toml"
|
||||
MAINTAINER="Prof. HORSTMANN"
|
||||
EMAIL="wmh@eipg.fr"
|
||||
|
|
Loading…
Reference in New Issue