donnemartin / gitsome

A supercharged Git/GitHub command line interface (CLI). An official integration for GitHub and GitHub Enterprise: https://github.com/works-with/category/desktop-tools
Other
7.56k stars 438 forks source link

Support for python3.7 #152

Closed glitzflitz closed 5 years ago

glitzflitz commented 5 years ago

Currently gitsome only supports Python 3.4 or 3.5. So I'm unable to use it on Arch Linux. It would be awesome to enable support for rolling release linux distros. Does this require any significant effort?

iosmanthus commented 5 years ago

+1 :+1:

Jaff commented 5 years ago

Ditto for Fedora 29

vpassapera commented 5 years ago

Same for osx and manjaro.

aladagemre commented 5 years ago

One limitation is outdated xonsh module (that is copied) which has a recent fix

It should be updated and version limitation should be lifted.

donnemartin commented 5 years ago

Hey all, sorry been really busy. I'm starting to free up and plan to look into updating gitsome to support the latest Python versions.

donnemartin commented 5 years ago

Hi all, check out https://github.com/donnemartin/gitsome/pull/160, gitsome now supports Python 3.7.

Uploaded to PyPI: https://pypi.org/project/gitsome/