From 007a2ab7897d67267e334c3d10fe4d14bd14bf85 Mon Sep 17 00:00:00 2001 From: Luis Bazan Date: May 29 2018 19:31:54 +0000 Subject: remove buildrequires --- diff --git a/transifex-client.spec b/transifex-client.spec index bd3afa1..621af10 100644 --- a/transifex-client.spec +++ b/transifex-client.spec @@ -10,13 +10,12 @@ License: GPLv2 URL: http://transifex.org Source: http://pypi.python.org/packages/source/t/transifex-client/%{name}-%{version}.tar.gz #Patch0: transifex-client-0.9-use-system-wide-backports-ssl.patch -Patch1: transifex-client-resource-creation.patch +#Patch1: transifex-client-resource-creation.patch BuildArch: noarch Requires: python3-setuptools Requires: python3-backports-ssl_match_hostname BuildRequires: python3-devel -BuildRequires: python3-setuptools Requires: python3 Requires: python3-urllib3 Requires: python3-slugify @@ -34,7 +33,7 @@ need of an elaborate UI system. %prep %setup -q #%patch0 -p1 -%patch1 -p1 +#%patch1 -p1 %build %py3_build