eladkal commented on a change in pull request #20263:
URL: https://github.com/apache/airflow/pull/20263#discussion_r773327411



##########
File path: dev/provider_packages/prepare_provider_packages.py
##########
@@ -2117,6 +2117,7 @@ def summarise_total_vs_bad_and_warnings(total: int, bad: 
int, warns: List[warnin
     ("SelectableGroups dict interface is deprecated. Use select.", "kombu"),
     ("The module cloudant is now deprecated. The replacement is ibmcloudant.", 
"cloudant"),
     ("distutils Version classes are deprecated. Use packaging.version 
instead.", "dask"),
+    ("distutils Version classes are deprecated. Use packaging.version 
instead.", "fsspec"),

Review comment:
       In the mean time https://github.com/apache/airflow/pull/20444 was merged
   so can you please remove this change and rebase?




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