https://bugzilla.redhat.com/show_bug.cgi?id=1634014
--- Comment #5 from Igor Gnatenko <[email protected]> --- > Source0: %pypi_source Source0: %{pypi_source} > BuildRequires: python3-devel >= 3.4 > BuildRequires: python3-Cython > BuildRequires: python3-setuptools > BuildRequires: python3-six >= 1.5.2 Would be good to move this under python3- subpackage. > export GRPC_PYTHON_CFLAGS="%{build_cflags}" I see that you BR gcc-c++, you also need to export CXXFLAGS. --- Other than this, looks good. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
