From 2e5126d7e199046e7f200dfdcf3f7271a4e543d7 Mon Sep 17 00:00:00 2001 From: Karolina Surma Date: Fri, 24 Nov 2023 09:08:54 +0100 Subject: [PATCH] Remove obsolete references to 2to3 --- python3.13.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/python3.13.spec b/python3.13.spec index 0c33aed..8ba1c0a 100644 --- a/python3.13.spec +++ b/python3.13.spec @@ -554,9 +554,6 @@ This package contains the header files and configuration needed to compile Python extension modules (typically written in C or C++), to embed Python into other programs, and to make binary distributions for Python libraries. -It also contains the necessary macros to build RPM packages with Python modules -and 2to3 tool, an automatic source converter from Python 2.X. - %package -n %{pkgname}-idle Summary: A basic graphical development environment for Python