when execute: salt-run winrepo.update_git_repos show this warning: [WARNING ] /usr/lib64/python2.7/site-packages/salt/runners/winrepo.py:210: DeprecationWarning: winrepo git support now requires either GitPython or pygit2. Please install either GitPython >= 0.3 (or pygit2 >= 0.20.3 with libgit2 >= 0.20.0), clear out /srv/salt/win/repo, and restart the salt-master service. after install dev-python/pygit2-0.23.3 run fine Reproducible: Always