diff --git a/programming/language/python3/python3-colorama/actions.py b/programming/language/python3/python3-colorama/actions.py index 432ec3a4a0..4152599a80 100644 --- a/programming/language/python3/python3-colorama/actions.py +++ b/programming/language/python3/python3-colorama/actions.py @@ -12,4 +12,4 @@ def build(): def install(): pythonmodules.install(pyVer="3") - pisitools.dodoc("CHANGELOG*", "LICENSE*", "MANIFEST*", "PKG-INFO", "README*") \ No newline at end of file + pisitools.dodoc("LICENSE*") \ No newline at end of file diff --git a/programming/language/python3/python3-colorama/pspec.xml b/programming/language/python3/python3-colorama/pspec.xml index 026703362e..4fef0d822d 100644 --- a/programming/language/python3/python3-colorama/pspec.xml +++ b/programming/language/python3/python3-colorama/pspec.xml @@ -1,3 +1,5 @@ + + python3-colorama @@ -7,14 +9,16 @@ alihan@pisilinux.org BSD - app:console + programming.language.python3 + library Cross-platform colored terminal text. Python API for cross-platform colored terminal text. - https://files.pythonhosted.org/packages/e6/76/257b53926889e2835355d74fec73d82662100135293e17d382e2b74d1669/colorama-0.3.9.tar.gz + https://github.com/tartley/colorama/archive/0.4.3.tar.gz - python3-devel + python3-devel + python3-colorama Cross-platform colored terminal text. @@ -22,24 +26,39 @@ python3 - /usr/lib - /usr/share/doc + /usr/lib/python3* + /usr/share/doc/python3-colorama + - - 2018-08-19 + + 2019-12-24 + 0.4.3 + Version bump. + Blue DeviL + bluedevil@sctzine.com + + + 2018-08-29 0.3.9 Version Bump - Mustafa Cinasal - muscnsl@gmail.com + Pisi Linux Community + admin@pisilinux.org + + + 2018-02-26 + 0.3.9 + Version Bump + Pisi Linux Community + admin@pisilinux.org - 2017-02-01 + 2017-01-25 0.3.7 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org 2016-06-09 diff --git a/programming/language/python3/python3-colorama/translations.xml b/programming/language/python3/python3-colorama/translations.xml new file mode 100644 index 0000000000..11caa404c1 --- /dev/null +++ b/programming/language/python3/python3-colorama/translations.xml @@ -0,0 +1,8 @@ + + + + python3-colorama + Uçbirim metinlerini renklendirebilen python3 modülüdür. + python-colorama, uçbirim metinlerini renklendirebilen python3 modülüdür. + + \ No newline at end of file