The version pygit2 in epel (0.24.2) is recent enough to drop all conditional check we had in place
Signed-off-by: Clement Verna cverna@tutanota.com
Ok, but then let's be explicit about the minimal pygit2 version supported. This would need to be in the requirements.txt, the spec file and the documentation somewhere :)
rebased onto 170c096cdd25ba8ffc3ab4682cb7378166f2e105
The installation documentation reference rpm install and pip install and both method have the pygit2 version required defined.
1 new commit added
rebased onto 87528807e4095eb1a24e58a97fd933f03891f3dd
rebased onto 9c9f3ae351058ae6f975c56cae2b7c7dab99ada4
Pull-Request has been merged by pingou
The version pygit2 in epel (0.24.2) is recent enough
to drop all conditional check we had in place
Signed-off-by: Clement Verna cverna@tutanota.com