commit: 11af861c0aa0675c2c58f1f6c7ca506c45c0f64f Author: Zac Medico <zmedico <AT> gentoo <DOT> org> AuthorDate: Mon Jun 14 20:45:26 2021 +0000 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org> CommitDate: Mon Jun 14 20:49:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11af861c
Revert "app-text/calibre: unpin dev-python/sip version for SIP v5" This reverts commit 875872c2297b31dd08b3ef11a7f7bb06b96b0edf. The SIP v5 migration depends on a dev-python/PyQt-builder ebuild requested in bug 796005. Bug: https://bugs.gentoo.org/744958 Bug: https://bugs.gentoo.org/793986 Bug: https://bugs.gentoo.org/796005 Signed-off-by: Zac Medico <zmedico <AT> gentoo.org> app-text/calibre/calibre-5.16.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/calibre/calibre-5.16.1.ebuild b/app-text/calibre/calibre-5.16.1.ebuild index 806a4b6563f..6f924cf6720 100644 --- a/app-text/calibre/calibre-5.16.1.ebuild +++ b/app-text/calibre/calibre-5.16.1.ebuild @@ -105,7 +105,7 @@ RDEPEND="${COMMON_DEPEND} DEPEND="${COMMON_DEPEND} $(python_gen_cond_dep ' >=dev-python/setuptools-23.1.0[${PYTHON_MULTI_USEDEP}] - dev-python/sip[${PYTHON_MULTI_USEDEP}] + <dev-python/sip-5[${PYTHON_MULTI_USEDEP}] ') >=virtual/podofo-build-0.9.6_pre20171027 virtual/pkgconfig"
