Hyukjin Kwon created SPARK-51597:
------------------------------------

             Summary: Change description-file to description_file for 3.5
                 Key: SPARK-51597
                 URL: https://issues.apache.org/jira/browse/SPARK-51597
             Project: Spark
          Issue Type: Improvement
          Components: PySpark
    Affects Versions: 4.0.0
            Reporter: Bjørn Jørgensen
            Assignee: Bjørn Jørgensen
             Fix For: 4.0.0


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

Reply via email to