rebuild with new toolchain

This commit is contained in:
Ertuğrul Erata
2017-01-08 21:47:05 +03:00
parent 3084c8318f
commit 44eab98eb8
5 changed files with 39 additions and 6 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>An interpreted, interactive, object-orientated programming language</Summary>
<Description>Python is a dynamic object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries, and can be learned in a few days.</Description>
<Archive sha1sum="c3b8bbe3f084c4d4ea13ffb03d75a5e22f9756ff" type="tarxz">http://www.python.org/ftp/python/2.7.11/Python-2.7.11.tar.xz</Archive>
<Archive sha1sum="18a8f30a0356c751b8d0ea6f76e764cab13ee046" type="tarxz">http://www.python.org/ftp/python/2.7.13/Python-2.7.13.tar.xz</Archive>
<BuildDependencies>
<Dependency>bzip2</Dependency>
<!--<Dependency>tcl-devel</Dependency>-->
@@ -133,6 +133,13 @@
</Package>-->
<History>
<Update release="3">
<Date>2017-01-08</Date>
<Version>2.7.13</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-04-27</Date>
<Version>2.7.11</Version>