ports/contrib (3.2): python3-iso-639 python3-requests update source
commit 3169db4d25a059af890a4cacd745ce78f580ef3d Author: Danny Rawlins <monster.romster@gmail.com> Date: Sun Feb 12 20:57:16 2017 +1100 python3-iso-639 python3-requests update source diff --git a/python3-iso-639/Pkgfile b/python3-iso-639/Pkgfile index f6318a4..8408513 100644 --- a/python3-iso-639/Pkgfile +++ b/python3-iso-639/Pkgfile @@ -6,7 +6,7 @@ name=python3-iso-639 version=0.4.5 release=1 -source=(https://pypi.python.org/packages/5a/8d/27969852f4e664525c3d070e44b2b719bc195...) +source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz) build() { cd ${name#*-}-$version diff --git a/python3-requests/Pkgfile b/python3-requests/Pkgfile index 2be31d6..c1ad0b7 100644 --- a/python3-requests/Pkgfile +++ b/python3-requests/Pkgfile @@ -6,7 +6,7 @@ name=python3-requests version=2.13.0 release=1 -source=(https://pypi.python.org/packages/16/09/37b69de7c924d318e51ece1c4ceb679bf93be...) +source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz) build() { cd ${name#*-}-$version
participants (1)
-
crux@crux.nu