diff options
author | Arn0 <yth@ythogtha.org> | 2023-04-27 22:44:24 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-29 17:20:33 +0700 |
commit | 03c281a365963d2999e2b693c00b2ba3a4be60e7 (patch) | |
tree | 896cddba0e8be941638ce0598deec8ae9d6855c9 /python | |
parent | 47c50722ba2f01368587eb8508bd030c10140453 (diff) |
python/python3-service-identity: updated pyasn1-modules requirement
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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" |