vishesh92 commented on code in PR #12799:
URL: https://github.com/apache/cloudstack/pull/12799#discussion_r2924076095
##########
packaging/el8/cloud.spec:
##########
@@ -82,8 +82,7 @@ Requires: %{name}-common = %{_ver}
Requires: (iptables-services or iptables)
Requires: rng-tools
Requires: (qemu-img or qemu-tools)
-Requires: python3-pip
-Requires: python3-setuptools
+Requires: mysql-connector-python3
Review Comment:
The change should work in the past releases as well. If we split the files,
we won't be able to reuse the same package across different distros.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]