python3-idle: ver. bump
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
<PartOf>programming.language</PartOf>
|
||||
<Summary>An Integrated Development Environment for Python</Summary>
|
||||
<Description>An Integrated Development Environment for Python</Description>
|
||||
<Archive sha1sum="7720e0384558c598107cf046c48165fd7e1f5b2c" type="tarxz">https://www.python.org/ftp/python/3.8.0/Python-3.8.0.tar.xz</Archive>
|
||||
<Archive sha1sum="5ae54baf26628a7ed74206650a31192e6d5c6f93" type="tarxz">https://www.python.org/ftp/python/3.8.2/Python-3.8.2.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<!-- <Dependency>valgrind</Dependency> -->
|
||||
<!--<Dependency>valgrind</Dependency> -->
|
||||
<Dependency>bzip2</Dependency>
|
||||
<Dependency>xz-devel</Dependency>
|
||||
<Dependency>tcl-devel</Dependency>
|
||||
@@ -30,15 +30,15 @@
|
||||
<Dependency>mpdecimal-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!-- <Patch level="1">dont-make-libpython-readonly.patch</Patch> -->
|
||||
<Patch level="1">0001-compileall-Fix-ddir-when-recursing.patch</Patch>
|
||||
<!--<Patch level="1">dont-make-libpython-readonly.patch</Patch> -->
|
||||
<Patch level="1">0001-compileall-Fix-ddir-when-recursing.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>python3-tk</Name>
|
||||
<IsA>library</IsA>
|
||||
<PartOf>programming.language.python</PartOf>
|
||||
<PartOf>programming.language.python3</PartOf>
|
||||
<Summary>Python modules for Tk</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">python3</Dependency>
|
||||
@@ -75,7 +75,14 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Update release="9">
|
||||
<Date>2020-03-28</Date>
|
||||
<Version>3.8.2</Version>
|
||||
<Comment>Patch version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2019-12-10</Date>
|
||||
<Version>3.8.0</Version>
|
||||
<Comment>First release</Comment>
|
||||
@@ -83,4 +90,4 @@
|
||||
<Email>idriskalp@gmail.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user