kszucs commented on a change in pull request #12320:
URL: https://github.com/apache/arrow/pull/12320#discussion_r808065555



##########
File path: dev/release/setup-rhel-rebuilds.sh
##########
@@ -46,10 +46,10 @@ dnf -y install \
   ninja-build \
   nodejs \
   openssl-devel \
-  python3-devel \
-  python3-devel \
-  python3-pip \
-  python3-pip \
+  python38-devel \
+  python38-devel \
+  python38-pip \
+  python38-pip \

Review comment:
       Becuase archery doesn't support python 3.6 anymore and I chose to pin 
3.8.




-- 
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]


Reply via email to