python/service_identity: Updated for version 17.0.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
9a2ee39299
commit
cf61762822
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue