I'm also hitting this with at least designate, nova, and keystone when building packages for ubuntu for bobcat (on ubuntu mantic). I see upper- constraints is pinned at 9.5.0 currently so that explains why it's not hit upstream yet.
** Also affects: designate Importance: Undecided Status: New ** Also affects: nova Importance: Undecided Status: New ** Also affects: keystone Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/2026345 Title: Shpinx raise 'ImageDraw' object has no attribute 'textsize' error. Status in Designate: New Status in OpenStack Identity (keystone): New Status in OpenStack Compute (nova): New Status in tacker: New Bug description: Pillow version 10.0 or higher sphinx raises error. ''' 'ImageDraw' object has no attribute 'textsize' ''' Tacker specs use sphinx and pillow to build some diagrams in .rst file. Pillow remove ImageDraw.textsize() form version 10.0[1], but sphinx use ImageDraw.textsize(). [1] https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html#font- size-and-offset-methods To manage notifications about this bug go to: https://bugs.launchpad.net/designate/+bug/2026345/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp