[
https://issues.apache.org/jira/browse/AIRFLOW-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16165327#comment-16165327
]
Stephan Erb commented on AIRFLOW-1430:
--------------------------------------
https://github.com/kmike/text-unidecode/ looks like an alternative. There is
also https://github.com/redvasily/isounidecode which has gained Py3 earlier
this year.
> GPL licensing issues
> --------------------
>
> Key: AIRFLOW-1430
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1430
> Project: Apache Airflow
> Issue Type: Bug
> Affects Versions: 1.8.1
> Reporter: Florian Jetter
> Priority: Critical
>
> The current requirements require the install of the GPLv2 licensed package
> {{Unidecode}} .
> This is a violation to the ASF licensing conditions, c.f.
> https://www.apache.org/legal/resolved.html#category-x
> https://www.apache.org/legal/resolved.html#prohibited
> The requirement comes in via:
> {{python-nvd3}} https://github.com/areski/python-nvd3
> -> {{python-sluggify}} https://github.com/un33k/python-slugify
> -> {{Unidecode}} https://github.com/avian2/unidecode
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)