python3-idle: fix typo
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>tcl</Dependency>
|
<Dependency>tcl</Dependency>
|
||||||
<Dependency>tcltk</Dependency>
|
<Dependency>tcltk</Dependency>
|
||||||
<Dependency version="current">python3</Dependency>
|
<Dependency release="current">python3</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="library">/usr/lib/python3*/tkinter</Path>
|
<Path fileType="library">/usr/lib/python3*/tkinter</Path>
|
||||||
@@ -76,6 +76,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="13">
|
||||||
|
<Date>2021-10-15</Date>
|
||||||
|
<Version>3.8.9</Version>
|
||||||
|
<Comment>fix typo</Comment>
|
||||||
|
<Name>Kamil Atlı</Name>
|
||||||
|
<Email>suvari@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="12">
|
<Update release="12">
|
||||||
<Date>2021-05-20</Date>
|
<Date>2021-05-20</Date>
|
||||||
<Version>3.8.9</Version>
|
<Version>3.8.9</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user