From 6af159185de2491e1be5df24451d824a74ca209f Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Mon, 1 Jul 2024 17:17:37 +0000 Subject: [PATCH] py3-setuptools/70.2.0 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- py3-setuptools.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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}}