[2/5] python-lxml: Update to 4.2.5

Message ID 20181021193534.31718-2-stefan.schantl@ipfire.org
State Accepted
Headers
Series [1/5] python-setuputils: Update to 40.4.3 |

Commit Message

Stefan Schantl Oct. 22, 2018, 6:35 a.m. UTC
  Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
---
 python-lxml/python-lxml.nm | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)
  

Patch

diff --git a/python-lxml/python-lxml.nm b/python-lxml/python-lxml.nm
index 82c07c57a..94938c027 100644
--- a/python-lxml/python-lxml.nm
+++ b/python-lxml/python-lxml.nm
@@ -4,7 +4,7 @@ 
 ###############################################################################
 
 name       = python-lxml
-version    = 3.4.4
+version    = 4.2.5
 release    = 1
 thisapp    = lxml-%{version}
 
@@ -43,11 +43,6 @@  build
 
 		# Run tests.
 		%{python3} test.py -p -v
-
-		# Launch more tests.
-		export PYTHONPATH=src
-		%{python3} selftest.py
-		%{python3} selftest2.py		
 	end
 
 	install