This is a minor update to the latest stable version of the python 3.6 series.
* Drop support for X11 and GL (mesa)
Signed-off-by: Stefan Schantl stefan.schantl@ipfire.org --- python3/python3.nm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/python3/python3.nm b/python3/python3.nm index cc26941..ce14fdd 100644 --- a/python3/python3.nm +++ b/python3/python3.nm @@ -5,7 +5,7 @@
name = python3 major_ver = 3.6 -version = %{major_ver}.0 +version = %{major_ver}.3 release = 1 thisapp = Python-%{version}
@@ -42,8 +42,6 @@ build gmp-devel libdb-devel libffi-devel - libGL-devel - libX11-devel ncurses-devel openssl-devel pkg-config