Skip to content

Commit

Permalink
Remove pocketlint from BuildRequires
Browse files Browse the repository at this point in the history
It is used for testing, not for building.
  • Loading branch information
bcl committed Nov 19, 2015
1 parent b63ac08 commit 32f5239
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions python-blivet.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 32f5239

Please sign in to comment.