Date: Thu, 15 Sep 2022 16:05:16 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 266427] sysutils/py-salt: support building with Python 3.10 Message-ID: <bug-266427-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266427 Bug ID: 266427 Summary: sysutils/py-salt: support building with Python 3.10 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: krion@FreeBSD.org Reporter: paul@gromit.dlib.vt.edu Assignee: krion@FreeBSD.org Flags: maintainer-feedback?(krion@FreeBSD.org) Salt 3005 ("Phosporous") release supports Python 3.10 but the current port Makefile restricts Python versions to 3.6--3.9. Sysutils/py-salt will build and run with Python 3.10 if the "USES=3D" line in the Makefile is changed to "USES=3D cpe python:3.6-3.10". The port as it currently stands will not bu= ild when the default Python version is set to 3.10. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-266427-7788>