python-six:fix

This commit is contained in:
alihanozturk
2016-06-10 18:31:41 +03:00
parent 642bda8092
commit 310df779d6
2 changed files with 2 additions and 5 deletions
@@ -12,6 +12,3 @@ def build():
def install():
pythonmodules.install()
pisitools.removeDir("/usr/lib/*/site-packages/six-1.9.0*egg-info*")
pisitools.remove("/usr/lib/*/site-packages/*egg-info*")
@@ -20,7 +20,7 @@
<Package>
<Name>python-six</Name>
<RuntimeDependencies>
<Dependency>python-devel</Dependency>
<Dependency>python</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
@@ -31,7 +31,7 @@
<History>
<Update release="3">
<Date>2016-06-09</Date>
<Date>2016-06-10</Date>
<Version>1.9.0</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>