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

Put python-lambda under poetry #6

Merged
merged 13 commits into from
Mar 12, 2020
Merged

Put python-lambda under poetry #6

merged 13 commits into from
Mar 12, 2020

Conversation

netsettler
Copy link
Collaborator

This is a first cut at getting python-lambda under poetry. It's a pretty simple repo so I don't anticipate too much trouble. The MANIFEST.in suggests there may be files that were supposed to be included that I didn't include, but they look like test files and I'm not sure they should be distributed so I left them out.

These changes will be released as a beta version that we can test in torb and do a later PR to release if it seems good.

Note that I bumped the major version to 2.0.0b1. This is because the change to using poetry requires using Python 3.6. Also, just the use of Poetry could bring incompatible changes, though hopefully not others than the need to use a newer Python. But it seemed prudent to mark the division strongly as a possibly-breaking change.

Also note that I repaired the way the copyrights are handled in the README.rst and the LICENSE file. It was not appropriate to simply remove the old LICENSE notice since the old license requires us not to do that. I think the language I've included is what's needed to join the two.

Copy link
Member

@willronchetti willronchetti left a comment

Choose a reason for hiding this comment

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

Looks good. Although I understand why you would rename old files to *.DISABLED, there really is no need to. They can always be checked out again from history. I won't harp on it anymore though, I just find it clutters the files.

@netsettler netsettler merged commit 8dda026 into master Mar 12, 2020
@netsettler netsettler deleted the kmp_poetryfest branch March 30, 2023 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants