summaryrefslogtreecommitdiffstats
path: root/package/python-service-identity/python-service-identity.mk
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2017-02-07 12:48:12 +0100
committerPeter Korsgaard <peter@korsgaard.com>2017-02-07 14:25:23 +0100
commitc03f112b63327409c6ebb301d2fa8d873233e0da (patch)
tree40d93355425ce778bae1feb5111ff7dcc373a17e /package/python-service-identity/python-service-identity.mk
parent34cb8724ef69c86712b79f425a6f74fbf4af4e7d (diff)
downloadbuildroot-c03f112b63327409c6ebb301d2fa8d873233e0da.tar.gz
buildroot-c03f112b63327409c6ebb301d2fa8d873233e0da.zip
python-service-identity: bump version to 16.0.0
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-service-identity/python-service-identity.mk')
-rw-r--r--package/python-service-identity/python-service-identity.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/python-service-identity/python-service-identity.mk b/package/python-service-identity/python-service-identity.mk
index 9eca3c1da0..88549abff3 100644
--- a/package/python-service-identity/python-service-identity.mk
+++ b/package/python-service-identity/python-service-identity.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_SERVICE_IDENTITY_VERSION = 14.0.0
+PYTHON_SERVICE_IDENTITY_VERSION = 16.0.0
PYTHON_SERVICE_IDENTITY_SOURCE = service_identity-$(PYTHON_SERVICE_IDENTITY_VERSION).tar.gz
-PYTHON_SERVICE_IDENTITY_SITE = http://pypi.python.org/packages/source/s/service_identity
+PYTHON_SERVICE_IDENTITY_SITE = https://pypi.python.org/packages/f3/2a/7c04e7ab74f9f2be026745a9ffa81fd9d56139fa6f5f4b4c8a8c07b2bfba
PYTHON_SERVICE_IDENTITY_LICENSE = MIT
PYTHON_SERVICE_IDENTITY_LICENSE_FILES = LICENSE
PYTHON_SERVICE_IDENTITY_SETUP_TYPE = setuptools
OpenPOWER on IntegriCloud