No new releases on old HOMEPAGE. --- cov-core-1.7.ebuild 2015-01-28 16:05:08.671391713 +0100 +++ cov-core-1.15.0.ebuild 2015-01-28 16:53:27.312960928 +0100 @@ -8,7 +8,7 @@ inherit distutils-r1 DESCRIPTION="plugin core for use by pytest-cov, nose-cov and nose2-cov" -HOMEPAGE="https://bitbucket.org/memedough/cov-core/overview" +HOMEPAGE="https://github.com/schlamar/cov-core" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" @@ -16,5 +16,5 @@ KEYWORDS="~amd64 arm hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="" -RDEPEND="dev-python/coverage[${PYTHON_USEDEP}]" -DEPEND="" +RDEPEND=">=dev-python/coverage-3.6[${PYTHON_USEDEP}]" +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
It's already bumped today.