Created attachment 248032 [details] 0.10.0 update Update to 0.10.0. This release adds support for python 3.11 Changes: https://github.com/bxlab/bx-python/releases/tag/v0.10.0
Approved, thanks for the patch. Please commit it.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3dae35c0aadfc7f9077bbef5e427c04c9d38e64a commit 3dae35c0aadfc7f9077bbef5e427c04c9d38e64a Author: Ruslan Makhmatkhanov <rm@FreeBSD.org> AuthorDate: 2024-01-28 22:08:29 +0000 Commit: Ruslan Makhmatkhanov <rm@FreeBSD.org> CommitDate: 2024-01-28 22:08:29 +0000 biology/py-bx-python: update to 0.10.0 Update to 0.10.0. This release adds support for python 3.11 Changes: https://github.com/bxlab/bx-python/releases/tag/v0.10.0 PR: 276683 PR: 275494 Approved by: yuri (maintainer) biology/py-bx-python/Makefile | 3 +-- biology/py-bx-python/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-)
Committed, thanks!