• chrash0@lemmy.world
    link
    fedilink
    arrow-up
    65
    ·
    3 days ago

    Users who need to run their application in Python 2 should do so on a platform that offers support for it

    damn go off

    • flubba86@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      2 days ago

      Oh nice. I used lxqt a couple years ago while I was taking a break from KDE Plasma. I liked it, light and fast and simple. I didn’t know v2.0 is coming out, I’m definitely going to try it.

  • AutoTL;DR@lemmings.worldB
    link
    fedilink
    English
    arrow-up
    9
    ·
    3 days ago

    This is the best summary I could come up with:


    A change proposal has been filed by Red Hat engineer Miro Hrončok for retiring Python 2.7 within Fedora 41 and to drop packages still depending upon Python 2.

    We do not wish to simply orphan the package, as we are afraid it would not receive proper care if taken by somebody else.

    If there are potential maintainers interested in maintaining Python 2 in Fedora beyond Fedora 41, they can talk to us and demonstrate their ability and will to take care of Python 2 by joining the maintenance early.

    Users who need to run their application in Python 2 should do so on a platform that offers support for it.

    Developers who still need to test their software on Python 2 can use containers with older Fedora releases or unsupported CentOS/RHEL versions."

    The F41 change proposal still needs the approval of the Fedora Engineering and Steering Committee (FESCo), but it will presumably proceed – well, assuming GIMP 3.0 finally releases this summer so as to not block the Python 2.7 removal.


    The original article contains 379 words, the summary contains 171 words. Saved 55%. I’m a bot and I’m open source!

  • taanegl@beehaw.org
    link
    fedilink
    arrow-up
    4
    ·
    2 days ago

    Friggin’ GIMP 2 is sun setting. GIMP 3 with everything replaced in GEGL and non-distructive editing is the new standard. Who tf needs Photoshop?

        • velox_vulnus@lemmy.ml
          link
          fedilink
          arrow-up
          12
          ·
          edit-2
          2 days ago

          Well, you’re not wrong here. It is better to use dnf-related commands. yum as an alias exists to make sure that old server scripts for RHEL remains compatible.

        • Dran@lemmy.world
          link
          fedilink
          arrow-up
          12
          ·
          2 days ago

          Generally the lifecycle with this sort of thing is old_thing becomes an alias to new_thing, and eventually old_thing gets dropped as an alias down the line.

          It’s still decent advice to learn dnf native calls and to update scripts using yum to those native calls.

    • Corporate stuff is probably already running on unsupported and unpatched Linux distros if they still haven’t migrated to Python 3. I doubt the new version of Fedora removing the binaries will make much of a difference.