Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 May 2023 13:57:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 271274] www/py-fastapi-users: Update to 11.0.0
Message-ID:  <bug-271274-7788-BTg9JZyudr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271274-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271274-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271274

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
=3D=3D=3D>  Testing for py39-fastapi-users-11.0.0
=3D=3D=3D>   py39-fastapi-users-11.0.0 depends on package: py39-asgi-lifesp=
an>=3D0 -
found
=3D=3D=3D>   py39-fastapi-users-11.0.0 depends on package: py39-asynctest>=
=3D0 - found
=3D=3D=3D>   py39-fastapi-users-11.0.0 depends on package: py39-httpx-oauth=
>=3D0 -
found
=3D=3D=3D>   py39-fastapi-users-11.0.0 depends on package: py39-pymongo>=3D=
0 - found
=3D=3D=3D>   py39-fastapi-users-11.0.0 depends on package: py39-pytest-asyn=
cio>=3D0 -
found
=3D=3D=3D>   py39-fastapi-users-11.0.0 depends on package: py39-pytest>=3D7=
,1 - found
=3D=3D=3D>   py39-fastapi-users-11.0.0 depends on file: /usr/local/bin/pyth=
on3.9 -
found
cd
/usr/home/ports/main.ports/www/py-fastapi-users/work-py39/fastapi_users-11.=
0.0
&& /usr/bin/env
PYTHONPATH=3D/usr/home/ports/main.ports/www/py-fastapi-users/work-py39/fast=
api_users-11.0.0/src
/usr/local/bin/python3.9 -m pytest -k '' -rs -v -o addopts=3D
--ignore=3Dtests/test_authentication_strategy_redis.py --ignore=3Dtest_buil=
d.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 e=
lse
submit a fixed up patch.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271274-7788-BTg9JZyudr>