[3.11] gh-135374: Update the bundled copy of setuptools to 79.0.1 (#135396)
This commit is contained in:
parent
c79b99d1a4
commit
c96ab19ae4
@ -10,7 +10,7 @@ from importlib import resources
|
||||
|
||||
__all__ = ["version", "bootstrap"]
|
||||
_PACKAGE_NAMES = ('setuptools', 'pip')
|
||||
_SETUPTOOLS_VERSION = "65.5.0"
|
||||
_SETUPTOOLS_VERSION = "79.0.1"
|
||||
_PIP_VERSION = "24.0"
|
||||
_PROJECTS = [
|
||||
("setuptools", _SETUPTOOLS_VERSION, "py3"),
|
||||
|
Binary file not shown.
BIN
Lib/ensurepip/_bundled/setuptools-79.0.1-py3-none-any.whl
Normal file
BIN
Lib/ensurepip/_bundled/setuptools-79.0.1-py3-none-any.whl
Normal file
Binary file not shown.
@ -0,0 +1 @@
|
||||
Update the bundled copy of setuptools to 79.0.1.
|
Loading…
x
Reference in New Issue
Block a user