14
0
Tomáš Chvátal
2018-11-22 14:22:27 +00:00
committed by Git OBS Bridge
parent a22f2020ac
commit eab0641c3b
2 changed files with 23 additions and 987 deletions

1006
LICENSE

File diff suppressed because it is too large Load Diff

View File

@@ -25,13 +25,13 @@ License: MIT
Group: Development/Languages/Python Group: Development/Languages/Python
URL: https://github.com/lorien/selection URL: https://github.com/lorien/selection
Source: https://files.pythonhosted.org/packages/source/s/selection/selection-%{version}.tar.gz Source: https://files.pythonhosted.org/packages/source/s/selection/selection-%{version}.tar.gz
Source99: https://github.com/lorien/selection/blob/master/LICENSE Source99: https://raw.githubusercontent.com/lorien/selection/master/LICENSE
BuildRequires: %{python_module lxml} BuildRequires: %{python_module lxml}
BuildRequires: %{python_module setuptools} BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module six} BuildRequires: %{python_module six}
BuildRequires: %{python_module weblib} BuildRequires: %{python_module weblib}
BuildRequires: python-rpm-macros
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-lxml Requires: python-lxml
Requires: python-six Requires: python-six
Requires: python-weblib Requires: python-weblib