perl and python updated.
This commit is contained in:
Ertuğrul Erata
2018-05-03 20:02:30 +03:00
parent 478da3c1e2
commit 15c77e83a5
11 changed files with 89 additions and 12 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="18a8f30a0356c751b8d0ea6f76e764cab13ee046" type="tarxz">http://www.python.org/ftp/python/2.7.13/Python-2.7.13.tar.xz</Archive>
<Archive sha1sum="f99348a095ec4a6411c84c0d15343d11920c9724" type="tarxz">http://www.python.org/ftp/python/2.7.15/Python-2.7.15.tar.xz</Archive>
<BuildDependencies>
<Dependency>bzip2</Dependency>
<!--<Dependency>tcl-devel</Dependency>-->
@@ -133,6 +133,13 @@
</Package>-->
<History>
<Update release="4">
<Date>2018-05-03</Date>
<Version>2.7.15</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-01-08</Date>
<Version>2.7.13</Version>