Virgil Dupras 4e1edae9a4
dev-python/pytest-cov: relax pytest-xdist dep constraint
Tests were already failing badly before, for unrelated reasons and this
is the only package holding pytest-xdist back (I don't even think that
it's actually needed for testing...).

Also, make the Python project the maintainer of this package. chutzpah
doesn't have a single commit for this package in the git log. Everybody
but him touched that package.

Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
2019-04-12 09:02:14 -04:00

14 lines
451 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
<remote-id type="pypi">pytest-cov</remote-id>
<remote-id type="bitbucket">memedough/pytest-cov</remote-id>
<remote-id type="github">pytest-dev/pytest-cov</remote-id>
</upstream>
</pkgmetadata>