https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243665
--- Comment #10 from Kubilay Kocak <ko...@freebsd.org> --- (In reply to Sunpoet Po-Chuan Hsieh from comment #9) I'd like to see less dependencies in python.mk than more. Every Python package that declares a dependency that includes a <version-spec> cant be accurately or correctly described using a shared dependency line It doesn't even matter whether or not the Python package declares the <version-spec> correctly or not. Whatever is specified in setup.py *must* be 'exactly' satisfied, otherwise it results in a runtime dependency error (even when the dependency is installed). -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"