[Bug 271274] www/py-fastapi-users: Update to 11.0.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 271274] www/py-fastapi-users: Update to 11.0.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 May 2023 13:57:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271274 Robert Clausecker <fuz@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |fuz@FreeBSD.org --- Comment #2 from Robert Clausecker <fuz@FreeBSD.org> --- Running "make test" fails on arm64 FreeBSD 13.2: $ make test ===> Testing for py39-fastapi-users-11.0.0 ===> py39-fastapi-users-11.0.0 depends on package: py39-asgi-lifespan>=0 - found ===> py39-fastapi-users-11.0.0 depends on package: py39-asynctest>=0 - found ===> py39-fastapi-users-11.0.0 depends on package: py39-httpx-oauth>=0 - found ===> py39-fastapi-users-11.0.0 depends on package: py39-pymongo>=0 - found ===> py39-fastapi-users-11.0.0 depends on package: py39-pytest-asyncio>=0 - found ===> py39-fastapi-users-11.0.0 depends on package: py39-pytest>=7,1 - found ===> py39-fastapi-users-11.0.0 depends on file: /usr/local/bin/python3.9 - found cd /usr/home/ports/main.ports/www/py-fastapi-users/work-py39/fastapi_users-11.0.0 && /usr/bin/env PYTHONPATH=/usr/home/ports/main.ports/www/py-fastapi-users/work-py39/fastapi_users-11.0.0/src /usr/local/bin/python3.9 -m pytest -k '' -rs -v -o addopts= --ignore=tests/test_authentication_strategy_redis.py --ignore=test_build.py ImportError while loading conftest '/usr/home/ports/main.ports/www/py-fastapi-users/work-py39/fastapi_users-11.0.0/tests/conftest.py'. tests/conftest.py:23: in <module> from pytest_mock import MockerFixture E ModuleNotFoundError: No module named 'pytest_mock' *** Error code 4 Stop. make: stopped in /usr/home/ports/main.ports/www/py-fastapi-users Please let me know if you would like the update to be committed anyway or else submit a fixed up patch. -- You are receiving this mail because: You are the assignee for the bug.