Justin Lecher 96f8613232
Update remote-ids in metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2016-01-07 13:07:12 +01:00

14 lines
436 B
XML

<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<upstream>
<remote-id type="pypi">pytest-httpbin</remote-id>
<maintainer status="unknown">
<email>me@kevinmccarthy.org</email>
<name>Kevin McCarthy</name>
</maintainer>
<remote-id type="github">kevin1024/pytest-httpbin</remote-id>
</upstream>
</pkgmetadata>