Bug 266758 - www/py-fastapi-users: Update to 10.1.5
Summary: www/py-fastapi-users: Update to 10.1.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Nuno Teixeira
URL: https://github.com/fastapi-users/fast...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-02 11:04 UTC by Goran Mekić
Modified: 2022-10-07 20:21 UTC (History)
2 users (show)

See Also:


Attachments
fastapi-users (1.34 KB, patch)
2022-10-02 11:05 UTC, Goran Mekić
meka: maintainer-approval+
Details | Diff
fastapi-users.patch (1.89 KB, patch)
2022-10-03 10:39 UTC, Goran Mekić
meka: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Goran Mekić 2022-10-02 11:04:31 UTC
QA:

  * portlint: OK (looks fine.)
  * testport: OK (poudriere: 13.1, amd64 tested)
Comment 1 Goran Mekić 2022-10-02 11:05:22 UTC
Created attachment 236998 [details]
fastapi-users
Comment 2 Wen Heping freebsd_committer freebsd_triage 2022-10-03 08:27:37 UTC
===>   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
Comment 3 Goran Mekić 2022-10-03 10:39:20 UTC
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.
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-10-07 17:38:38 UTC
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(-)
Comment 5 Nuno Teixeira freebsd_committer freebsd_triage 2022-10-07 17:39:43 UTC
Committed, thanks!
Comment 6 Nuno Teixeira freebsd_committer freebsd_triage 2022-10-07 18:14:41 UTC
Hello,

I forgot to ask, is testunit working? `make test` show no results.

Cheers
Comment 7 Goran Mekić 2022-10-07 20:21:04 UTC
There are no tests enabled yet, because one of the requirements doesn't install on FreeBSD.