https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217044
Antoine Brodin <anto...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Progress |Closed Resolution|--- |Overcome By Events --- Comment #19 from Antoine Brodin <anto...@freebsd.org> --- unbundling of pyparsing / six / appdirs was reverted in version 36.0.0: #980 and others: Once again, Setuptools vendors all of its dependencies. It seems to be the case that in the Python ecosystem, all build tools must run without any dependencies (build, runtime, or otherwise). At such a point that a mechanism exists that allows build tools to have dependencies, Setuptools will adopt it. The port has been updated to version 36.0.1 -- You are receiving this mail because: You are the assignee 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"