diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2020-05-23 19:36:22 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2020-05-23 19:36:22 +1000 |
commit | e5b31ed099de6d0d47cfd88c5e25aca22bf54a8e (patch) | |
tree | 4d44b31830be7cc91c6dc80519b18a703500fe87 /python3-six/Pkgfile | |
parent | 8d13c6b974c1363af3102e19d1a4f0cfe826f574 (diff) | |
download | opt-e5b31ed099de6d0d47cfd88c5e25aca22bf54a8e.tar.gz opt-e5b31ed099de6d0d47cfd88c5e25aca22bf54a8e.tar.xz |
python3-six: 1.14.0 -> 1.15.0
Diffstat (limited to 'python3-six/Pkgfile')
-rw-r--r-- | python3-six/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python3-six/Pkgfile b/python3-six/Pkgfile index 598cdb67a..03177e500 100644 --- a/python3-six/Pkgfile +++ b/python3-six/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=python3-six -version=1.14.0 +version=1.15.0 release=1 source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz) |