File project.diff of Package python-lxml
--- python-lxml.changes (revision 1)
+++ python-lxml.changes (working copy)
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Fri Jan 5 18:53:56 UTC 2018 - aplanas@suse.com
+
+- Remove Python3 tests
+
-------------------------------------------------------------------
Fri Jul 28 17:24:27 UTC 2017 - ecsos@opensuse.org
--- python-lxml.spec (revision 1)
+++ python-lxml.spec (working copy)
@@ -1,7 +1,7 @@
#
# spec file for package python-lxml
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
Version: 3.8.0
Release: 0
Summary: Powerful and Pythonic XML processing library
-License: BSD-3-Clause and GPL-2.0+
+License: BSD-3-Clause AND GPL-2.0-or-later
Group: Development/Languages/Python
Url: https://lxml.de/
Source: https://files.pythonhosted.org/packages/source/l/lxml/lxml-%{version}.tar.gz
@@ -90,7 +90,6 @@
# in libxml2
export CFLAGS="%{optflags}"
LANG=en_US.UTF-8 PYTHONUNBUFFERED=x make test
-LANG=en_US.UTF-8 PYTHONUNBUFFERED=x make test3
%install
%python_install