Update cffi support #279
You are viewing an older attempt in the history of this workflow run.
View latest attempt.
tests.yml
on: push
Matrix: build-package
Matrix: manylinux
Matrix: test
Matrix: lint
coveralls_finish
0s
Annotations
5 errors
build-package (3.13.0-alpha - 3.13.0, ubuntu-20.04)
/opt/hostedtoolcache/Python/3.13.0-alpha.3/x64/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_envs.py:111: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
from pip._vendor.pkg_resources import find_distributions
|
build-package (3.13.0-alpha - 3.13.0, ubuntu-20.04)
/opt/hostedtoolcache/Python/3.13.0-alpha.3/x64/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py:73: DeprecationWarning: Unimplemented abstract methods {'locate_file'}
return cls(files, info_location)
|
build-package (3.13.0-alpha - 3.13.0, macos-11)
Process completed with exit code 1.
|
build-package (3.13.0-alpha - 3.13.0, macos-11)
/Library/Frameworks/Python.framework/Versions/3.13/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_envs.py:111: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
from pip._vendor.pkg_resources import find_distributions
|
build-package (3.13.0-alpha - 3.13.0, macos-11)
/Library/Frameworks/Python.framework/Versions/3.13/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py:73: DeprecationWarning: Unimplemented abstract methods {'locate_file'}
return cls(files, info_location)
|