diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-service-identity/python3-service-identity.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-service-identity/python3-service-identity.info b/python/python3-service-identity/python3-service-identity.info index ebb26380dc..1b9fa639bd 100644 --- a/python/python3-service-identity/python3-service-identity.info +++ b/python/python3-service-identity/python3-service-identity.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/s/service-identity/service-ide MD5SUM="5e5c195d8fcedc72f9068be2ad9b5a13" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-attrs cryptography pyasn1-modules" +REQUIRES="python3-attrs cryptography python3-pyasn1-modules" MAINTAINER="Yth - Arnaud" EMAIL="yth@ythogtha.org" |