GitHub user tliron opened a pull request:

    https://github.com/apache/incubator-ariatosca/pull/181

    ARIA-103 Remove dependency on Clint

    We no longer require this third-party library, instead the utils/console
    module uses the existing cli/color module.
    
    This commit also fixes the cli/color module to properly support Unicode,
    and also properly deinitialize Colorama in Windows.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/incubator-ariatosca 
ARIA-103-remove-clint-dependency

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-ariatosca/pull/181.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #181
    
----
commit d81d734da451d8ffa82c61830947589e378b76e5
Author: Tal Liron <tal.li...@gmail.com>
Date:   2017-07-10T09:28:23Z

    ARIA-103 Remove dependency on Clint
    
    We no longer require this third-party library, instead the utils/console
    module uses the existing cli/color module.
    
    This commit also fixes the cli/color module to properly support Unicode,
    and also properly deinitialize Colorama in Windows.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to