From 61371cf27dc6fd4860c01886f6f29dc24a5649a5 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Wed, 11 Dec 2024 16:51:45 -0500 Subject: [PATCH] py3-wheel - Update virtual to prefer python-3.13 package. (#36421) see similar changes https://github.com/wolfi-dev/os/pull/36330. This package is part of 3 that have a dependency loop if all updated together (py3-pip, py3-supported-python, py3-wheel). --- py3-wheel.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/py3-wheel.yaml b/py3-wheel.yaml index a534a40aaa0..f5b92747d49 100644 --- a/py3-wheel.yaml +++ b/py3-wheel.yaml @@ -1,7 +1,7 @@ package: name: py3-wheel version: 0.45.1 - epoch: 0 + epoch: 1 description: "built-package format for Python" copyright: - license: MIT @@ -17,7 +17,7 @@ data: 3.10: "310" 3.11: "311" 3.12: "312" - 3.13: "300" + 3.13: "313" environment: contents: