pitrou opened a new issue, #40163:
URL: https://github.com/apache/arrow/issues/40163

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   The Crossbow submission routines depend on an unstable setuptools_scm API 
that forces us to pin the setuptools_scm version:
   
https://github.com/apache/arrow/blob/47f15b07080d62cd912bfbfd5d067cf70dfe6960/dev/archery/archery/crossbow/core.py#L742
   
   We should rewrite this function to avoid relying on setuptools_scm and do 
the version parsing entirely ourselves, instead.
   
   This affects the comment bot, example at 
https://github.com/apache/arrow/pull/40162
   
   ### Component(s)
   
   Archery, Continuous Integration


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