python3-random2:rebuilt and translations
This commit is contained in:
@@ -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")
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>python3-random2</Name>
|
||||
@@ -9,6 +9,7 @@
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>PSF</License>
|
||||
<PartOf>programming.language.python3</PartOf>
|
||||
<IsA>app</IsA>
|
||||
<Summary>Python 3 compatible port of Python 2 random module</Summary>
|
||||
<Description>Python 3 compatible port of Python 2 random module</Description>
|
||||
@@ -22,6 +23,7 @@
|
||||
|
||||
<Package>
|
||||
<Name>python3-random2</Name>
|
||||
<Summary>Python 3 compatible port of Python 2 random module</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>python3</Dependency>
|
||||
</RuntimeDependencies>
|
||||
@@ -33,6 +35,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2020-01-14</Date>
|
||||
<Version>1.0.1</Version>
|
||||
<Comment>Rebuild for new toolchain</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2018-11-11</Date>
|
||||
<Version>1.0.1</Version>
|
||||
@@ -41,4 +50,4 @@
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>python-random2</Name>
|
||||
<Summary xml:lang="tr">Python 3 compatible port of Python 2 random module</Summary>
|
||||
<Description xml:lang="tr">Python 3 compatible port of Python 2 random module</Description>
|
||||
<Name>python3-random2</Name>
|
||||
<Summary xml:lang="tr">Python2 rastgele modülünün Python 3'e uygun olan portu.</Summary>
|
||||
<Description xml:lang="tr">python3-random2, Python2 rastgele modülünün Python 3'e uygun olan bir port sağlar.</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user