From 10ae9328facb8594746368759f359202494f901a Mon Sep 17 00:00:00 2001 From: blue-devil Date: Mon, 25 May 2020 00:54:24 +0300 Subject: [PATCH] python3-lxml: ver bump --- .../language/python3/python3-lxml/actions.py | 6 +++--- .../language/python3/python3-lxml/pspec.xml | 15 +++++++++++---- 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/programming/language/python3/python3-lxml/actions.py b/programming/language/python3/python3-lxml/actions.py index 4480e7a023..f1a83bfa04 100644 --- a/programming/language/python3/python3-lxml/actions.py +++ b/programming/language/python3/python3-lxml/actions.py @@ -4,10 +4,10 @@ # 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 shelltools -from pisi.actionsapi import pisitools from pisi.actionsapi import get +from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools +from pisi.actionsapi import pythonmodules #WorkDir = "lxml-%s" % get.srcVERSION() diff --git a/programming/language/python3/python3-lxml/pspec.xml b/programming/language/python3/python3-lxml/pspec.xml index 6abc6f5455..5fc8f47173 100644 --- a/programming/language/python3/python3-lxml/pspec.xml +++ b/programming/language/python3/python3-lxml/pspec.xml @@ -14,13 +14,13 @@ library The lxml XML toolkit for Python. lxml is the most feature-rich and easy-to-use library for working with XML and HTML in the Python language. - https://github.com/lxml/lxml/archive/lxml-4.5.0.tar.gz + https://github.com/lxml/lxml/archive/lxml-4.5.1.tar.gz - python3-setuptools + cython3 libxml2-devel libxslt-devel python3-devel - cython3 + python3-setuptools @@ -28,8 +28,8 @@ python3-lxml The lxml XML toolkit for Python. - libxslt libxml2 + libxslt python3 @@ -49,6 +49,13 @@ + + 2020-05-24 + 4.5.1 + Patch version bump. + Blue Devil + bluedevil@sctzine.com + 2020-02-06 4.5.0