mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-09 06:35:19 +02:00
New NIH "minimalistic" test dependency for dev-python/tld. Because obviously there is nothing more minimalistic than having to install two packages doing the same thing. Signed-off-by: Michał Górny <mgorny@gentoo.org>
12 lines
376 B
XML
12 lines
376 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>
|
|
</maintainer>
|
|
<stabilize-allarches/>
|
|
<upstream>
|
|
<remote-id type="github">barseghyanartur/fake.py</remote-id>
|
|
<remote-id type="pypi">fake.py</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|