Bug 266972 - www/py-fastapi-users: Bump version of required makefun
Summary: www/py-fastapi-users: Bump version of required makefun
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:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-11 16:40 UTC by Goran Mekić
Modified: 2022-10-12 14:01 UTC (History)
1 user (show)

See Also:
eduardo: merge-quarterly-


Attachments
fastapi-users.patch (1.36 KB, patch)
2022-10-11 16:45 UTC, Goran Mekić
meka: maintainer-approval+
Details | Diff
fastapi-users.patch (1.37 KB, patch)
2022-10-12 12:21 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-11 16:40:03 UTC
QA:

  * portlint: OK (looks fine.)
  * testport: OK (poudriere: 13.1, amd64 tested)
Comment 1 Goran Mekić 2022-10-11 16:45:03 UTC
Created attachment 237220 [details]
fastapi-users.patch
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2022-10-12 10:40:34 UTC
Hello,

Should this be merged to 2022Q4?

Thanks
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-10-12 10:40:37 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9e031c9aa0355ce212e2a9baad46657dceed998e

commit 9e031c9aa0355ce212e2a9baad46657dceed998e
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2022-10-12 10:38:09 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-10-12 10:39:14 +0000

    www/py-fastapi-users: Bump version of required makefun

    PR:             266972

 www/py-fastapi-users/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 4 Goran Mekić 2022-10-12 11:21:03 UTC
(In reply to Nuno Teixeira from comment #2)
Looking at https://www.freshports.org/www/py-fastapi-users/ I would say yes. Thank you for keeping an eye on it.
Comment 5 Nuno Teixeira freebsd_committer freebsd_triage 2022-10-12 11:57:59 UTC
(In reply to Goran Mekić from comment #4)

Q4 is at 10.1.4 (bug fix release) so I'm in doubt if 10.0.5 should be added to it:

Bump dependencies:

    makefun >=1.11.2,<2.0.0
    httpx-oauth >=0.4,<0.8

Maybe better wait to a bug/sec fix release.

Just for curiosity, 10.0.5 have dep on makefun >=1.11.2,<2.0.0,
                                                         ^----
why is port depend on makefun>=1.11.2,<1.16 ?
                                       ^---

Cheers
Comment 6 Goran Mekić 2022-10-12 12:21:06 UTC
Created attachment 237235 [details]
fastapi-users.patch

Sorry, the flu and the headache got the best of me
Comment 7 commit-hook freebsd_committer freebsd_triage 2022-10-12 14:01:09 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=addedd02c453b0af9d67f1bdb7d4444506ce90aa

commit addedd02c453b0af9d67f1bdb7d4444506ce90aa
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2022-10-12 13:59:33 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-10-12 13:59:33 +0000

    www/py-fastapi-users: Fix makefun dep version

    PR:             266972

 www/py-fastapi-users/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Comment 8 Nuno Teixeira freebsd_committer freebsd_triage 2022-10-12 14:01:41 UTC
Committed, thanks!