https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244934

--- Comment #5 from Kubilay Kocak <[email protected]> ---
(In reply to Danilo G. Baio from comment #4)

Thanks for the explanation. As part of this, if it hasn't been done already,
please make sure all consumers declare their dependency versions the same as
their source code specifies.

If ports specify >0 but the sources specify >x.y, update *_DEPENDS to specify
that exact version

If ports specify * but the sources specify >x.y,<z, update *_DEPENDS to specify
that exact version, like '>x.y<z' as well. This will help identify issues and
failures and improve QA in the future

-- 
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]"

Reply via email to