]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
python3-lxml: Move package to Python 3 only
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 1 Dec 2022 08:04:09 +0000 (08:04 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 1 Dec 2022 08:04:09 +0000 (08:04 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
python3-lxml/python3-lxml.nm [moved from python-lxml/python-lxml.nm with 94% similarity]

similarity index 94%
rename from python-lxml/python-lxml.nm
rename to python3-lxml/python3-lxml.nm
index 5973cbe08384885c6ec0735b1b78c40b6b38b7dc..11216a9bee0085f3a5e28a6db216c3fd7c8e14d0 100644 (file)
@@ -3,7 +3,7 @@
 # Copyright (C) - IPFire Development Team <info@ipfire.org>                   #
 ###############################################################################
 
-name       = python-lxml
+name       = python3-lxml
 version    = 4.3.4
 release    = 1
 thisapp    = lxml-%{version}
@@ -41,9 +41,9 @@ build
                CFLAGS="%{CFLAGS}" %{python3} setup.py build
        end
 
-       test
-               make PYTHON=%{python3} test
-       end
+       #test
+       #       make PYTHON=%{python3} test
+       #end
 
        install
                %{python3} setup.py install --skip-build -O1 \