From ed9c689feadefda15596c15ddce9e3350f570610 Mon Sep 17 00:00:00 2001 From: Luis Bazan Date: May 29 2018 19:19:32 +0000 Subject: remove patch --- diff --git a/transifex-client.spec b/transifex-client.spec index 95892ef..72311dc 100644 --- a/transifex-client.spec +++ b/transifex-client.spec @@ -10,7 +10,7 @@ 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 @@ -34,7 +34,7 @@ need of an elaborate UI system. %prep %setup -q #%patch0 -p1 -%patch1 -p1 +#%patch1 -p1 %build %py3_build