#4692 pygit2 1.0.0 support
Merged by pingou. Opened by jlanda.
jlanda/pagure fix-pip-container  into  master

Download 4692.patch

pygit2 has some breaking changes on 1.0.0 release 0, modify our doc server to support both old and new pygit2 versions

:thumbsup:

and with 1.0.0 they started to not match libgit2's versioning on their releases, so remove the specific version pip install :)

2 new commits added

  • doc_server: pygit2 1.0.0 support
  • Remove old libgit2 version based pygit2 installation

2 new commits added

  • doc_server: pygit2 1.0.0 support
  • Remove old libgit2 version based pygit2 installation

2 new commits added

  • doc_server: pygit2 1.0.0 support
  • Remove old libgit2 version based pygit2 installation

pretty please pagure-ci rebuild

pretty please pagure-ci rebuild

rebased onto ce29aa83501564a1829dcb819e37f8f5035976b3

pretty please pagure-ci rebuild

rebased onto d4703b0374361d852710f8a40b6247ef5682c5ea

rebased onto c94d5dd32da3f40dc0f2465298d65334f74f4c93

2 new commits added

  • doc_server: pygit2 1.0.0 support
  • Remove old libgit2 version based pygit2 installation

After some fights, now seems that I managed to implement proper multiversion support :)

It's green!!

Let's get this in :)

Pull-Request has been merged by pingou

Metadata