diff --git a/programming/language/python/python-six/actions.py b/programming/language/python/python-six/actions.py index 2e91ef96..f7061b4c 100755 --- a/programming/language/python/python-six/actions.py +++ b/programming/language/python/python-six/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() def install(): - pythonmodules.install() + pythonmodules.install() \ No newline at end of file diff --git a/programming/language/python/python-six/pspec.xml b/programming/language/python/python-six/pspec.xml index 11ef73a3..51160d3e 100755 --- a/programming/language/python/python-six/pspec.xml +++ b/programming/language/python/python-six/pspec.xml @@ -1,5 +1,5 @@ - + python-six @@ -8,28 +8,37 @@ Alihan Öztürk alihan@pisilinux.org + programming.language.python MIT app:console Python 2 and 3 compatibility utilities. python-six provides simple utilities for wrapping over differences between Python 2 and Python 3. - https://files.pythonhosted.org/packages/94/3e/edcf6fef41d89187df7e38e868b2dd2182677922b600e880baad7749c865/six-1.13.0.tar.gz + https://files.pythonhosted.org/packages/21/9f/b251f7f8a76dec1d6651be194dfba8fb8d7781d10ab3987190de8391d08e/six-1.14.0.tar.gz + python-setuptools python-devel python-six + Python 2 and 3 compatibility utilities. python - /usr/lib - /usr/share/doc + /usr/lib/python2* + /usr/share/doc/python-six - + + 2020-01-21 + 1.14.0 + Version bump. + Blue DeviL + bluedevil@sctzine.com + 2019-12-27 1.13.0 @@ -87,4 +96,4 @@ ertugrulerata@gmail.com - + \ No newline at end of file diff --git a/programming/language/python/python-six/translations.xml b/programming/language/python/python-six/translations.xml index 990f909a..c6cf8369 100755 --- a/programming/language/python/python-six/translations.xml +++ b/programming/language/python/python-six/translations.xml @@ -4,4 +4,4 @@ Python2 ve python3 uyumluluk programı. python-six, python2 ile python3 arasındaki farklılıkların aşılmasına yardımcı olan basit araçlar sağlar. - + \ No newline at end of file