diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2017-04-14 00:35:59 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2017-04-14 00:40:29 +1000 |
commit | d65a3549bac81e3386a5c9557359280bd38e0ed2 (patch) | |
tree | a530ffb18784542d062956658bda1b237cf20aee /python-setuptools/Pkgfile | |
parent | 05f1f7bbbda8347efe0b52dd56d992dda212f80e (diff) | |
download | opt-d65a3549bac81e3386a5c9557359280bd38e0ed2.tar.gz opt-d65a3549bac81e3386a5c9557359280bd38e0ed2.tar.xz |
python-setuptools: 34.2.0 -> 34.4.1
Diffstat (limited to 'python-setuptools/Pkgfile')
-rw-r--r-- | python-setuptools/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-setuptools/Pkgfile b/python-setuptools/Pkgfile index 60e40d12f..eeb29c651 100644 --- a/python-setuptools/Pkgfile +++ b/python-setuptools/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python-appdirs python-packaging python-pip name=python-setuptools -version=34.2.0 +version=34.4.1 release=1 source=(https://files.pythonhosted.org/packages/source/${name:7:1}/${name#*-}/${name#*-}-$version.zip https://bootstrap.pypa.io/get-pip.py) |