diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2018-06-18 01:19:34 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2018-06-22 19:48:03 +1000 |
commit | 0ec9114f88f94ccc2302cd66b3deb04cb3a3e866 (patch) | |
tree | 4f32ba89c504a941341e33092569d37bb7ec6fe2 /python-setuptools/Pkgfile | |
parent | 3086dc6fbf241e43827498b7e980e21cd0256fdd (diff) | |
download | opt-0ec9114f88f94ccc2302cd66b3deb04cb3a3e866.tar.gz opt-0ec9114f88f94ccc2302cd66b3deb04cb3a3e866.tar.xz |
python-setuptools: 39.1.0 -> 39.2.0
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 07d249e74..769e0e4dd 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=39.1.0 +version=39.2.0 release=1 source=(https://files.pythonhosted.org/packages/source/${name:7:1}/${name#*-}/${name#*-}-$version.zip https://crux.ster.zone/downloads/get-pip.py |