From 2c7022d05b7eb801f4217c13cbfa9497ffd26e2c Mon Sep 17 00:00:00 2001 From: Chris Lumens Date: Feb 20 2015 19:39:32 +0000 Subject: And do the right BuildRequires, too. --- diff --git a/pykickstart.spec b/pykickstart.spec index b226ba1..1ca843e 100644 --- a/pykickstart.spec +++ b/pykickstart.spec @@ -21,8 +21,10 @@ BuildRequires: python-requests %if ! 0%{?rhel} BuildRequires: transifex-client %endif + BuildRequires: python3-devel BuildRequires: python3-setuptools +BuildRequires: python3-requests BuildRequires: python3-six Requires: python3-kickstart diff --git a/sources b/sources index fca198c..e46c62f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e24ee0a9e736548e4d2359fb8e30686c pykickstart-2.0.tar.gz +cf8e4995a38df4dfcd71d61b76d96465 pykickstart-2.0.tar.gz