mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
python/python3-automat: removed unused python-m2r requirement
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1793805955
commit
936379565a
1 changed files with 1 additions and 1 deletions
|
@ -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="python3-attrs python-m2r"
|
||||
REQUIRES="python3-attrs"
|
||||
MAINTAINER="Yth - Arnaud"
|
||||
EMAIL="yth@ythogtha.org"
|
||||
|
|
Loading…
Reference in a new issue