https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237911
Kubilay Kocak <ko...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ko...@freebsd.org, | |pyt...@freebsd.org Flags| |maintainer-feedback?(kwm@Fr | |eeBSD.org) Assignee|ports-b...@freebsd.org |k...@freebsd.org Keywords| |needs-qa --- Comment #1 from Kubilay Kocak <ko...@freebsd.org> --- Thanks for the report John The port really shouldn't be creating a Python environment/virtualenv or fetching things to do so, and should (only) be using the system Python environment and *_DEPEND'ing on the requisite python packages it needs (if any). To confirm again, this behaviour *does not* occur if setuptools_scm port is not installed? Is this a regression after a particular version, or did you just happen to notice it after something requiring setuptools_scm was installed? Is the issue contingent/dependent on an OPTION or other condition? -- 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"