mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 20:48:31 -07:00
dev-python/pygit2: backport cffi-1.10 fix
Bug: https://bugs.gentoo.org/618470 Package-Manager: Portage-2.3.5_p32, Repoman-2.3.2_p62
This commit is contained in:
@@ -21,6 +21,10 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/pygit2-0.25.1-cffi-1.10.patch
|
||||
)
|
||||
|
||||
python_test() {
|
||||
esetup.py test
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user