potiuk opened a new issue, #173:
URL: https://github.com/apache/tooling-trusted-release/issues/173

   Do we have expectation that NOTICE file is always at the top of the source 
package, even if it comes from a sub-folder? in our package 
https://release-test.apache.org/file/airflow/3.0.2/apache-airflow-3.0.2-source.tar.gz.
 we have NOTICE as a sub-directory:
   
   ```
   apache-airflow-3.0.2/airflow-core/NOTICE
   ```
   
   And it's being flagged as missing. 
   
   There is a bit of a problem with this package because it contains "whole" 
airflow source - because you need the whole source to build it, but in fact 
this is a source package to build "airflow-core" product, which lives mostly in 
that subdirectory. So the NOTICE makes sense in a subdirectory in this case - 
because then when you build "pypi" package - NOTICE is placed in the LICENCES 
section of the metadata of the .whl file.
   
   Maybe we should have a way to specify where NOTICE file is ? 


-- 
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: dev-unsubscr...@tooling.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tooling.apache.org
For additional commands, e-mail: dev-h...@tooling.apache.org

Reply via email to