From f30bf7b46021608e8b4a3d78b236936c603f13f7 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Wed, 21 Jun 2023 17:01:35 +0000 Subject: [PATCH] py3.10-setuptools/68.0.0 package update --- py3.10-setuptools.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/py3.10-setuptools.yaml b/py3.10-setuptools.yaml index 24ce348bf5a..3e2cf4a6e45 100644 --- a/py3.10-setuptools.yaml +++ b/py3.10-setuptools.yaml @@ -1,6 +1,6 @@ package: name: py3.10-setuptools - version: 67.8.0 + version: 68.0.0 epoch: 0 description: Easily download, build, install, upgrade, and uninstall Python packages copyright: @@ -21,7 +21,7 @@ environment: pipeline: - uses: fetch with: - expected-sha256: 62642358adc77ffa87233bc4d2354c4b2682d214048f500964dbe760ccedf102 + expected-sha256: baf1fdb41c6da4cd2eae722e135500da913332ab3f2f5c7d33af9b492acb5235 uri: https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-${{package.version}}.tar.gz - name: Python Build