Bug 260316 - devel/py-grpcio: fix build with newer python
Summary: devel/py-grpcio: fix build with newer python
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vanilla I. Shu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-10 12:36 UTC by Dmitry Marakasov
Modified: 2021-12-12 06:56 UTC (History)
0 users

See Also:
vanilla: maintainer-feedback+


Attachments
Patch (1.16 KB, patch)
2021-12-10 12:36 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov freebsd_committer freebsd_triage 2021-12-10 12:36:01 UTC
Created attachment 230019 [details]
Patch

...by forcing regeneration of cython files
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2021-12-12 06:55:38 UTC
Committed, thanks.
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-12-12 06:56:03 UTC
A commit in branch main references this bug:

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

commit 066bf46c62fce1e04b09d38e309423775538e212
Author:     Vanilla I. Shu <vanilla@FreeBSD.org>
AuthorDate: 2021-12-12 06:53:38 +0000
Commit:     Vanilla I. Shu <vanilla@FreeBSD.org>
CommitDate: 2021-12-12 06:53:38 +0000

    devel/py-grpcio: fix build with newer python.

    PR:             260316
    Reported by:    amdmi3@

 devel/py-grpcio/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)