https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216204
Tobias Kortkamp <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] --- Comment #8 from Tobias Kortkamp <[email protected]> --- There is a 0.10.4 now. Can you update? XBUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=3.10:devel/py-yaml XTEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.8.1:devel/py-pytest This needs to be updated for Python flavors. Please add @${PY_FLAVOR} to the end. -- 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]"
