1
0
forked from pool/python-pygit2
Denisart Benjamin 2014-09-02 18:47:26 +00:00 committed by Git OBS Bridge
parent 36449f1ea4
commit 89d9f25bc6

View File

@ -31,6 +31,9 @@ Tue Sep 2 18:20:17 UTC 2014 - p.drouand@gmail.com
`#390 <https://github.com/libgit2/pygit2/pull/390>`_
- Fix build
- Remove python_sitelib definition; pygit2 is arch dependant
- Add python-cffi and python-unittest2 requirements; new
dependencies
- Disable tests; network is now needed for launching them
-------------------------------------------------------------------
Mon Dec 9 13:31:12 UTC 2013 - p.drouand@gmail.com