From 2a811936d66bb3f750e27f3330bb82b94582412b Mon Sep 17 00:00:00 2001 From: Luis Bazan Date: May 29 2018 19:15:24 +0000 Subject: add patch --- diff --git a/transifex-client.spec b/transifex-client.spec index 72311dc..95892ef 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