Bug 262822 - math/py-topologic: support Python-3.9
Summary: math/py-topologic: support Python-3.9
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks: 261703
  Show dependency treegraph
 
Reported: 2022-03-26 10:45 UTC by Thierry Thomas
Modified: 2022-03-26 14:46 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments
Support Python-3.9 and beyond (1001 bytes, patch)
2022-03-26 10:45 UTC, Thierry Thomas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thierry Thomas freebsd_committer freebsd_triage 2022-03-26 10:45:56 UTC
Created attachment 232730 [details]
Support Python-3.9 and beyond

Do not hard-code $PYTHON_EXT_SUFFIX.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2022-03-26 14:46:06 UTC
Committed, thanks for the patch!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-03-26 14:46:44 UTC
A commit in branch main references this bug:

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

commit 5ccfc24ac3968ccc1f70615dd225c95a8a49e4e6
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2022-03-26 14:45:25 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-03-26 14:45:54 +0000

    math/py-topologic: Do not hard-code $PYTHON_EXT_SUFFIX

    PR:             262822

 math/py-topologic/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)