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

feat(python): add license & classifiers to generated packages #712

Merged
merged 6 commits into from
Nov 11, 2019

Conversation

RomainMuller
Copy link
Contributor

@RomainMuller RomainMuller commented Aug 15, 2019

Adds PyPI trove classifiers to generated packages:, and recording license name in metadata.

Fixes #707


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Adds three classifiers to generated packages:
- Programming Language (Python 3)
- Operating System (Independent)
- License (from SPDX name)

Fixes #707
@mergify
Copy link
Contributor

mergify bot commented Aug 15, 2019

Thank you for contributing! ❤️ I will now look into making sure
the PR is up-to-date, then proceed to try and merge it!

@mergify
Copy link
Contributor

mergify bot commented Aug 15, 2019

Thank you for contributing! ❤️ I will now look into making sure
the PR is up-to-date, then proceed to try and merge it!

@RomainMuller RomainMuller self-assigned this Aug 26, 2019
@mergify
Copy link
Contributor

mergify bot commented Nov 4, 2019

Thank you for contributing! ❤️ I will now look into making sure the PR is up-to-date, then proceed to try and merge it!

@mergify mergify bot added the pr/ready-to-merge This PR is ready to be merged. label Nov 4, 2019
@RomainMuller RomainMuller changed the title feat(python): add classifiers to generated packages feat(python): add license & classifiers to generated packages Nov 8, 2019
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@RomainMuller RomainMuller marked this pull request as ready for review November 8, 2019 16:36
@RomainMuller RomainMuller requested a review from a team as a code owner November 8, 2019 16:36
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@RomainMuller RomainMuller removed the request for review from a team November 11, 2019 08:09
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify mergify bot merged commit 84fd8bb into master Nov 11, 2019
@mergify mergify bot deleted the rmuller/py-license branch November 11, 2019 09:04
@mergify mergify bot removed the pr/ready-to-merge This PR is ready to be merged. label Nov 11, 2019
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.

Python package information doesn't include license information
3 participants