eric6-17.05:Version Bump

This commit is contained in:
Rmys
2017-06-03 02:02:44 +03:00
parent 5a712160af
commit 796b7d62c6
2 changed files with 19 additions and 11 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ from pisi.actionsapi import get
NoStrip = ["/usr/bin", "/usr/lib", "/usr/qt5/qsci/api"]
conf = {"bindir": "/usr/bin",
"installdir": get.installDIR(),
"site-packages": "/usr/lib/python3.4/site-packages"}
"site-packages": "/usr/lib/python3.6/site-packages"}
def install():
pythonmodules.run("install.py -z \
-b %(bindir)s \
+18 -10
View File
@@ -18,14 +18,14 @@
Scintilla editor control. It is designed to be usable as everdays' quick and dirty
editor as well as being usable as a professional project management tool integrating
many advanced features Python offers the professional coder.</Description>
<Archive sha1sum="5a47718bc493126ac8a3b373ca71c196717ce2ad" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/6.1.4/eric6-6.1.4.tar.gz</Archive>
<Archive sha1sum="21faa494cfa43205a8af7899cb6432f1b5ec8a8c" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/6.1.4/eric6-i18n-cs-6.1.4.tar.gz</Archive>
<Archive sha1sum="9f3339b7622aebabfa3b3a1179f6d473913eec05" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/6.1.4/eric6-i18n-de-6.1.4.tar.gz</Archive>
<Archive sha1sum="738513565bb2e4b7ad6eca1af936f20e2e867274" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/6.1.4/eric6-i18n-es-6.1.4.tar.gz</Archive>
<Archive sha1sum="06195913a0826e4f760b35459d7836ab9bdbaeb7" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/6.1.4/eric6-i18n-fr-6.1.4.tar.gz</Archive>
<Archive sha1sum="2c18ddc99e765e218c9a7e5c0dc1c2cd7fc77cb7" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/6.1.4/eric6-i18n-it-6.1.4.tar.gz</Archive>
<Archive sha1sum="0fd0929783f2610eb6a5969e5aa8247cbc2991b0" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/6.1.4/eric6-i18n-ru-6.1.4.tar.gz</Archive>
<Archive sha1sum="461985340593fdc43dfc81c4b9bf21999b7a4f70" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/6.1.4/eric6-i18n-tr-6.1.4.tar.gz</Archive>
<Archive sha1sum="f7572749e2803f84de768f80b447cac10dfccf67" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.05/eric6-17.05.tar.gz</Archive>
<Archive sha1sum="d5db02441af23a7d930931a7f7613fc0bc614efd" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.05/eric6-i18n-cs-17.05.tar.gz</Archive>
<Archive sha1sum="b975c5b9f3c07ca2e584057f365f100342eef31e" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.05/eric6-i18n-de-17.05.tar.gz</Archive>
<Archive sha1sum="6db403134bab47646f87477d4b10ea954b962dfc" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.05/eric6-i18n-es-17.05.tar.gz</Archive>
<Archive sha1sum="56fccd12f672afad3b4c26ac4de0b5afca28f43b" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.05/eric6-i18n-fr-17.05.tar.gz</Archive>
<Archive sha1sum="049672b808cc5a37582d1d6c3e5babaa66ac0386" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.05/eric6-i18n-it-17.05.tar.gz</Archive>
<Archive sha1sum="c5278e6bb5ae04f876f2145fbe277bf9475aac27" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.05/eric6-i18n-ru-17.05.tar.gz</Archive>
<Archive sha1sum="e621804d578394fd0fc9347ed98e1064693ecd13" type="targz">https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.05/eric6-i18n-tr-17.05.tar.gz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-sql-mysql</Dependency>
@@ -54,16 +54,24 @@
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/python3.4/site-packages</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages</Path>
<Path fileType="data">/usr/share/qt5/qsci/api</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/usr/share/appdata</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/pixmaps</Path>
<Path fileType="data">/usr/share/pixmaps</Path>
<Path fileType="data">/usr/share/metainfo</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2017-06-02</Date>
<Version>17.05</Version>
<Comment>Version Bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>6.1.4</Version>