diff --git a/programming/language/python3/python3-random2/actions.py b/programming/language/python3/python3-random2/actions.py index 8ffad107ab..7eccf32766 100644 --- a/programming/language/python3/python3-random2/actions.py +++ b/programming/language/python3/python3-random2/actions.py @@ -5,12 +5,9 @@ # See the file http://www.gnu.org/licenses/gpl.txt from pisi.actionsapi import pythonmodules -from pisi.actionsapi import pisitools def build(): pythonmodules.compile(pyVer="3") def install(): - pythonmodules.install(pyVer="3") - - #pisitools.dodoc("README*", "PKG-INFO") + pythonmodules.install(pyVer="3") \ No newline at end of file diff --git a/programming/language/python3/python3-random2/pspec.xml b/programming/language/python3/python3-random2/pspec.xml index 2a87092500..e344cadfd0 100644 --- a/programming/language/python3/python3-random2/pspec.xml +++ b/programming/language/python3/python3-random2/pspec.xml @@ -1,5 +1,5 @@ - + python3-random2 @@ -9,6 +9,7 @@ admins@pisilinux.org PSF + programming.language.python3 app Python 3 compatible port of Python 2 random module Python 3 compatible port of Python 2 random module @@ -22,6 +23,7 @@ python3-random2 + Python 3 compatible port of Python 2 random module python3 @@ -33,6 +35,13 @@ + + 2020-01-14 + 1.0.1 + Rebuild for new toolchain + Blue Devil + bluedevil@sctzine.com + 2018-11-11 1.0.1 @@ -41,4 +50,4 @@ admins@pisilinux.org - + \ No newline at end of file diff --git a/programming/language/python3/python3-random2/translations.xml b/programming/language/python3/python3-random2/translations.xml index c65682c0b7..131b3e4d6c 100644 --- a/programming/language/python3/python3-random2/translations.xml +++ b/programming/language/python3/python3-random2/translations.xml @@ -1,8 +1,8 @@ - python-random2 - Python 3 compatible port of Python 2 random module - Python 3 compatible port of Python 2 random module + python3-random2 + Python2 rastgele modülünün Python 3'e uygun olan portu. + python3-random2, Python2 rastgele modülünün Python 3'e uygun olan bir port sağlar. - + \ No newline at end of file