[Bug 243610] sysutils/py-salt failed to build with python 3.8
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jan 28 03:27:43 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243610
Kubilay Kocak <koobs at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |needs-qa
See Also| |https://github.com/saltstac
| |k/salt/issues/55029
Severity|Affects Only Me |Affects Some People
Status|New |Open
CC| |koobs at FreeBSD.org,
| |python at FreeBSD.org
--- Comment #5 from Kubilay Kocak <koobs at FreeBSD.org> ---
(In reply to Tommy P from comment #4)
The more precise fix is to limit USES=python:<version-spec> to only list Python
versions upstream explicitly supports/tests against. Since upstream only just
added Python 3.8 to their QA process and there are this and other Python 3.8
issues, the more appropriate interim change is to set
USES=python:<version-spec> to 2.7-3.7
@Christer Are you OK with this change in the meantime until an upstream
fix/resolution is obtained that we can use?
If Salt on the other hand does expect/claim 3.8 support for the current port
version, then presumably there is a bug/change that we can make, such as
porting and conditionally dependending on the the distro module?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list