diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2018-01-01 10:48:32 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-06 06:55:17 +0700 |
commit | cf6176282265cb3961c1797b1ea3db93d00a3546 (patch) | |
tree | 155e93acd630922b9580fd2ba60fb50aa6157aa4 /python/service_identity | |
parent | 9a2ee392997a4bdb9d480f31850ab608850b8eba (diff) |
python/service_identity: Updated for version 17.0.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/service_identity')
-rw-r--r-- | python/service_identity/service_identity.SlackBuild | 4 | ||||
-rw-r--r-- | python/service_identity/service_identity.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/service_identity/service_identity.SlackBuild b/python/service_identity/service_identity.SlackBuild index 8e63801fcf02..9d8b4db0d7e5 100644 --- a/python/service_identity/service_identity.SlackBuild +++ b/python/service_identity/service_identity.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for service_identity # -# Copyright 2014-2016 Markus Reichelt, Aachen, DE +# Copyright 2014-2018 Markus Reichelt, Aachen, DE # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=service_identity -VERSION=${VERSION:-16.0.0} +VERSION=${VERSION:-17.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/service_identity/service_identity.info b/python/service_identity/service_identity.info index 7f37a66277b3..05d550100a46 100644 --- a/python/service_identity/service_identity.info +++ b/python/service_identity/service_identity.info @@ -1,8 +1,8 @@ PRGNAM="service_identity" -VERSION="16.0.0" +VERSION="17.0.0" HOMEPAGE="https://pypi.python.org/pypi/service_identity" -DOWNLOAD="https://pypi.python.org/packages/source/s/service_identity/service_identity-16.0.0.tar.gz" -MD5SUM="d52392597b9c44a740abf322bfdb21e6" +DOWNLOAD="https://pypi.python.org/packages/de/2a/cab6e30be82c8fcd2339ef618036720eda954cf05daef514e386661c9221/service_identity-17.0.0.tar.gz" +MD5SUM="f509cb41ca2f8420bd8496291136d6cc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="attrs characteristic pyasn1-modules pyOpenSSL" |