From df197a00e9a976f238f706b29a94efcb3b7bb751 Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Oct 26 2016 17:30:28 +0000 Subject: Remove Obsoletes and Virtual Provides for packages that are now in stdlib --- diff --git a/python.spec b/python.spec index 80c5f56..fc62f15 100644 --- a/python.spec +++ b/python.spec @@ -796,27 +796,7 @@ Patch5000: 05000-autotool-intermediates.patch # Additional metadata, and subpackages # ====================================================== -%if %{main_python} Provides: python2 = %{version} -Obsoletes: python-elementtree <= 1.2.6 -Obsoletes: python-ordereddict <= 1.1-8 -Obsoletes: python-sqlite < 2.3.2 -Provides: python-sqlite = 2.3.2 -Obsoletes: python-ctypes < 1.0.1 -Provides: python-ctypes = 1.0.1 -Obsoletes: python-hashlib < 20081120 -Provides: python-hashlib = 20081120 -Obsoletes: python-uuid < 1.31 -Provides: python-uuid = 1.31 -# obsolete, not provide PyXML as proposed in feature -# https://fedoraproject.org/wiki/Features/RemovePyXML#How_To_Test -Obsoletes: PyXML <= 0.8.4-29 - -# python-argparse is part of python as of version 2.7 -# drop this Provides in F17 -# (having Obsoletes here caused problems with multilib; see rhbz#667984) -Provides: python-argparse = %{version}-%{release} -%endif Provides: python27 = %{version}-%{release} BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)