mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
Newer versions of dev-python/isort require hypothesis-auto which in turn requires pydantic. Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
15 lines
491 B
XML
15 lines
491 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>python@gentoo.org</email>
|
|
<name>Python</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="pypi">pydantic</remote-id>
|
|
<remote-id type="github">samuelcolvin/pydantic</remote-id>
|
|
<bugs-to>https://github.com/samuelcolvin/pydantic/issues</bugs-to>
|
|
<doc>https://pydantic-docs.helpmanual.io/</doc>
|
|
</upstream>
|
|
</pkgmetadata>
|