Bug 1969311

Summary: python-yaql: Fix required for Python 3.10 compatibility (abc.collections)
Product: [Fedora] Fedora Reporter: Javier Peña <jpena>
Component: python-yaqlAssignee: Joel Capitao <jcapitao>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: amoralej, jcapitao, lobo, mhroncok, openstack-sig
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-06-16 08:25:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1890881, 1926612, 1969040    

Description Javier Peña 2021-06-08 07:44:58 UTC
Description of problem:

Any package depending on python-yaql fails on Python 3.10 because it has not switched yet to use collections.abc

Version-Release number of selected component (if applicable):

Rawhide

How reproducible:

Always

Steps to Reproduce:
1. Try to build a package depending on python-yaql, for example https://kojipkgs.fedoraproject.org//work/tasks/1999/69521999/build.log


Actual results:
Build fails

Expected results:
Build succeeds

Additional info:

There is patch [1] proposed some time ago to fix the build in python-yaql.

[1] - https://src.fedoraproject.org/rpms/python-yaql/pull-request/6#

Comment 1 Joel Capitao 2021-06-16 07:58:38 UTC
PR proposed: https://src.fedoraproject.org/rpms/python-yaql/pull-request/6

Comment 2 Alfredo Moralejo 2021-06-16 08:25:37 UTC
Fixed in python-yaql-1.1.3-18.fc35 https://koji.fedoraproject.org/koji/taskinfo?taskID=70217035