summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2017-02-12 12:16:35 +1100
committerDanny Rawlins <monster.romster@gmail.com>2017-02-12 12:17:19 +1100
commit1fca0ac74b55de9a74582f3b3ef855770ac1c609 (patch)
tree82e8ae003860ec4569f07fd20a77786f1deeb02a
parentb1d8dea565c30bdd5886df66b25e869dd94a612b (diff)
downloadopt-1fca0ac74b55de9a74582f3b3ef855770ac1c609.tar.gz
opt-1fca0ac74b55de9a74582f3b3ef855770ac1c609.tar.xz
setuptools and python3-setuptools fix urls
-rw-r--r--appdirs/Pkgfile2
-rw-r--r--packaging/Pkgfile2
-rw-r--r--pip/Pkgfile2
-rw-r--r--pyparsing/Pkgfile2
-rw-r--r--python3-appdirs/Pkgfile2
-rw-r--r--python3-packaging/Pkgfile2
-rw-r--r--python3-pip/Pkgfile2
-rw-r--r--python3-pyparsing/Pkgfile2
-rw-r--r--python3-setuptools/Pkgfile3
-rw-r--r--python3-six/Pkgfile2
-rw-r--r--setuptools/Pkgfile2
-rw-r--r--six/Pkgfile2
12 files changed, 12 insertions, 13 deletions
diff --git a/appdirs/Pkgfile b/appdirs/Pkgfile
index f35fafba9..2758f1040 100644
--- a/appdirs/Pkgfile
+++ b/appdirs/Pkgfile
@@ -6,7 +6,7 @@
name=appdirs
version=1.4.0
release=1
-source=(https://pypi.python.org/packages/bd/66/0a7f48a0f3fb1d3a4072bceb5bbd78b1a6de4d801fb7135578e7c7b1f563/appdirs-$version.tar.gz
+source=(https://files.pythonhosted.org/packages/source/${name:0:1}/$name/$name-$version.tar.gz
https://bootstrap.pypa.io/get-pip.py)
build() {
diff --git a/packaging/Pkgfile b/packaging/Pkgfile
index 2cba09264..efbe74966 100644
--- a/packaging/Pkgfile
+++ b/packaging/Pkgfile
@@ -6,7 +6,7 @@
name=packaging
version=16.8
release=1
-source=(https://pypi.python.org/packages/c6/70/bb32913de251017e266c5114d0a645f262fb10ebc9bf6de894966d124e35/packaging-$version.tar.gz
+source=(https://files.pythonhosted.org/packages/source/${name:0:1}/$name/$name-$version.tar.gz
https://bootstrap.pypa.io/get-pip.py)
build() {
diff --git a/pip/Pkgfile b/pip/Pkgfile
index ed4c8e198..8a8377f6b 100644
--- a/pip/Pkgfile
+++ b/pip/Pkgfile
@@ -6,7 +6,7 @@
name=pip
version=9.0.1
release=2
-source=(https://pypi.python.org/packages/11/b6/abcb525026a4be042b486df43905d6893fb04f05aac21c32c638e939e447/pip-$version.tar.gz
+source=(https://files.pythonhosted.org/packages/source/${name:0:1}/$name/$name-$version.tar.gz
https://bootstrap.pypa.io/get-pip.py)
build() {
diff --git a/pyparsing/Pkgfile b/pyparsing/Pkgfile
index 5b4e66190..58ff6d452 100644
--- a/pyparsing/Pkgfile
+++ b/pyparsing/Pkgfile
@@ -6,7 +6,7 @@
name=pyparsing
version=2.1.10
release=1
-source=(https://pypi.python.org/packages/38/bb/bf325351dd8ab6eb3c3b7c07c3978f38b2103e2ab48d59726916907cd6fb/pyparsing-$version.tar.gz
+source=(https://files.pythonhosted.org/packages/source/${name:0:1}/$name/$name-$version.tar.gz
https://bootstrap.pypa.io/get-pip.py)
build() {
diff --git a/python3-appdirs/Pkgfile b/python3-appdirs/Pkgfile
index 7d6be6f75..8ac18b4d6 100644
--- a/python3-appdirs/Pkgfile
+++ b/python3-appdirs/Pkgfile
@@ -6,7 +6,7 @@
name=python3-appdirs
version=1.4.0
release=1
-source=(https://pypi.python.org/packages/bd/66/0a7f48a0f3fb1d3a4072bceb5bbd78b1a6de4d801fb7135578e7c7b1f563/appdirs-$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() {
diff --git a/python3-packaging/Pkgfile b/python3-packaging/Pkgfile
index f2ed8e0a4..a38a91ff8 100644
--- a/python3-packaging/Pkgfile
+++ b/python3-packaging/Pkgfile
@@ -6,7 +6,7 @@
name=python3-packaging
version=16.8
release=1
-source=(https://pypi.python.org/packages/c6/70/bb32913de251017e266c5114d0a645f262fb10ebc9bf6de894966d124e35/packaging-$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() {
diff --git a/python3-pip/Pkgfile b/python3-pip/Pkgfile
index a07c92742..c77ed7cbc 100644
--- a/python3-pip/Pkgfile
+++ b/python3-pip/Pkgfile
@@ -6,7 +6,7 @@
name=python3-pip
version=9.0.1
release=1
-source=(https://pypi.python.org/packages/11/b6/abcb525026a4be042b486df43905d6893fb04f05aac21c32c638e939e447/pip-$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() {
diff --git a/python3-pyparsing/Pkgfile b/python3-pyparsing/Pkgfile
index 384d82051..97f4b0d03 100644
--- a/python3-pyparsing/Pkgfile
+++ b/python3-pyparsing/Pkgfile
@@ -6,7 +6,7 @@
name=python3-pyparsing
version=2.1.10
release=1
-source=(https://pypi.python.org/packages/38/bb/bf325351dd8ab6eb3c3b7c07c3978f38b2103e2ab48d59726916907cd6fb/pyparsing-$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() {
diff --git a/python3-setuptools/Pkgfile b/python3-setuptools/Pkgfile
index c51640111..b1742084f 100644
--- a/python3-setuptools/Pkgfile
+++ b/python3-setuptools/Pkgfile
@@ -6,8 +6,7 @@
name=python3-setuptools
version=34.1.1
release=1
-#source=(https://github.com/pypa/setuptools/archive/v$version.tar.gz)
-source=(https://pypi.python.org/packages/e2/51/3ea582a6d64dcd36858a10de31d43ca8ea0a3be5386dd0caf6503167cdfb/setuptools-$version.zip
+source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.zip
https://bootstrap.pypa.io/get-pip.py)
build() {
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() {
diff --git a/setuptools/Pkgfile b/setuptools/Pkgfile
index 8da39313b..bedbd329e 100644
--- a/setuptools/Pkgfile
+++ b/setuptools/Pkgfile
@@ -7,7 +7,7 @@ name=setuptools
version=34.1.1
release=1
#source=(https://github.com/pypa/setuptools/archive/v$version.tar.gz)
-source=(https://pypi.python.org/packages/e2/51/3ea582a6d64dcd36858a10de31d43ca8ea0a3be5386dd0caf6503167cdfb/setuptools-$version.zip
+source=(https://files.pythonhosted.org/packages/source/${name:0:1}/$name/$name-$version.zip
https://bootstrap.pypa.io/get-pip.py)
build() {
diff --git a/six/Pkgfile b/six/Pkgfile
index 4abc20b2e..02fa576f2 100644
--- a/six/Pkgfile
+++ b/six/Pkgfile
@@ -6,7 +6,7 @@
name=six
version=1.10.0
release=2
-source=(https://pypi.python.org/packages/b3/b2/238e2590826bfdd113244a40d9d3eb26918bd798fc187e2360a8367068db/six-$version.tar.gz
+source=(https://files.pythonhosted.org/packages/source/${name:0:1}/$name/$name-$version.tar.gz
https://bootstrap.pypa.io/get-pip.py)
build() {

Generated by cgit