Brian Dolbec 397cd2af11
dev-python/pytest-virtualenv: New pkg, dep of dev-python/setuptools_trial
Indeirect dep for buildbot tests.

Package-Manager: Portage-2.3.3_p7, Repoman-2.3.1
2017-01-03 20:48:32 -08:00

21 lines
643 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>dolsen@gentoo.org</email>
<description>Primary maintainer</description>
</maintainer>
<upstream>
<maintainer>
<email>eeaston@gmail.com</email>
<name>Edward Easton</name>
</maintainer>
<remote-id type="pypi">pytest-virtualenv</remote-id>
</upstream>
<longdescription>
Create a Python virtual environment in your test that cleans up on
teardown. The fixture has utility methods to install packages and list
what's installed.
</longdescription>
</pkgmetadata>