mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-28 07:47:28 -08:00
Builds, tests and installs fine on all implementations listed in PYTHON_COMPAT. Needs a bit more work because it installs its own test suite as a submodule, though. Signed-off-by: Marek Szuba <marecki@gentoo.org>
14 lines
411 B
XML
14 lines
411 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>marecki@gentoo.org</email>
|
|
<name>Marek Szuba</name>
|
|
</maintainer>
|
|
<stabilize-allarches/>
|
|
<upstream>
|
|
<remote-id type="github">pycontribs/subprocess-tee</remote-id>
|
|
<remote-id type="pypi">subprocess-tee</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|