python update

This commit is contained in:
Ertuğrul Erata
2016-03-02 21:55:52 +02:00
parent 2a52fa273e
commit 991403386f
+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="3172f6e957713c2d9fca462cc16068222fd1b9d3" type="tarxz">http://www.python.org/ftp/python/2.7.9/Python-2.7.9.tar.xz</Archive>
<Archive sha1sum="c3b8bbe3f084c4d4ea13ffb03d75a5e22f9756ff" type="tarxz">http://www.python.org/ftp/python/2.7.11/Python-2.7.11.tar.xz</Archive>
<BuildDependencies>
<Dependency>bzip2</Dependency>
<!--<Dependency>tcl-devel</Dependency>-->
@@ -133,6 +133,13 @@
</Package>-->
<History>
<Update release="12">
<Date>2016-03-02</Date>
<Version>2.7.11</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="11">
<Date>2014-12-12</Date>
<Version>2.7.9</Version>