Date: Sat, 23 Nov 2024 17:53:38 +0000 From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: maintainer-feedback requested: [Bug 282937] editors/openoffice-devel; Update python dependency Message-ID: <bug-282937-25061-gcoA6x4AEB@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-282937-25061@https.bugs.freebsd.org/bugzilla/> References: <bug-282937-25061@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked FreeBSD Office Team <office@FreeBSD.org> for maintainer-feedback: Bug 282937: editors/openoffice-devel; Update python dependency https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282937 --- Description --- So I was getting tired of editors/openoffice-4 depending on python2.7 when I noticed editors/openoffice-devel. I said to myself, "Surely the devel vers= ion isn't depending on version 2.7 any more," and an examination of the Makefile confirmed that it isn't. But it does explicitly depend on version 3.9, and= the current default version is 3.11. I made the attached patch to the Makefile= to specify that 3.9 or above would work and tried it out. My suspicion is that python is used only during the build, and therefore that if my build succee= ded, everything would be okay; and that seems to be true.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282937-25061-gcoA6x4AEB>