py3 fixed

This commit is contained in:
Ertuğrul Erata
2015-08-14 21:50:36 +03:00
11 changed files with 49 additions and 35 deletions
@@ -13,7 +13,7 @@
<Summary>Python 2 and 3 compatibility utilities.</Summary>
<Description>python-six provides simple utilities for wrapping over differences between Python 2 and Python 3.</Description>
<BuildDependencies>
<Dependency>python3</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
<Archive sha1sum="d168e6d01f0900875c6ecebc97da72d0fda31129" type="targz">http://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz</Archive>
</Source>
@@ -0,0 +1,11 @@
[Desktop Entry]
Encoding=UTF-8
Exec=idle3
Icon=idle3
Name=IDLE Integrated Development Environment
Name[tr]=IDLE3 Tümleşik Geliştirme Ortamı
StartupNotify=false
Terminal=false
Type=Application
Categories=Application;Development;
MimeType=application/x-python;
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB