diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-04-27 01:50:55 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-29 09:30:09 +0700 |
commit | a9d1e68fa350a7e042996210b2f6467072c74bd7 (patch) | |
tree | 1e97e2f6735f9e2c93feab91b6ddaba205f67a25 /python/python2-automat | |
parent | 968a0e90f566cdabdac52eb3ac7310991b8c7c86 (diff) |
python/python2-automat: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-automat')
-rw-r--r-- | python/python2-automat/python2-automat.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python2-automat/python2-automat.info b/python/python2-automat/python2-automat.info index fec2a9551f..d7a2e6e443 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-22.10.0.tar. MD5SUM="b8064994239aabb172748f984489ce75" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python2-setuptools-scm python2-attrs wheel" +REQUIRES="python2-setuptools-scm python2-attrs python3-wheel" MAINTAINER="Yth - Arnaud" EMAIL="yth@ythogtha.org" |