[MacPorts] #67036: Ports depend on Python 3.11 (was: Port tries to install Python 3.11 for no use)

MacPorts noreply at macports.org
Sun Mar 5 05:58:44 UTC 2023


#67036: Ports depend on Python 3.11
-----------------------------------+----------------------
  Reporter:  ballapete             |      Owner:  mascguy
      Type:  defect                |     Status:  assigned
  Priority:  Normal                |  Milestone:
 Component:  ports                 |    Version:  2.8.1
Resolution:                        |   Keywords:
      Port:  poppler, gdk-pixbuf2  |
-----------------------------------+----------------------
Changes (by jmroot):

 * owner:  (none) => mascguy
 * cc: dbevans (added)
 * status:  new => assigned
 * keywords:  monterey intel =>


Comment:

 It's not hard to explain.
 {{{
 % port deps poppler
 Full Name: poppler @23.03.0_0+boost
 Extract Dependencies: xz
 Build Dependencies:   cmake, pkgconfig, python311
 }}}
 {{{
 % port deps gdk-pixbuf2
 Full Name: gdk-pixbuf2 @2.42.10_0
 Extract Dependencies: xz
 Build Dependencies:   gi-docgen, gtk-doc, libxslt, pkgconfig,
 py311-docutils,
                       meson, ninja
 }}}
 3.11 is the default python version for MacPorts now, so if a port uses
 python for something, that's the version it should be using. The fact that
 you don't like having the latest python version installed doesn't seem
 like a very compelling reason to add variants, but I'll leave the decision
 in the hands of the maintainers of these ports.

-- 
Ticket URL: <https://trac.macports.org/ticket/67036#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list