potiuk commented on PR #23841:
URL: https://github.com/apache/airflow/pull/23841#issuecomment-1133681370

   I believe that was a try to fix the "JPypI" conflict to work. 
   
   Those were different problems: 
   * constraints was really missing a parameter in breeze "build_imaage" method
   * the conflict was caused by JPype1  not releasing the sdist package which 
caused ARM build to fail (which is only running when we prepare cache because 
we have to start an ARM machine while doing it). 
   
   So the failure was not because of lack of consistency, but because we had a 
bug (constraints-main) and because the JPype1 released a version that broke our 
ARM build :).
   
   So I guess this one might be closed, but I will comment anyway :)


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to