From 9034f753dc154638124732043e9b59e11d68d8bf Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mar 02 2020 16:24:58 +0000 Subject: Apply patches --- diff --git a/transifex-client.spec b/transifex-client.spec index 4dd01e8..89d0f2a 100644 --- a/transifex-client.spec +++ b/transifex-client.spec @@ -9,6 +9,7 @@ URL: http://transifex.org Source: %pypi_source BuildArch: noarch +BuildRequires: git BuildRequires: python3-setuptools BuildRequires: python3-devel BuildRequires: python3-six @@ -31,7 +32,7 @@ you to easily manage your translations within a project without the need of an elaborate UI system. %prep -%setup -q +%autosetup -p1 -S git %build %py3_build