49 lines
1.8 KiB
Plaintext

pkgbase = python-pydantic
pkgdesc = Data parsing and validation using Python type hints
pkgver = 2.9.2
pkgrel = 2
url = https://github.com/pydantic/pydantic
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = MIT
checkdepends = python-ansi2html
checkdepends = python-cloudpickle
checkdepends = python-devtools
checkdepends = python-dirty-equals
checkdepends = python-email-validator
checkdepends = python-faker
checkdepends = python-greenlet
checkdepends = python-hypothesis
checkdepends = python-jsonschema
checkdepends = python-packaging
checkdepends = python-pygments
checkdepends = python-pytest
checkdepends = python-pytest-benchmark
checkdepends = python-pytest-examples
checkdepends = python-pytest-mock
checkdepends = python-pytest-pretty
checkdepends = python-pytz
checkdepends = python-sqlalchemy
makedepends = cython
makedepends = python-build
makedepends = python-installer
makedepends = python-hatchling
makedepends = python-hatch-fancy-pypi-readme
makedepends = python-wheel
depends = python
depends = python-annotated-types
depends = python-pydantic-core
depends = python-typing_extensions
optdepends = mypy: for type validation with mypy
optdepends = python-dotenv: for .env file support
optdepends = python-email-validator: for email validation
optdepends = python-hypothesis: for hypothesis plugin when using legacy v1
source = https://github.com/pydantic/pydantic/archive/v2.9.2/pydantic-v2.9.2.tar.gz
sha512sums = ca4efd3972fabff9be675e1f8bc39b4048e18b56db7d8985c560172aceb9f73818ede407d1b97a9069815c0cc7ce9b8dada0cbb43ba0f66a84be7700b48230b6
b2sums = 4512bb93e10fb99445bd3162dd71ddb5328a74029b7239bfd6f98ea48f7e9bf8254f8b10bca491c3357a40a08f9a7d1f085655dac03cc8cdb7149d54c4ba3cb6
pkgname = python-pydantic