mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pydantic-core: Update PyPI project name
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">pydantic/pydantic-core</remote-id>
|
||||
<remote-id type="pypi">pydantic-core</remote-id>
|
||||
<remote-id type="pypi">pydantic_core</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -115,7 +115,7 @@ inherit cargo distutils-r1 pypi
|
||||
DESCRIPTION="Core validation logic for pydantic written in Rust"
|
||||
HOMEPAGE="
|
||||
https://github.com/pydantic/pydantic-core/
|
||||
https://pypi.org/project/pydantic-core/
|
||||
https://pypi.org/project/pydantic_core/
|
||||
"
|
||||
SRC_URI+="
|
||||
${CARGO_CRATE_URIS}
|
||||
|
||||
Reference in New Issue
Block a user