Bug 266533

Summary: databases/py-ormar: Fix fallout by bumping pydantic version in RUN_DEPENDS
Product: Ports & Packages Reporter: Goran Mekić <meka>
Component: Individual Port(s)Assignee: Nuno Teixeira <eduardo>
Status: Closed FIXED    
Severity: Affects Only Me CC: eduardo
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
pydantic-version-dependency.patch meka: maintainer-approval+

Description Goran Mekić 2022-09-21 13:18:24 UTC
QA:

  * portlint: OK (looks fine.)
  * testport: OK (poudriere: 13.1, amd64 tested)
Comment 1 Goran Mekić 2022-09-21 13:18:58 UTC
Created attachment 236730 [details]
pydantic-version-dependency.patch
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2022-09-21 16:29:38 UTC
- Bump PORTREVISION
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-09-21 17:00:27 UTC
A commit in branch main references this bug:

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

commit 533b717e534306187cdf1f87f680b8b18f605239
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2022-09-21 16:46:31 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-09-21 16:59:42 +0000

    databases/py-ormar: Bump pydantic version in RUN_DEPENDS

     - Fix fallout by bumping pydantic version in RUN_DEPENDS
     - Bump PORTREVISION

    PR:             266533

 databases/py-ormar/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 4 Nuno Teixeira freebsd_committer freebsd_triage 2022-09-21 17:01:26 UTC
Committed, thanks!