Bug 266533 - databases/py-ormar: Fix fallout by bumping pydantic version in RUN_DEPENDS
Summary: databases/py-ormar: Fix fallout by bumping pydantic version in RUN_DEPENDS
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-09-21 13:18 UTC by Goran Mekić
Modified: 2022-09-21 17:01 UTC (History)
1 user (show)

See Also:


Attachments
pydantic-version-dependency.patch (1.08 KB, patch)
2022-09-21 13:18 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-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!