https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204850
--- Comment #3 from Kubilay Kocak <[email protected]> --- --single-version-externally-managed is a requirement for consistent Python port packaging/installation. Upstream needs to fix their packaging, so that it works with standard tooling and processes (pip, etc). In the meantime though, what's the *actual* blocker/problem to installation with single-version-externally-managed? Ideally they should distribute their package separately on PyPI so we (and others) can just grab the sdist, with the setup.py already generated. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
