summaryrefslogtreecommitdiff
path: root/pkg/python
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2017-03-24 13:40:59 -0700
committerMichael Forney <mforney@mforney.org>2017-03-24 13:40:59 -0700
commitd54fcd40575ffbfd92efc0f49b08cb3457aa4621 (patch)
tree07eb6940ec53825e2c1e53f470d7dd989ba967c5 /pkg/python
parentbc4a9176f865809d6947d2273d449e958c2ce8e2 (diff)
python: Update to 3.6.1
Diffstat (limited to 'pkg/python')
-rw-r--r--pkg/python/.gitignore2
-rw-r--r--pkg/python/pyconfig.h1
-rw-r--r--pkg/python/rev2
-rw-r--r--pkg/python/sha2562
-rw-r--r--pkg/python/url2
5 files changed, 5 insertions, 4 deletions
diff --git a/pkg/python/.gitignore b/pkg/python/.gitignore
index 882c7e61..ee8a02e1 100644
--- a/pkg/python/.gitignore
+++ b/pkg/python/.gitignore
@@ -1,2 +1,2 @@
-/Python-3.6.0.tar.xz
+/Python-3.6.1.tar.xz
/src
diff --git a/pkg/python/pyconfig.h b/pkg/python/pyconfig.h
index af7c53a6..cb0bff16 100644
--- a/pkg/python/pyconfig.h
+++ b/pkg/python/pyconfig.h
@@ -184,6 +184,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/rev b/pkg/python/rev
index 00750edc..b8626c4c 100644
--- a/pkg/python/rev
+++ b/pkg/python/rev
@@ -1 +1 @@
-3
+4
diff --git a/pkg/python/sha256 b/pkg/python/sha256
index c1022666..2c6760b7 100644
--- a/pkg/python/sha256
+++ b/pkg/python/sha256
@@ -1 +1 @@
-b0c5f904f685e32d9232f7bdcbece9819a892929063b6e385414ad2dd6a23622 Python-3.6.0.tar.xz
+a01810ddfcec216bcdb357a84bfaafdfaa0ca42bbdaa4cb7ff74f5a9961e4041 Python-3.6.1.tar.xz
diff --git a/pkg/python/url b/pkg/python/url
index 20b991b7..aab184cd 100644
--- a/pkg/python/url
+++ b/pkg/python/url
@@ -1 +1 @@
-url = "https://www.python.org/ftp/python/3.6.0/Python-3.6.0.tar.xz"
+url = "https://www.python.org/ftp/python/3.6.1/Python-3.6.1.tar.xz"