From: Alexandru Ardelean Date: Mon, 11 Jun 2018 07:59:58 +0000 (+0300) Subject: python-idna: bump to version 2.7 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=61929b083eea70752189767c9bab84ab9d81f5df;p=feed%2Fpackages.git python-idna: bump to version 2.7 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-idna/Makefile b/lang/python/python-idna/Makefile index 47f4b96686..dae0366b7a 100644 --- a/lang/python/python-idna/Makefile +++ b/lang/python/python-idna/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-idna -PKG_VERSION:=2.6 -PKG_RELEASE:=2 +PKG_VERSION:=2.7 +PKG_RELEASE:=1 PKG_SOURCE:=idna-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=https://pypi.python.org/packages/f4/bd/0467d62790828c23c47fc1dfa1b1f052b24efdf5290f071c7a91d0d82fd3 -PKG_HASH:=2c6a5de3089009e3da7c5dde64a141dbc8551d5b7f6cf4ed7c2568d0cc520a8f +PKG_SOURCE_URL:=https://pypi.io/packages/source/i/idna +PKG_HASH:=684a38a6f903c1d71d6d5fac066b58d7768af4de2b832e426ec79c30daa94a16 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE.rst