diff options
| author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-31 17:22:31 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-02 18:18:56 +0700 |
| commit | e2483d234ee22e3150cfc466bc9c7ff8d73abfee (patch) | |
| tree | 3015e9faa0b7cf526fc989fcd4230f4a1a61fe26 /python/python3-service-identity/python3-service-identity.info | |
| parent | ca4bff1aa82263592493a287197ce214f7586f6a (diff) | |
python/python3-service-identity: Added (SIV for PyOpenSSL).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-service-identity/python3-service-identity.info')
| -rw-r--r-- | python/python3-service-identity/python3-service-identity.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-service-identity/python3-service-identity.info b/python/python3-service-identity/python3-service-identity.info new file mode 100644 index 0000000000..ebb26380dc --- /dev/null +++ b/python/python3-service-identity/python3-service-identity.info @@ -0,0 +1,10 @@ +PRGNAM="python3-service-identity" +VERSION="21.1.0" +HOMEPAGE="https://pypi.python.org/pypi/service-identity" +DOWNLOAD="https://pypi.python.org/packages/source/s/service-identity/service-identity-21.1.0.tar.gz" +MD5SUM="5e5c195d8fcedc72f9068be2ad9b5a13" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3-attrs cryptography pyasn1-modules" +MAINTAINER="Yth - Arnaud" +EMAIL="yth@ythogtha.org" |
