summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2020-06-14 11:41:27 -0700
committerZac Medico <zmedico@gentoo.org>2020-06-14 11:42:37 -0700
commit701a6c4c7491de96fbc74cdf18421688dc98af4f (patch)
tree465a137ec25d419291d67ceb0de43d65662acce8 /app-text/calibre
parentsys-block/sas3flash: fix download links and pkg_nofetch output (diff)
downloadgentoo-701a6c4c7491de96fbc74cdf18421688dc98af4f.tar.gz
gentoo-701a6c4c7491de96fbc74cdf18421688dc98af4f.tar.bz2
gentoo-701a6c4c7491de96fbc74cdf18421688dc98af4f.zip
app-text/calibre: Require newer msgpack
Reported-by: Marcus Comstedt <marcus@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@gentoo.org>
Diffstat (limited to 'app-text/calibre')
-rw-r--r--app-text/calibre/calibre-4.18.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/calibre/calibre-4.18.0.ebuild b/app-text/calibre/calibre-4.18.0.ebuild
index f37e5cccd2f6..a4f5f90a8186 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}]