diff --git a/programming/language/python3/python3-idle/actions.py b/programming/language/python3/python3-idle/actions.py index 2e9239a337..8c84b68473 100644 --- a/programming/language/python3/python3-idle/actions.py +++ b/programming/language/python3/python3-idle/actions.py @@ -52,4 +52,4 @@ def install(): pisitools.removeDir("/temp") #pisitools.remove("/usr/bin/2to3") - #pisitools.dodoc("LICENSE", "README.*") + #pisitools.dodoc("LICENSE", "README.*") \ No newline at end of file diff --git a/programming/language/python3/python3-idle/pspec.xml b/programming/language/python3/python3-idle/pspec.xml index bc4990a3db..588a8b07dd 100644 --- a/programming/language/python3/python3-idle/pspec.xml +++ b/programming/language/python3/python3-idle/pspec.xml @@ -1,5 +1,5 @@ - + python3-idle @@ -12,7 +12,7 @@ programming.language An Integrated Development Environment for Python An Integrated Development Environment for Python - https://www.python.org/ftp/python/3.8.2/Python-3.8.2.tar.xz + https://www.python.org/ftp/python/3.8.5/Python-3.8.5.tar.xz bzip2 @@ -30,8 +30,8 @@ mpdecimal-devel - - 0001-compileall-Fix-ddir-when-recursing.patch + @@ -41,14 +41,14 @@ programming.language.python3 Python modules for Tk - python3 tcl tcltk + python3 /usr/lib/python3*/tkinter - /usr/lib/python3.8/lib-dynload/_tkinter.cpython-38-x86_64-linux-gnu.so /usr/lib/python3.8/turtledemo + /usr/lib/python3.8/lib-dynload/_tkinter.cpython-38-x86_64-linux-gnu.so @@ -59,14 +59,14 @@ programming.environment An Integrated Development Environment for Python - python3-tk python3 + python3-tk - /usr/bin/idle3* - /usr/lib/python*/idlelib - /usr/share/applications /usr/share/pixmaps + /usr/bin/idle3* + /usr/share/applications + /usr/lib/python*/idlelib python-logo.png @@ -75,6 +75,20 @@ + + 2020-08-30 + 3.8.5 + Patch version bump. + Blue Devil + bluedevil@sctzine.com + + + 2020-07-22 + 3.8.3 + Patch version bump. + Blue Devil + bluedevil@sctzine.com + 2020-03-28 3.8.2 diff --git a/programming/language/python3/python3-idle/translations.xml b/programming/language/python3/python3-idle/translations.xml new file mode 100644 index 0000000000..809e2c151f --- /dev/null +++ b/programming/language/python3/python3-idle/translations.xml @@ -0,0 +1,14 @@ + + + + python3-tk + Tk için python modülü. + python3-tk, TK için python modülleri içerir. + + + + idle3 + Python için bütünleşik geliştirme ortamı + idle3, Python için bütünleşik geliştirme ortamı sunar. + + \ No newline at end of file