mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-25 22:37:26 -08:00
Required again for dev-python/uvicorn's test suite, and I'm really tired of fixing it every time they add an unconditional import to their tests, so instead I'm wasting my time fixing this package. Signed-off-by: Michał Górny <mgorny@gentoo.org>
12 lines
351 B
XML
12 lines
351 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>
|
|
<upstream>
|
|
<remote-id type="github">MagicStack/httptools</remote-id>
|
|
<remote-id type="pypi">httptools</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|