Michał Górny 34744df2fb
*/*: Reassign marecki's packages
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-06-28 13:12:17 +02:00

21 lines
627 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="github">pycontribs/subprocess-tee</remote-id>
<remote-id type="pypi">subprocess-tee</remote-id>
</upstream>
<use>
<flag name="test-full">
Enable full test mode. Pulls in many additional dependencies,
and requires having been emerged without this flag first
in order to avoid a circular dependency.
</flag>
</use>
</pkgmetadata>