diff --git a/programming/language/python3/python3-distro/actions.py b/programming/language/python3/python3-distro/actions.py
index 394290d01e..c2d4032e5e 100644
--- a/programming/language/python3/python3-distro/actions.py
+++ b/programming/language/python3/python3-distro/actions.py
@@ -5,10 +5,9 @@
# See the file http://www.gnu.org/copyleft/gpl.txt
from pisi.actionsapi import pythonmodules
-from pisi.actionsapi import pisitools
def build():
pythonmodules.compile(pyVer="3")
def install():
- pythonmodules.install(pyVer="3")
+ pythonmodules.install(pyVer="3")
\ No newline at end of file
diff --git a/programming/language/python3/python3-distro/pspec.xml b/programming/language/python3/python3-distro/pspec.xml
index af8e3452c9..5e2f8880b1 100644
--- a/programming/language/python3/python3-distro/pspec.xml
+++ b/programming/language/python3/python3-distro/pspec.xml
@@ -13,7 +13,7 @@
app:consoleLinux Distribution - a Linux OS platform information APILinux Distribution - a Linux OS platform information API
- https://github.com/nir0s/distro/archive/v1.4.0.tar.gz
+ https://github.com/nir0s/distro/archive/v1.5.0.tar.gzpython3-setuptoolspython3-devel
@@ -22,17 +22,26 @@
python3-distro
+ Linux Distribution - a Linux OS platform information API
+ python3-setuptoolspython3
- /usr/bin/distro/usr/share/doc/python3-distro
+ /usr/bin/distro/usr/lib/python3*
+
+ 2020-04-07
+ 1.5.0
+ Minor version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+ 2020-02-271.4.0
@@ -41,4 +50,4 @@
ayhanyalcinsoy@pisilinux.org
-
+
\ No newline at end of file
diff --git a/programming/language/python3/python3-distro/translations.xml b/programming/language/python3/python3-distro/translations.xml
new file mode 100755
index 0000000000..ab70a32c94
--- /dev/null
+++ b/programming/language/python3/python3-distro/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ python3-distro
+ Python'un platform.linux_distribution() yordamından çok daha özenli ve ayrıntılı, yenilenmiş alternatifi
+ python3-distro, Python'un platform.linux_distribution() yordamından çok daha özenli ve ayrıntılı, yenilenmiş alternatifi olabılecek uygulama ve python kitaplığı sunarç
+
+
\ No newline at end of file