Files
gentoo/dev-python/pydantic/metadata.xml
Michael Kochera 77620f6b50 dev-python/pydantic: Add cpe_uri
Closes: https://bugs.gentoo.org/909047
Signed-off-by: Michael Kochera <kochera@google.com>
Closes: https://github.com/gentoo/gentoo/pull/31567
Signed-off-by: Sam James <sam@gentoo.org>
2023-06-24 02:43:22 +01:00

19 lines
630 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>
<name>Python</name>
</maintainer>
<upstream>
<remote-id type="cpe">cpe:/a:pydantic_project:pydantic</remote-id>
<remote-id type="pypi">pydantic</remote-id>
<remote-id type="github">pydantic/pydantic</remote-id>
<bugs-to>https://github.com/pydantic/pydantic/issues</bugs-to>
<doc>https://docs.pydantic.dev/</doc>
</upstream>
<use>
<flag name="native-extensions">Compiles native "C" extensions.</flag>
</use>
</pkgmetadata>