# sudo dnf install python3-google-api-client Error: Problem: conflicting requests - nothing provides python3-httplib2 >= 0.9.2 needed by python3-google-api-client-1:1.6.7-10.el8.noarch - nothing provides python3.6dist(httplib2) >= 0.9.2 needed by python3-google-api-client-1:1.6.7-10.el8.noarch - nothing provides python3.6dist(httplib2) < 1dev needed by python3-google-api-client-1:1.6.7-10.el8.noarch (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) python3-httplib2 is not available in EPEL 8 (unfortunately)
actually I just noticed that the RHEL builders can install python3-httplib2 but for some reason CentOS 8 does not provide that package... I'll need to do some more research.