* [PATCH] python3: Update to 3.6.3
@ 2017-10-11 7:20 Stefan Schantl
0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2017-10-11 7:20 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 716 bytes --]
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(a)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
--
2.9.4
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-10-11 7:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-11 7:20 [PATCH] python3: Update to 3.6.3 Stefan Schantl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox