OSP 16.1 ships python-google-auth-1.3.0, which requires pyasn1-modules>=0.2.1. RHEL ships build python3-pyasn1-0.3.7-6.el8, which contains RPM python3-pyasn1-modules-0.3.7-6.el8.noarch. Despite the misleading versioning, this only provides pyasn1-modules=0.1.5. In order to meet the python-google-auth dependency we need to ship a python-pyasn1 build that provides python3dist(pyasn1-modules) = 0.2.1 or higher. For more background, see: https://bugzilla.redhat.com/show_bug.cgi?id=1927657