rkuska pushed to python (f21). "Remove unittest2 provides/obsoletes (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 15 09:18:46 UTC 2015


>From 378fb61449079da3cacd0721489acc7b0e9c1167 Mon Sep 17 00:00:00 2001
From: Robert Kuska <rkuska at redhat.com>
Date: Wed, 15 Apr 2015 11:18:17 +0200
Subject: Remove unittest2 provides/obsoletes Resolves: rbhz#1160495


diff --git a/python.spec b/python.spec
index 45b17b7..243629b 100644
--- a/python.spec
+++ b/python.spec
@@ -106,7 +106,7 @@ Summary: An interpreted, interactive, object-oriented programming language
 Name: %{python}
 # Remember to also rebase python-docs when changing this:
 Version: 2.7.8
-Release: 8%{?dist}
+Release: 9%{?dist}
 License: Python
 Group: Development/Languages
 Requires: %{python}-libs%{?_isa} = %{version}-%{release}
@@ -936,8 +936,6 @@ Obsoletes: python-ctypes < 1.0.1
 Provides: python-ctypes = 1.0.1
 Obsoletes: python-hashlib < 20081120
 Provides: python-hashlib = 20081120
-Obsoletes: python-unittest2 < 0.5.1-9
-Provides: python-unittest2 = 0.5.1-9
 Obsoletes: python-uuid < 1.31
 Provides: python-uuid = 1.31
 # obsolete, not provide PyXML as proposed in feature
@@ -2095,6 +2093,10 @@ rm -fr %{buildroot}
 # ======================================================
 
 %changelog
+* Wed Apr 15 2015 Robert Kuska <rkuska at redhat.com> - 2.7.8-9
+- Remove unittest2 provides/obsoletes
+Resolves: rhbz#1160495
+
 * Fri Apr 10 2015 Robert Kuska <rkuska at redhat.com> - 2.7.8-8
 - Fix CVE-2013-1752 multiple unbound readline() DoS flaws in python stdlib
 Resolves: rhbz#1159200
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python.git/commit/?h=f21&id=378fb61449079da3cacd0721489acc7b0e9c1167


More information about the scm-commits mailing list