From d915fa26f210946ed221055389a3e512f1d1bea2 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 21 May 2024 17:06:06 +0000 Subject: [PATCH] py3.10-setuptools/70.0.0 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- py3.10-setuptools.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/py3.10-setuptools.yaml b/py3.10-setuptools.yaml index 2a2400fef3a..a8105041a83 100644 --- a/py3.10-setuptools.yaml +++ b/py3.10-setuptools.yaml @@ -1,7 +1,7 @@ package: name: py3.10-setuptools - version: 69.5.1 - epoch: 1 + version: 70.0.0 + epoch: 0 description: Easily download, build, install, upgrade, and uninstall Python packages copyright: - license: "MIT" @@ -21,7 +21,7 @@ environment: pipeline: - uses: fetch with: - expected-sha256: 6c1fccdac05a97e598fb0ae3bbed5904ccb317337a51139dcd51453611bbb987 + expected-sha256: f211a66637b8fa059bb28183da127d4e86396c991a942b028c6650d4319c3fd0 uri: https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-${{package.version}}.tar.gz - name: Python Build