bilelmoussaoui / nautilus-git

Nautilus/Nemo extension to add important information about the current git directory
GNU General Public License v3.0
149 stars 9 forks source link

Add Python3 compability #45

Closed MaxSchambach closed 5 years ago

MaxSchambach commented 5 years ago

Description

I have updated the import statements such that they are compatible with Python3 while maintaining Python2 compatibility. I have not tested every little detail, but as far as I can tell, all features now work with Python2 and the Python2 bindings of python2-nautilus as well as Python3 and the correspondings python3-nautilus bindings.

What is left is to update the PKGBUILD of your Arch AUR package to be compatible with python2-nautilus as well as python-nautilus.