mirror of
https://github.com/termux-pacman/glibc-packages.git
synced 2025-02-24 03:55:02 +00:00
gpkg/python gpkg/python-pip gpkg/python-xcbgen gpkg/glibc: disable syscall __NR_mbind, __NR_chown32 and __NR_chown
15 lines
420 B
Diff
15 lines
420 B
Diff
--- pip-22.3.1/docs/html/conf.py 2022-11-05 18:25:43.000000000 +0300
|
|
+++ pip-22.3.1/docs/html/conf.py.patch 2022-12-01 18:27:35.429357992 +0300
|
|
@@ -21,11 +21,6 @@
|
|
"sphinx.ext.intersphinx",
|
|
# our extensions
|
|
"pip_sphinxext",
|
|
- # third-party extensions
|
|
- "myst_parser",
|
|
- "sphinx_copybutton",
|
|
- "sphinx_inline_tabs",
|
|
- "sphinxcontrib.towncrier",
|
|
]
|
|
|
|
# General information about the project.
|