diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2018-09-02 22:12:03 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2018-09-02 22:12:03 +1000 |
commit | 82ac32a4ce08c0eb056a0c135326f56871f81548 (patch) | |
tree | 29c532817dc7309e6c8ba64f6ce7bca88d2596ad /python3-setuptools/Pkgfile | |
parent | 5c321def86d2614985c2e5150d3da24bde4f55e5 (diff) | |
download | opt-82ac32a4ce08c0eb056a0c135326f56871f81548.tar.gz opt-82ac32a4ce08c0eb056a0c135326f56871f81548.tar.xz |
python3-setuptools: 40.0.0 -> 40.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 11ddb5849..523d1ebd9 100644 --- a/python3-setuptools/Pkgfile +++ b/python3-setuptools/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3 name=python3-setuptools -version=40.0.0 +version=40.2.0 release=1 source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.zip) |