Skip to content

Commit 06d83d4

Browse files
[stubsabot] Bump setuptools to 68.2.* (#10674)
Release: https://pypi.org/pypi/setuptools/68.2.0 Homepage: https://github.com/pypa/setuptools Repository: https://github.com/pypa/setuptools Changelog: https://setuptools.pypa.io/en/stable/history.html Diff: pypa/setuptools@v68.1.2...v68.2.0 Stubsabot analysis of the diff between the two releases: - 1 public Python file has been added: `setuptools/tests/test_core_metadata.py`. - 0 files included in typeshed's stubs have been deleted. - 7 files included in typeshed's stubs have been modified or renamed: `setuptools/__init__.py`, `setuptools/command/editable_wheel.py`, `setuptools/command/egg_info.py`, `setuptools/depends.py`, `setuptools/dist.py`, `setuptools/monkey.py`, `setuptools/namespaces.py`. - Total lines of Python code added: 1051. - Total lines of Python code deleted: 682.
1 parent 35a9ed4 commit 06d83d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/setuptools/METADATA.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "68.1.*"
1+
version = "68.2.*"
22
upstream_repository = "https://github.com/pypa/setuptools"
33
partial_stub = true
44

0 commit comments

Comments
 (0)