pierrejeambrun opened a new pull request, #30349:
URL: https://github.com/apache/airflow/pull/30349

   Signing from the `repo_root` would add an extra 'dist' in the filename path, 
such as:
   ```shell
   
3b7137843031b36fe359e97108b3d65a0c6eefeb5ef23864621669c0c195b38656236cdf08f31c7f3ba18ccecc03c770d235f7dc6f305e48a8cb8840ee9dcc4d
  dist/apache_airflow-2.5.3-py3-none-any.whl
   ```
   Update this so the checksum looks like:
   ```
   
3b7137843031b36fe359e97108b3d65a0c6eefeb5ef23864621669c0c195b38656236cdf08f31c7f3ba18ccecc03c770d235f7dc6f305e48a8cb8840ee9dcc4d
  apache_airflow-2.5.3-py3-none-any.whl
   ```


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