QA: * portlint: OK (looks fine.) * testport: OK (poudriere: 13.1, amd64 tested)
Created attachment 236998 [details] fastapi-users
===> py39-fastapi-users-10.1.5 depends on package: py39-email-validator>=1.1.0,<1.3 - not found *** Error code 1 Stop. make: stopped in /usr/ports/www/py-fastapi-users build of www/py-fastapi-users | py39-fastapi-users-10.1.5 ended at Mon Oct 3 16:22:04 CST 2022 build time: 00:00:09 !!! build failure encountered !!! [00:24:16] Error: Build failed in phase: run-depends
Created attachment 237040 [details] fastapi-users.patch I bumped the version of email-validator dependency. I didn't find anything obviously wrong after doing that.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d6179269777fb0fed8ffae1a5ac4db4238d1d2fa commit d6179269777fb0fed8ffae1a5ac4db4238d1d2fa Author: Goran Mekić <meka@tilda.center> AuthorDate: 2022-10-07 17:36:50 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-10-07 17:37:57 +0000 www/py-fastapi-users: Update to 10.1.5 ChangeLog: https://github.com/fastapi-users/fastapi-users/releases/tag/v10.1.5 PR: 266758 www/py-fastapi-users/Makefile | 4 ++-- www/py-fastapi-users/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-)
Committed, thanks!
Hello, I forgot to ask, is testunit working? `make test` show no results. Cheers
There are no tests enabled yet, because one of the requirements doesn't install on FreeBSD.