ashb commented on issue #7391: [AIRFLOW-6663] Prepare backporting packages
URL: https://github.com/apache/airflow/pull/7391#issuecomment-584039414
 
 
   > Something slightly odd is going on with the naming -- some are using `-`, 
others are using `_`
   > 
   > ```
   > dist/apache_airflow_providers_slack-0.0.1-py2.py3-none-any.whl
   > dist/apache-airflow-providers-apache_sqoop-0.0.1.linux-x86_64.tar.gz
   > dist/apache_airflow_providers_apache_hdfs-0.0.1-py2.py3-none-any.whl
   > dist/apache-airflow-providers-ftp-0.0.1.linux-x86_64.tar.gz
   > dist/apache-airflow-providers-microsoft_azure-0.0.1.linux-x86_64.tar.gz
   > ```
   > 
   > I would have expected 
`dist/apache-airflow-providers-apache_hdfs-0.0.1-py2.py3-none-any.whl` I guess? 
Or at least them to be consistent (`-microsoft_azure` I can live with, but 
`-microsoft-azure` would be nicer). Any idea what's controlling this?
   
   Oh, wheel vs source file naming. Nm :)

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to