@@ -12,9 +12,9 @@
|
|||||||
<PartOf>programming.language</PartOf>
|
<PartOf>programming.language</PartOf>
|
||||||
<Summary>An Integrated Development Environment for Python</Summary>
|
<Summary>An Integrated Development Environment for Python</Summary>
|
||||||
<Description>An Integrated Development Environment for Python</Description>
|
<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>
|
<BuildDependencies>
|
||||||
<!-- <Dependency>valgrind</Dependency> -->
|
<!--<Dependency>valgrind</Dependency> -->
|
||||||
<Dependency>bzip2</Dependency>
|
<Dependency>bzip2</Dependency>
|
||||||
<Dependency>xz-devel</Dependency>
|
<Dependency>xz-devel</Dependency>
|
||||||
<Dependency>tcl-devel</Dependency>
|
<Dependency>tcl-devel</Dependency>
|
||||||
@@ -30,15 +30,15 @@
|
|||||||
<Dependency>mpdecimal-devel</Dependency>
|
<Dependency>mpdecimal-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<!-- <Patch level="1">dont-make-libpython-readonly.patch</Patch> -->
|
<!--<Patch level="1">dont-make-libpython-readonly.patch</Patch> -->
|
||||||
<Patch level="1">0001-compileall-Fix-ddir-when-recursing.patch</Patch>
|
<Patch level="1">0001-compileall-Fix-ddir-when-recursing.patch</Patch>
|
||||||
</Patches>
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>python3-tk</Name>
|
<Name>python3-tk</Name>
|
||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<PartOf>programming.language.python</PartOf>
|
<PartOf>programming.language.python3</PartOf>
|
||||||
<Summary>Python modules for Tk</Summary>
|
<Summary>Python modules for Tk</Summary>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency release="current">python3</Dependency>
|
<Dependency release="current">python3</Dependency>
|
||||||
@@ -75,7 +75,14 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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>
|
<Date>2019-12-10</Date>
|
||||||
<Version>3.8.0</Version>
|
<Version>3.8.0</Version>
|
||||||
<Comment>First release</Comment>
|
<Comment>First release</Comment>
|
||||||
@@ -83,4 +90,4 @@
|
|||||||
<Email>idriskalp@gmail.com</Email>
|
<Email>idriskalp@gmail.com</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
Reference in New Issue
Block a user