mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
[3.11] gh-135374: Update the bundled copy of setuptools to 79.0.1 (#135396)
This commit is contained in:
parent
c79b99d1a4
commit
c96ab19ae4
4 changed files with 2 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
__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…
Add table
Add a link
Reference in a new issue