Pin attrs to 22.2.0

Bug #2036619 reported by Corey Bryant
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
charm-ovn-dedicated-chassis
New
Undecided
Unassigned

Bug Description

This change:

https://review.opendev.org/c/x/charm-ovn-dedicated-chassis/+/889815

is hitting an install hook wheelhouse failure due to:

"ERROR: No matching distribution found for hatchling"

attrs 22.2.0 https://github.com/python-attrs/attrs/blob/22.2.0/pyproject.toml # no hatchling
vs
attrs 23.1.0 https://github.com/python-attrs/attrs/blob/23.1.0/pyproject.toml # requires hatchling

stable/22.09 already pins to 22.1.0

description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to charm-ovn-dedicated-chassis (stable/22.03)

Fix proposed to branch: stable/22.03
Review: https://review.opendev.org/c/x/charm-ovn-dedicated-chassis/+/895825

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-ovn-dedicated-chassis (stable/22.03)

Reviewed: https://review.opendev.org/c/x/charm-ovn-dedicated-chassis/+/895825
Committed: https://opendev.org/x/charm-ovn-dedicated-chassis/commit/b69973fe512bf1cd93949860deefafa78b7c8954
Submitter: "Zuul (22348)"
Branch: stable/22.03

commit b69973fe512bf1cd93949860deefafa78b7c8954
Author: Corey Bryant <email address hidden>
Date: Tue Sep 19 11:50:48 2023 -0400

    Pin attrs to 22.2.0

    This fixes an install hook failure for "ERROR: No matching
    distribution found for hatchling".

    22.2.0 is the most recent release of attrs that doesn't
    require hatchling.

    Closes-Bug: #2036619
    Change-Id: I48e0d7030b557bdd173ad51ef3fcb2cc2e92724d

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.