[python-venusian] Change BR: python-setuptools-devel to python-setuptools

Pierre-YvesChibon pingou at fedoraproject.org
Fri Dec 6 09:21:32 UTC 2013


commit 774ab5ebd2ef5b2238ee96b24706121aa8528723
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Fri Dec 6 10:21:26 2013 +0100

    Change BR: python-setuptools-devel to python-setuptools

 python-venusian.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/python-venusian.spec b/python-venusian.spec
index bdce4f8..e8aa5c7 100644
--- a/python-venusian.spec
+++ b/python-venusian.spec
@@ -7,7 +7,7 @@
 
 Name:           python-%{modname}
 Version:        1.0
-Release:        0.7.%{alphaver}%{?dist}
+Release:        0.8.%{alphaver}%{?dist}
 Summary:        A library for deferring decorator actions
 
 Group:          Development/Libraries
@@ -17,7 +17,7 @@ Source0:        http://pypi.python.org/packages/source/v/venusian/%{modname}-%{v
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
-BuildRequires:  python-setuptools-devel
+BuildRequires:  python-setuptools
 BuildRequires:  python2-devel
 BuildRequires:  python-nose
 BuildRequires:  python-nose-exclude
@@ -102,6 +102,10 @@ popd
 
 
 %changelog
+* Fri Dec 06 2013 Pierre-Yves Chibon <pingou at pingoured>fr - 1.0-0.8-a7
+- Change BR from python-setuptools-devel to python-setuptools
+  See https://fedoraproject.org/wiki/Changes/Remove_Python-setuptools-devel
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-0.7.a7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list