summaryrefslogtreecommitdiff
path: root/python-setuptools/Pkgfile
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2017-02-12 12:18:35 +1100
committerDanny Rawlins <monster.romster@gmail.com>2017-02-12 12:18:35 +1100
commit746459d542827edb7258665682fd67aa3fb882f9 (patch)
tree61a7c534ee7cd9c723be694628fccb565822c054 /python-setuptools/Pkgfile
parent460b44e3fbf0525fdf3d69af88d6768c9db27575 (diff)
parent1fca0ac74b55de9a74582f3b3ef855770ac1c609 (diff)
downloadopt-746459d542827edb7258665682fd67aa3fb882f9.tar.gz
opt-746459d542827edb7258665682fd67aa3fb882f9.tar.xz
Merge branch '3.2' into 3.3
Diffstat (limited to 'python-setuptools/Pkgfile')
-rw-r--r--python-setuptools/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-setuptools/Pkgfile b/python-setuptools/Pkgfile
index 5b73e003b..a07c223ff 100644
--- a/python-setuptools/Pkgfile
+++ b/python-setuptools/Pkgfile
@@ -7,7 +7,7 @@ name=python-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() {

Generated by cgit