mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/service_identity: updated pyasn1-modules requirement
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
301063e271
commit
12c3b74d75
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/de/2a/cab6e30be82c8fcd2339ef618036720
|
||||||
MD5SUM="f509cb41ca2f8420bd8496291136d6cc"
|
MD5SUM="f509cb41ca2f8420bd8496291136d6cc"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="python2-attrs characteristic pyasn1-modules pyOpenSSL"
|
REQUIRES="python2-attrs characteristic python2-pyasn1-modules pyOpenSSL"
|
||||||
MAINTAINER="Markus Reichelt"
|
MAINTAINER="Markus Reichelt"
|
||||||
EMAIL="slackbuilds@mareichelt.de"
|
EMAIL="slackbuilds@mareichelt.de"
|
||||||
|
|
Loading…
Reference in a new issue