You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/02/10 09:42:57 UTC

[GitHub] [airflow] ashb commented on issue #7391: [AIRFLOW-6663] Prepare backporting packages

ashb commented on issue #7391: [AIRFLOW-6663] Prepare backporting packages
URL: https://github.com/apache/airflow/pull/7391#issuecomment-584036807
 
 
   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?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services