OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tomlkit?expand=0&rev=2
This commit is contained in:
parent
f5f5933e8a
commit
e3de11b9d6
@ -26,19 +26,19 @@ Group: Development/Languages/Python
|
|||||||
URL: https://github.com/sdispater/tomlkit
|
URL: https://github.com/sdispater/tomlkit
|
||||||
Source: https://files.pythonhosted.org/packages/source/t/tomlkit/tomlkit-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/t/tomlkit/tomlkit-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: python-enum34
|
|
||||||
BuildRequires: python-functools32
|
|
||||||
BuildRequires: %{python_module typing >= 3.6}
|
BuildRequires: %{python_module typing >= 3.6}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: python-enum34
|
||||||
|
BuildRequires: python-functools32
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
|
BuildArch: noarch
|
||||||
%ifpython2
|
%ifpython2
|
||||||
Requires: python-enum34
|
Requires: python-enum34
|
||||||
Requires: python-functools32
|
Requires: python-functools32
|
||||||
%endif
|
%endif
|
||||||
%if %python_version_nodots < 35
|
%if %{python_version_nodots} < 35
|
||||||
Requires: python-typing >= 3.6
|
Requires: python-typing >= 3.6
|
||||||
%endif
|
%endif
|
||||||
BuildArch: noarch
|
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user