diff --git a/programming/language/python/python-pyblock/actions.py b/programming/language/python/python-pyblock/actions.py
index 3a078c0dde..31a27e1877 100644
--- a/programming/language/python/python-pyblock/actions.py
+++ b/programming/language/python/python-pyblock/actions.py
@@ -4,8 +4,8 @@
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
-from pisi.actionsapi import autotools
from pisi.actionsapi import shelltools
+from pisi.actionsapi import autotools
from pisi.actionsapi import get
@@ -16,4 +16,4 @@ def build():
autotools.make("USESELINUX=0")
def install():
- autotools.rawInstall("DESTDIR=%s" % get.installDIR())
+ autotools.rawInstall("DESTDIR=%s" % get.installDIR())
\ No newline at end of file
diff --git a/programming/language/python/python-pyblock/pspec.xml b/programming/language/python/python-pyblock/pspec.xml
index a25f05454d..24820e332b 100644
--- a/programming/language/python/python-pyblock/pspec.xml
+++ b/programming/language/python/python-pyblock/pspec.xml
@@ -1,5 +1,5 @@
-
+
python-pyblock
@@ -8,6 +8,7 @@
PisiLinux Communityadmins@pisilinux.org
+ programming.language.pythonGPLv2GPLv3library
@@ -27,6 +28,7 @@
python-pyblock
+ Python modules for dealing with block devicesdevice-mapperdmraid
@@ -39,6 +41,13 @@
+
+ 2020-01-20
+ 0.53
+ Rebuild for new toolchain
+ Blue Devil
+ bluedevil@sctzine.com
+ 2018-08-190.53
@@ -75,4 +84,4 @@
ertugrulerata@gmail.com
-
+
\ No newline at end of file
diff --git a/programming/language/python/python-pyblock/translations.xml b/programming/language/python/python-pyblock/translations.xml
index 444c205fb3..3a3b93bfac 100644
--- a/programming/language/python/python-pyblock/translations.xml
+++ b/programming/language/python/python-pyblock/translations.xml
@@ -2,7 +2,7 @@
python-pyblock
- Blok aygıtları ile ilgili python modülleri içerir
- Pyblock blok aygıtları ile ilgili python modülleri içerir
+ Blok aygıtları ile ilgili python modülleri içerir.
+ Pyblock blok aygıtları ile ilgili python modülleri içerir.
-
+
\ No newline at end of file