* Fedora 32 ships libgit2 1.0.0. * According to [the change log](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst) support for libgit2 1.0.0 was only added in pygit2 1.2.0 * gitfs requires pygit2==0.28.2 => I can't install gitfs. :(