Skip to content

Gpl issues#41

Open
dangrie158 wants to merge 2 commits into
jaraco:mainfrom
dangrie158:gpl-issues
Open

Gpl issues#41
dangrie158 wants to merge 2 commits into
jaraco:mainfrom
dangrie158:gpl-issues

Conversation

@dangrie158

Copy link
Copy Markdown

refs #40

This removes the 2 tainted dependencies convertdate and lunardate as they are GPL licensed or depend on GPL licensed code.

lunardate is replaced by LunarCalendar which has the same functionality but does not depend on any GPL Code.

convertdate is vendored with only the necessary functionality. the full convertdate library depends on PyMeeus which is GPL v3, however this functionality is not used by calendra. Sadly, convertdate maintainers made it clear that they do not care about the violation thus I decided to make use of the MIT License of the code and vendor it into Calendra in this PR as I do not see another way.

Let me know what you think of this approach

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.

1 participant