From e0b23e9d2cf0e26f344da57e5ef45687e4b38b3d Mon Sep 17 00:00:00 2001 From: blue-devil Date: Mon, 25 May 2020 00:55:04 +0300 Subject: [PATCH] python3-six: ver bump --- programming/language/python3/python3-six/actions.py | 2 +- programming/language/python3/python3-six/pspec.xml | 13 ++++++++++--- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/programming/language/python3/python3-six/actions.py b/programming/language/python3/python3-six/actions.py index 85f1eb058a..12c4f33648 100644 --- a/programming/language/python3/python3-six/actions.py +++ b/programming/language/python3/python3-six/actions.py @@ -4,8 +4,8 @@ # Licensed under the GNU General Public License, version 3. # See the file http://www.gnu.org/copyleft/gpl.txt -from pisi.actionsapi import pythonmodules from pisi.actionsapi import pisitools +from pisi.actionsapi import pythonmodules def build(): pythonmodules.compile(pyVer="3") diff --git a/programming/language/python3/python3-six/pspec.xml b/programming/language/python3/python3-six/pspec.xml index 0837861b67..4a9de1c85a 100644 --- a/programming/language/python3/python3-six/pspec.xml +++ b/programming/language/python3/python3-six/pspec.xml @@ -13,10 +13,10 @@ 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/21/9f/b251f7f8a76dec1d6651be194dfba8fb8d7781d10ab3987190de8391d08e/six-1.14.0.tar.gz + https://pypi.org/packages/source/s/six/six-1.15.0.tar.gz - python3-setuptools python3-devel + python3-setuptools @@ -27,12 +27,19 @@ python3 - /usr/share/doc/python3-six /usr/lib/python3* + /usr/share/doc/python3-six + + 2020-05-24 + 1.15.0 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-01-21 1.14.0