Matej Cepl 2020-03-31 16:38:52 +00:00 committed by Git OBS Bridge
parent 2c9e6dfaf5
commit 999fba4e95

View File

@ -25,6 +25,7 @@ Summary: A tool for integrating Git with Patchwork
License: MIT
URL: https://github.com/getpatchwork/git-pw
Source: https://files.pythonhosted.org/packages/source/g/%{modname}/%{modname}-%{version}.tar.gz
BuildArch: noarch
BuildRequires: %{python_module arrow >= 0.10}
BuildRequires: %{python_module click >= 6.0}
BuildRequires: %{python_module mock}