[master 1/1] Remove build requires for pocketlint

rkuska installerbot-noreply at redhat.com
Wed Nov 4 08:41:21 UTC 2015


From: Robert Kuska <rkuska at redhat.com>

Listing python3-pocketlint as a BuildRequires is
redundant as it is used during the rpm build.
---
 python-blivet.spec | 2 --
 1 file changed, 2 deletions(-)

diff --git a/python-blivet.spec b/python-blivet.spec
index eb6a044..01cb530 100644
--- a/python-blivet.spec
+++ b/python-blivet.spec
@@ -12,7 +12,6 @@ Source0: http://github.com/dwlehman/blivet/archive/%{realname}-%{version}.tar.gz
 # Versions of required components (done so we make sure the buildrequires
 # match the requires versions of things).
 %define pykickstartver 1.99.22
-%define pocketlintver 0.4
 %define partedver 1.8.1
 %define pypartedver 3.10.4
 %define e2fsver 1.41.0
@@ -22,7 +21,6 @@ Source0: http://github.com/dwlehman/blivet/archive/%{realname}-%{version}.tar.gz
 BuildArch: noarch
 BuildRequires: gettext
 BuildRequires: python2-devel python2-setuptools
-BuildRequires: python3-pocketlint >= %{pocketlintver}
 BuildRequires: python3-devel python3-setuptools
 
 Requires: python


-- 
To view this commit on github, visit https://github.com/rhinstaller/blivet/commit/b87145751686ef2a4843812a58e32cdab81bf529


More information about the anaconda-patches mailing list