python/python3-automat: removed unused python-m2r requirement

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2022-03-31 21:33:30 +02:00 committed by Willy Sudiarto Raharjo
parent 1793805955
commit 936379565a
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -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"