diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2018-06-18 01:19:52 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2018-06-22 19:48:03 +1000 |
commit | 25ee4225352dae3a652007b4c0d29e8389e995ff (patch) | |
tree | 027aedf5baf7ae3f5aec23e963eaf294e9f2f174 /python3-setuptools/Pkgfile | |
parent | 0ec9114f88f94ccc2302cd66b3deb04cb3a3e866 (diff) | |
download | opt-25ee4225352dae3a652007b4c0d29e8389e995ff.tar.gz opt-25ee4225352dae3a652007b4c0d29e8389e995ff.tar.xz |
python3-setuptools: 39.1.0 -> 39.2.0
Diffstat (limited to 'python3-setuptools/Pkgfile')
-rw-r--r-- | python3-setuptools/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python3-setuptools/Pkgfile b/python3-setuptools/Pkgfile index c10e41020..0315d6a18 100644 --- a/python3-setuptools/Pkgfile +++ b/python3-setuptools/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-appdirs python3-packaging python3-pip name=python3-setuptools -version=39.1.0 +version=39.2.0 release=1 source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.zip https://crux.ster.zone/downloads/get-pip.py |