[
https://issues.apache.org/jira/browse/SPARK-45994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon updated SPARK-45994:
---------------------------------
Fix Version/s: 3.5.6
> Change description-file to description_file
> -------------------------------------------
>
> Key: SPARK-45994
> URL: https://issues.apache.org/jira/browse/SPARK-45994
> Project: Spark
> Issue Type: Improvement
> Components: PySpark
> Affects Versions: 4.0.0
> Reporter: Bjørn Jørgensen
> Assignee: Bjørn Jørgensen
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0, 3.5.6
>
>
> + cp -r /home/bjorn/spark/data /home/bjorn/spark/dist
> + '[' true == true ']'
> + echo 'Building python distribution package'
> Building python distribution package
> + pushd /home/bjorn/spark/python
> + rm -rf pyspark.egg-info
> + python3 setup.py sdist
> /usr/lib/python3.11/site-packages/setuptools/dist.py:745:
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
>
> ********************************************************************************
> Usage of dash-separated 'description-file' will not be supported in
> future
> versions. Please use the underscore name 'description_file' instead.
> This deprecation is overdue, please update your project and remove
> deprecated
> calls to avoid build errors in the future.
> See
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
> details.
>
> ********************************************************************************
> !!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]