Martin Tzvetanov Grigorov created AVRO-4231:
-----------------------------------------------
Summary: [Python] typechecks: failed with extras not found for
package avro: mypy
Key: AVRO-4231
URL: https://issues.apache.org/jira/browse/AVRO-4231
Project: Apache Avro
Issue Type: Task
Components: python
Reporter: Martin Tzvetanov Grigorov
https://github.com/apache/avro/actions/runs/22060130952/job/63743987699
{code:java}
typechecks: install_deps> python -I -m pip install coverage mypy
.pkg: _optional_hooks> python
/opt/hostedtoolcache/Python/3.10.19/x64/lib/python3.10/site-packages/pyproject_api/_backend.py
True setuptools.build_meta
.pkg: get_requires_for_build_sdist> python
/opt/hostedtoolcache/Python/3.10.19/x64/lib/python3.10/site-packages/pyproject_api/_backend.py
True setuptools.build_meta
.pkg: get_requires_for_build_wheel> python
/opt/hostedtoolcache/Python/3.10.19/x64/lib/python3.10/site-packages/pyproject_api/_backend.py
True setuptools.build_meta
.pkg: freeze> python -m pip freeze --all
.pkg: packaging==26.0,pip==25.3,setuptools==80.9.0,wheel==0.46.3
.pkg: prepare_metadata_for_build_wheel> python
/opt/hostedtoolcache/Python/3.10.19/x64/lib/python3.10/site-packages/pyproject_api/_backend.py
True setuptools.build_meta
typechecks: failed with extras not found for package avro: mypy (available:
snappy, zstandard)
typechecks: FAIL code 1 (5.28 seconds)
evaluation failed :( (5.31 seconds) {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)