commit:     701a6c4c7491de96fbc74cdf18421688dc98af4f
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 14 18:41:27 2020 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sun Jun 14 18:42:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=701a6c4c

app-text/calibre: Require newer msgpack

Reported-by: Marcus Comstedt <marcus <AT> mc.pp.se>
Closes: https://bugs.gentoo.org/728112
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 app-text/calibre/calibre-4.18.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/calibre/calibre-4.18.0.ebuild 
b/app-text/calibre/calibre-4.18.0.ebuild
index f37e5cccd2f..a4f5f90a818 100644
--- a/app-text/calibre/calibre-4.18.0.ebuild
+++ b/app-text/calibre/calibre-4.18.0.ebuild
@@ -63,7 +63,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
                >=dev-python/lxml-3.8.0[${PYTHON_MULTI_USEDEP}]
                >=dev-python/markdown-3.0.1[${PYTHON_MULTI_USEDEP}]
                >=dev-python/mechanize-0.3.5[${PYTHON_MULTI_USEDEP}]
-               >=dev-python/msgpack-0.5.6[${PYTHON_MULTI_USEDEP}]
+               >=dev-python/msgpack-0.6.2[${PYTHON_MULTI_USEDEP}]
                >=dev-python/netifaces-0.10.5[${PYTHON_MULTI_USEDEP}]
                >=dev-python/pillow-3.2.0[${PYTHON_MULTI_USEDEP}]
                >=dev-python/psutil-4.3.0[${PYTHON_MULTI_USEDEP}]

Reply via email to