blob: 3a3c6c91244fdaa67543de36bdf8661f06ee9b4d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
pkgbase = python-pandera-git
pkgdesc = Provides a flexible and expressive API for performing data validation on dataframe-like objects to make data processing pipelines more readable and robust.
pkgver = 0.23.0.r824.20250301.d3f80e68
pkgrel = 2
url = https://www.union.ai/pandera
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-setuptools-scm
makedepends = python-wheel
depends = python>=3.10
depends = python-numpy>=1.19.0
depends = python-multimethod
depends = python-packaging>=20.0
depends = python-pandas>=1.2.0
depends = python-pydantic
depends = python-typeguard>=3.0.2
depends = python-typing_inspect>=0.6.0
depends = python-wrapt
optdepends = mypy
optdepends = python-dask
optdepends = python-frictionless<=4.40.8
optdepends = python-geopandas
optdepends = python-hypothesis>=5.41.1
optdepends = python-fastapi
optdepends = python-modin
optdepends = python-pandas-stubs
optdepends = python-pyspark>=3.2.0
optdepends = python-ray
optdepends = python-scipy
optdepends = python-shapely
optdepends = python-yaml>=5.1
provides = python-pandera=0.23.0.r824.20250301.d3f80e68
conflicts = python-pandera
source = python-pandera::git+https://github.com/unionai-oss/pandera.git
sha256sums = SKIP
pkgname = python-pandera-git
|