From 6aceb3586b1cfc3b20ed10d065d8beb8e12be6b2 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Thu, 2 Feb 2017 12:21:50 -0800 Subject: python: Update to 3.5.3 --- pkg/python/.gitignore | 2 +- pkg/python/pyconfig.h | 4 +- pkg/python/pylibs.txt | 791 +++++++++++++++++++++++++------------------------- pkg/python/rev | 2 +- pkg/python/sha256 | 2 +- pkg/python/url | 2 +- 6 files changed, 401 insertions(+), 402 deletions(-) (limited to 'pkg/python') diff --git a/pkg/python/.gitignore b/pkg/python/.gitignore index 90e82b82..4dfa1ba0 100644 --- a/pkg/python/.gitignore +++ b/pkg/python/.gitignore @@ -1,2 +1,2 @@ -/Python-3.5.2.tar.xz +/Python-3.5.3.tar.xz /src diff --git a/pkg/python/pyconfig.h b/pkg/python/pyconfig.h index e88d464f..1e812a22 100644 --- a/pkg/python/pyconfig.h +++ b/pkg/python/pyconfig.h @@ -109,8 +109,8 @@ #define HAVE_LINUX_CAN_RAW_FD_FRAMES 1 #define HAVE_LINUX_CAN_RAW_H 1 #define HAVE_LINUX_NETLINK_H 1 -#define HAVE_LINUX_TIPC_H 1 #define HAVE_LINUX_RANDOM_H 1 +#define HAVE_LINUX_TIPC_H 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG 1 #define HAVE_LUTIMES 1 @@ -131,7 +131,6 @@ /* #undef HAVE_PTHREAD_DESTRUCTOR */ /* #undef HAVE_PTHREAD_INIT */ #define HAVE_PTY_H 1 -/* #undef HAVE_RAND_EGD */ /* #undef HAVE_RL_APPEND_HISTORY */ /* #undef HAVE_RL_CALLBACK */ /* #undef HAVE_RL_CATCH_SIGNAL */ @@ -179,6 +178,7 @@ /* #undef HAVE_SYS_NDIR_H */ #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_POLL_H 1 +/* #undef HAVE_SYS_RANDOM_H */ #define HAVE_SYS_SENDFILE_H 1 #define HAVE_SYS_SYSCALL_H 1 /* #undef HAVE_SYS_SYS_DOMAIN_H */ diff --git a/pkg/python/pylibs.txt b/pkg/python/pylibs.txt index fb5da439..69a9ef0c 100644 --- a/pkg/python/pylibs.txt +++ b/pkg/python/pylibs.txt @@ -1,4 +1,4 @@ -#