From 6236834e7597a32d2718aa08af905bee196a073a Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 23 Feb 2016 12:57:49 -0600 Subject: [PATCH] we do not really need python2-configparser Signed-off-by: Dennis Gilmore --- pungi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pungi.spec b/pungi.spec index ebe3b920..2331ece2 100644 --- a/pungi.spec +++ b/pungi.spec @@ -8,7 +8,7 @@ License: GPLv2 URL: https://pagure.io/pungi Source0: https://fedorahosted.org/pungi/attachment/wiki/%{version}/%{name}-%{version}.tar.bz2 BuildRequires: python-nose, python-nose-cov, python-mock -BuildRequires: python-devel, python-setuptools, python2-configparser, python2-productmd +BuildRequires: python-devel, python-setuptools, python2-productmd BuildRequires: python-lockfile, kobo, kobo-rpmlib, python-kickstart, createrepo_c BuildRequires: python-lxml, libselinux-python, yum-utils, lorax BuildRequires: yum => 3.4.3-28, createrepo >= 0.4.11