diff options
-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 8e63801fcf..9d8b4db0d7 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 7f37a66277..05d550100a 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" |