OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fissix?expand=0&rev=2
This commit is contained in:
parent
d75bc87ccf
commit
1c8db4515f
@ -17,6 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
|
%define skip_python2 1
|
||||||
Name: python-fissix
|
Name: python-fissix
|
||||||
Version: 19.2b1
|
Version: 19.2b1
|
||||||
Release: 0
|
Release: 0
|
||||||
@ -26,10 +27,11 @@ Group: Development/Languages/Python
|
|||||||
URL: https://github.com/jreese/fissix
|
URL: https://github.com/jreese/fissix
|
||||||
Source: https://files.pythonhosted.org/packages/source/f/fissix/fissix-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/f/fissix/fissix-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module appdirs}
|
BuildRequires: %{python_module appdirs}
|
||||||
|
BuildRequires: %{python_module base >= 3.6}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
Requires: python-appdirs
|
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
|
Requires: python-appdirs
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user