diff --git a/py3-setuptools.yaml b/py3-setuptools.yaml index a510589ea83..914155bca63 100644 --- a/py3-setuptools.yaml +++ b/py3-setuptools.yaml @@ -1,7 +1,7 @@ package: name: py3-setuptools - version: 70.1.1 - epoch: 1 + version: 70.2.0 + epoch: 0 description: Easily download, build, install, upgrade, and uninstall Python packages copyright: - license: "MIT" @@ -31,7 +31,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: 222ebf921a4a1cca69d6a5193121f3090580e502 + expected-commit: 3accd5ca04ec23c34b345eef8d0e5d3af072e7a4 repository: https://github.com/pypa/setuptools.git tag: v${{package.version}}