From 02a2b883bdc6cc51ccc512b4a94dfbb9e2e62c3a Mon Sep 17 00:00:00 2001 From: jared-moore-dev Date: Wed, 25 Dec 2024 12:12:30 -0500 Subject: [PATCH] py3-click/8.1.8 package update with build fix (#38251) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes: Adding py-3-supported-flit core to the packages which installed each supported version rather than exclusively 3.10, and solved the build failure. Related: https://github.com/wolfi-dev/os/pull/38181 ### Pre-review Checklist #### For version bump PRs - [x] The `epoch` field is reset to 0 --------- Co-authored-by: Jared --- py3-click.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/py3-click.yaml b/py3-click.yaml index e5294434b0e..9a11506f37b 100644 --- a/py3-click.yaml +++ b/py3-click.yaml @@ -1,8 +1,8 @@ # Generated from https://pypi.org/project/click/ package: name: py3-click - version: 8.1.7 - epoch: 7 + version: 8.1.8 + epoch: 0 description: Composable command line interface toolkit copyright: - license: BSD-3-Clause @@ -26,6 +26,7 @@ environment: - build-base - busybox - ca-certificates-bundle + - py3-supported-flit-core - py3-supported-pip - wolfi-base @@ -34,7 +35,7 @@ pipeline: with: repository: https://github.com/pallets/click tag: ${{package.version}} - expected-commit: 874ca2bc1c30d93a4ac6e36a15ed685eafe89097 + expected-commit: 934813e4d421071a1b3db3973c02fe2721359a6e subpackages: - range: py-versions