summaryrefslogtreecommitdiff
path: root/pkg/python
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/python')
-rw-r--r--pkg/python/.gitignore2
-rw-r--r--pkg/python/pyconfig.h2
-rw-r--r--pkg/python/sha2562
-rw-r--r--pkg/python/url2
4 files changed, 4 insertions, 4 deletions
diff --git a/pkg/python/.gitignore b/pkg/python/.gitignore
index 12165a6c..1c969fcb 100644
--- a/pkg/python/.gitignore
+++ b/pkg/python/.gitignore
@@ -1,3 +1,3 @@
-/Python-3.9.2.tar.xz
+/Python-3.9.4.tar.xz
/modules.ninja
/src
diff --git a/pkg/python/pyconfig.h b/pkg/python/pyconfig.h
index 91fd21b9..08ea6a44 100644
--- a/pkg/python/pyconfig.h
+++ b/pkg/python/pyconfig.h
@@ -85,6 +85,7 @@
/* #undef HAVE_DLOPEN */
#define HAVE_DUP2 1
#define HAVE_DUP3 1
+/* #undef HAVE_DYLD_SHARED_CACHE_CONTAINS_PATH */
/* #undef HAVE_DYNAMIC_LOADING */
#define HAVE_ENDIAN_H 1
#define HAVE_EPOLL 1
@@ -249,7 +250,6 @@
#define HAVE_PREADV 1
/* #undef HAVE_PREADV2 */
#define HAVE_PRLIMIT 1
-/* #undef HAVE_DYLD_SHARED_CACHE_CONTAINS_PATH */
/* #undef HAVE_PROCESS_H */
#define HAVE_PROTOTYPES 1
#define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
diff --git a/pkg/python/sha256 b/pkg/python/sha256
index cb63dea8..e7c982e3 100644
--- a/pkg/python/sha256
+++ b/pkg/python/sha256
@@ -1 +1 @@
-3c2034c54f811448f516668dce09d24008a0716c3a794dd8639b5388cbde247d Python-3.9.2.tar.xz
+4b0e6644a76f8df864ae24ac500a51bbf68bd098f6a173e27d3b61cdca9aa134 Python-3.9.4.tar.xz
diff --git a/pkg/python/url b/pkg/python/url
index c66d43df..ad2c7d0d 100644
--- a/pkg/python/url
+++ b/pkg/python/url
@@ -1 +1 @@
-url = "https://www.python.org/ftp/python/3.9.2/Python-3.9.2.tar.xz"
+url = "https://www.python.org/ftp/python/3.9.4/Python-3.9.4.tar.xz"