mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/service_identity: Changed REQUIRES for python2-attrs
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
dcd2baceba
commit
7ae1ab0ab4
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue