diff --git a/programming/language/python/python-pyaspects/actions.py b/programming/language/python/python-pyaspects/actions.py index 968051823b..4d2edbfd5f 100644 --- a/programming/language/python/python-pyaspects/actions.py +++ b/programming/language/python/python-pyaspects/actions.py @@ -9,4 +9,4 @@ from pisi.actionsapi import get WorkDir = "pyaspects-%s" % get.srcVERSION() def install(): - pythonmodules.install() + pythonmodules.install() \ No newline at end of file diff --git a/programming/language/python/python-pyaspects/pspec.xml b/programming/language/python/python-pyaspects/pspec.xml index 9390bffd0a..839b5e5cc2 100644 --- a/programming/language/python/python-pyaspects/pspec.xml +++ b/programming/language/python/python-pyaspects/pspec.xml @@ -1,5 +1,5 @@ - + python-pyaspects @@ -8,6 +8,7 @@ PisiLinux Community admins@pisilinux.org + programming.language.python GPLv2 library Aspect-Oriented development for Python @@ -17,13 +18,21 @@ python-pyaspects + Aspect-Oriented development for Python - /usr/lib - /usr/share/doc + /usr/lib/python2* + /usr/share/doc/python-pyaspects + + 2020-01-20 + 0.4.4 + Rebuild for new toolchain + Blue Devil + bluedevil@sctzine.com + 2018-08-19 0.4.4 @@ -60,4 +69,4 @@ burakerturk@pisilinux.org - + \ No newline at end of file diff --git a/programming/language/python/python-pyaspects/translations.xml b/programming/language/python/python-pyaspects/translations.xml index 6654eb7876..465af7f7aa 100644 --- a/programming/language/python/python-pyaspects/translations.xml +++ b/programming/language/python/python-pyaspects/translations.xml @@ -3,7 +3,7 @@ pyaspects Python için Aspect-Oriented kitaplığı - Python için Aspect-Oriented kitaplığı. + python-pyaspects, python için Aspect-Oriented kitaplığı sunar. Módulos Python para desarrollo orientado a Aspect. - + \ No newline at end of file