Summary: | biology/py-biom-format: Update to 2.1.16 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Yuri Victorovich <yuri> | ||||||
Component: | Individual Port(s) | Assignee: | Yuri Victorovich <yuri> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | Flags: | jrm:
maintainer-feedback+
|
||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Thanks. Is a RUN_DEPEND on devel/py-future still necessary? https://github.com/biocore/biom-format/blob/master/setup.py#L119-L125 Created attachment 252007 [details] patch (In reply to Joseph Mingrone from comment #1) No, future isn't necessary. I removed it. Looks good. Thank you. Commited, thanks! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=44ec9c8c3f9d00d60ab01d86e506635d1f3acb70 commit 44ec9c8c3f9d00d60ab01d86e506635d1f3acb70 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-07-13 18:03:19 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-07-13 18:06:57 +0000 biology/py-biom-format: update 2.1.10 → 2.1.16 PR: 279854 Approved by: Joseph Mingrone <jrm@freebsd.org> (maintainer) biology/py-biom-format/Makefile | 11 ++++------- biology/py-biom-format/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 10 deletions(-) |
Created attachment 251565 [details] patch The current version 2.1.10 isn't Python-3.11 compatible.