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 c61dc09 commit 95a8a97Copy full SHA for 95a8a97
cpydist/data/rpm/mysql-connector-python.spec
@@ -174,17 +174,8 @@ Provides: mysql-connector-python3 = %{version}-%{release}
174
%endif
175
176
Requires: python3
177
-
178
-%if 0%{?rhel} == 7 || 0%{?rhel} == 8 || 0%{?suse_version} == 1315
179
180
-Requires: mysql-connector-python3%{?product_suffix}-cext = %{version}-%{release}
181
182
-%else
183
184
Requires: python3-protobuf >= %{requires_py_protobuf_version}
185
186
-%endif
187
188
# Some operations requires DNSPYTHON but this is not a strict
189
# requirement for the RPM install as currently few RPM platforms has
190
# the required version as RPMs. Users need to install using PIP.
0 commit comments