python/service_identity: Changed REQUIRES for python2-attrs

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2022-03-14 11:22:46 +01:00 committed by Willy Sudiarto Raharjo
parent dcd2baceba
commit 7ae1ab0ab4
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/de/2a/cab6e30be82c8fcd2339ef618036720
MD5SUM="f509cb41ca2f8420bd8496291136d6cc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="attrs characteristic pyasn1-modules pyOpenSSL"
REQUIRES="python2-attrs characteristic pyasn1-modules pyOpenSSL"
MAINTAINER="Markus Reichelt"
EMAIL="slackbuilds@mareichelt.de"