We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bab6c6 commit d2103adCopy full SHA for d2103ad
mysqlx-connector-python/cpydist/data/rpm/mysql-connector-python.spec
@@ -163,7 +163,7 @@ cd mysqlx-connector-python
163
%{?scl:EOF}
164
165
sed -i -e '/protobuf/d' %{buildroot}%{python3_sitearch}/mysqlx_connector_python-*.egg-info/requires.txt
166
-%if 0%{?rhel} == 10
+%if 0%{?rhel} > 8
167
sed -i -e '/Requires-Dist: protobuf/d' %{buildroot}%{python3_sitearch}/mysqlx_connector_python-*.egg-info/PKG-INFO
168
%endif
169
0 commit comments