]> git.ipfire.org Git - people/pmueller/ipfire-3.x.git/commitdiff
python3: Update to 3.6.3
authorStefan Schantl <stefan.schantl@ipfire.org>
Wed, 11 Oct 2017 07:20:50 +0000 (09:20 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 11 Oct 2017 09:55:20 +0000 (10:55 +0100)
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>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
python3/python3.nm

index cc2694103fa092b822ceefd69d7c9cdbc6a68126..ce14fdd9b7313e13441d264dd9ad413fb8eb4758 100644 (file)
@@ -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