Created attachment 257691 [details] [PATCH] biology/py-crossmap: update 0.5.4 => 0.7.3
Build failing due to dependencies on both cython versions.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=886844b5ecf827d919cf53ba0875b0ebd6e2a29a commit 886844b5ecf827d919cf53ba0875b0ebd6e2a29a Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2025-03-04 13:12:42 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2025-03-04 13:12:42 +0000 biology/py-crossmap: Update to 0.7.3 Several fixes and enhancements since 0.5.4 Changes: https://github.com/liguowang/CrossMap/releases PR: 284923 Reported by: alster@vinterdalen.se biology/py-crossmap/Makefile | 8 +- biology/py-crossmap/distinfo | 6 +- biology/py-crossmap/files/patch-2to3 (gone) | 2955 -------------------- .../files/patch-lib_cmmodule_twoList.py (gone) | 18 - biology/py-crossmap/files/patch-setup.py (gone) | 10 - 5 files changed, 6 insertions(+), 2991 deletions(-)
Failure to build from source is not a regression. Same problem was occurring with the prior version. Poudriere builds work fine. Further work is needed to resolve conflict between cython versions.