From 1fca0ac74b55de9a74582f3b3ef855770ac1c609 Mon Sep 17 00:00:00 2001 From: Danny Rawlins Date: Sun, 12 Feb 2017 12:16:35 +1100 Subject: setuptools and python3-setuptools fix urls --- python3-six/Pkgfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python3-six') diff --git a/python3-six/Pkgfile b/python3-six/Pkgfile index 6eb144529..d4a18cee5 100644 --- a/python3-six/Pkgfile +++ b/python3-six/Pkgfile @@ -6,7 +6,7 @@ name=python3-six version=1.10.0 release=1 -source=(https://pypi.python.org/packages/b3/b2/238e2590826bfdd113244a40d9d3eb26918bd798fc187e2360a8367068db/six-$version.tar.gz +source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz https://bootstrap.pypa.io/get-pip.py) build() { -- cgit v1.2.3