python3-six:v.bump to 1.10.0

This commit is contained in:
2017-02-01 13:19:21 +03:00
parent 08f5167871
commit bea158e0c2
11 changed files with 156 additions and 6 deletions
@@ -10,8 +10,7 @@ from pisi.actionsapi import shelltools
WorkDir="setuptools-%s" % get.srcVERSION()
def install():
pythonmodules.run("bootstrap.py", pyVer="3")
pythonmodules.install(pyVer = "3")
pisitools.rename("/usr/bin/easy_install", "py3easy-install")
#avoid python-setuptools conflict
pisitools.removeDir("/usr/share")