10000
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 1e79982 commit 9a4e598Copy full SHA for 9a4e598
mysql-connector-python/cpydist/data/rpm/mysql-connector-python.spec
@@ -175,6 +175,9 @@ Requires: python38
175
Requires: python3-dns >= %{wants_py_dnspython_version}
176
%endif
177
178
+%if 0%{?fedora}
179
+%global __requires_exclude .*protobuf.*
180
+%endif
181
182
%description -n mysql-connector-python3%{?product_suffix}
183
MySQL Connector/Python enables Python programs to access MySQL
0 commit comments