Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix pyffish License classifier #854

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

gbtami
Copy link
Member

@gbtami gbtami commented Dec 31, 2024

Uploading pyffish to pypi.org fails atm:

Uploading pyffish-0.0.85-cp310-cp310-macosx_10_14_x86_64.whl
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 576.5/576.5 kB • 00:00 • 1.0 MB/s
INFO     Response from https://upload.pypi.org/legacy/:                                                                                             
         400 'License :: OSI Approved :: GNU General Public License v3 or later (GPL-3.0-or-later)' is not a valid classifier. See                  
         https://packaging.python.org/specifications/core-metadata for more information.                                                            
INFO     <html>                                                                                                                                     
          <head>                                                                                                                                    
           <title>400 'License :: OSI Approved :: GNU General Public License v3 or later (GPL-3.0-or-later)' is not a valid classifier. See         
         https://packaging.python.org/specifications/core-metadata for more information.</title>                                                    
          </head>                                                                                                                                   
          <body>                                                                                                                                    
           <h1>400 'License :: OSI Approved :: GNU General Public License v3 or later (GPL-3.0-or-later)' is not a valid classifier. See            
         https://packaging.python.org/specifications/core-metadata for more information.</h1>                                                       
           The server could not comply with the request since it is either malformed or otherwise incorrect.<br/><br/>                              
         &#x27;License :: OSI Approved :: GNU General Public License v3 or later (GPL-3.0-or-later)&#x27; is not a valid classifier. See            
         https://packaging.python.org/specifications/core-metadata for more information.                                                            
                                                                                                                                                    
                                                                                                                                                    
          </body>                                                                                                                                   
         </html>                                                                                                                                    
ERROR    HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/                                                                            
         'License :: OSI Approved :: GNU General Public License v3 or later (GPL-3.0-or-later)' is not a valid classifier. See                      
         https://packaging.python.org/specifications/core-metadata for more information.                                                            

Correct classifiers are listed here https://pypi.org/classifiers/

@gbtami
Copy link
Member Author

gbtami commented Dec 31, 2024

Upload was OK with this fix.

@ianfab ianfab merged commit 239475b into fairy-stockfish:master Dec 31, 2024
17 checks passed
@ianfab
Copy link
Member

ianfab commented Dec 31, 2024

Sorry, and thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants