diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2016-09-11 08:08:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-11 08:08:17 +0700 |
commit | 083a9e92319effd49b91eb52868da7cc240f6805 (patch) | |
tree | c10bcc56d90572292511dbeed994467a2bfd4361 /python/service_identity/service_identity.info | |
parent | 79e7ad9b65f232c4dee4a3330ddb3394d07fa33c (diff) | |
download | slackbuilds-083a9e92319effd49b91eb52868da7cc240f6805.tar.gz |
python/service_identity: Updated for version 16.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/service_identity/service_identity.info')
-rw-r--r-- | python/service_identity/service_identity.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/service_identity/service_identity.info b/python/service_identity/service_identity.info index df0f683ed9..7f37a66277 100644 --- a/python/service_identity/service_identity.info +++ b/python/service_identity/service_identity.info @@ -1,10 +1,10 @@ PRGNAM="service_identity" -VERSION="14.0.0" +VERSION="16.0.0" HOMEPAGE="https://pypi.python.org/pypi/service_identity" -DOWNLOAD="https://pypi.python.org/packages/source/s/service_identity/service_identity-14.0.0.tar.gz" -MD5SUM="cea0b0156d73b025ecef660fb51f0d9a" +DOWNLOAD="https://pypi.python.org/packages/source/s/service_identity/service_identity-16.0.0.tar.gz" +MD5SUM="d52392597b9c44a740abf322bfdb21e6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="characteristic pyasn1-modules pyOpenSSL" +REQUIRES="attrs characteristic pyasn1-modules pyOpenSSL" MAINTAINER="Markus Reichelt" EMAIL="slackbuilds@mareichelt.de" |