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

Adjust license for package uploaded to PyPI #1598

Conversation

JeanChristopheMorinPerso
Copy link
Member

I noticed that our package in PyPI was still advertising the old license (Modified Apache 2.0). So this PR fixes that to make sure. Our next release will now correctly show Apache 2.0.

Signed-off-by: Jean-Christophe Morin <jean_christophe_morin@hotmail.com>
@codecov-commenter
Copy link

codecov-commenter commented May 13, 2023

Codecov Report

Merging #1598 (919c5a9) into main (23ff3f9) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1598   +/-   ##
=======================================
  Coverage   79.91%   79.91%           
=======================================
  Files         197      197           
  Lines       21731    21731           
  Branches     4339     4339           
=======================================
  Hits        17366    17366           
  Misses       2213     2213           
  Partials     2152     2152           
Flag Coverage Δ
py-unittests 79.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 23ff3f9...919c5a9. Read the comment docs.

Copy link
Contributor

@apetrynet apetrynet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only have one concern regarding the "license_file" key.

setup.py Outdated Show resolved Hide resolved
Signed-off-by: Jean-Christophe Morin <jean_christophe_morin@hotmail.com>
Copy link
Collaborator

@meshula meshula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, given their classification system

@JeanChristopheMorinPerso
Copy link
Member Author

@meshula Note that the license will be reported correctly. The note about the classifier is really just for classifiers. They are used to filter packages on PyPI. But our Apache 2.0 license will be reported correctly in the package Metadata and in the UI.

Copy link
Collaborator

@jminor jminor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching this!

@meshula meshula merged commit 62bd64d into AcademySoftwareFoundation:main May 23, 2023
40 checks passed
MichaelPlug pushed a commit to MichaelPlug/OpenTimelineIO that referenced this pull request Aug 5, 2023
…n#1598)

* Adjust license for package uploaded to PyPI
* Don't set license_file

Signed-off-by: Jean-Christophe Morin <jean_christophe_morin@hotmail.com>
Signed-off-by: Michele Spina <michelespina96@gmail.com>
@JeanChristopheMorinPerso JeanChristopheMorinPerso deleted the update_pypi_license branch April 13, 2024 22:56
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.

None yet

5 participants