15
0
2019-11-07 15:16:44 +00:00
committed by Git OBS Bridge
parent 62021690ba
commit fb7023e617
2 changed files with 7 additions and 3 deletions

View File

@@ -22,8 +22,7 @@ Version: 2.0.5
Release: 0
Summary: Multi-producer-multi-consumer signal dispatching mechanism
License: BSD-3-Clause
Group: Development/Languages/Python
Url: http://pydispatcher.sourceforge.net
URL: http://pydispatcher.sourceforge.net
Source: https://files.pythonhosted.org/packages/source/P/PyDispatcher/PyDispatcher-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
@@ -53,7 +52,7 @@ to reference instance methods using weak-references.
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%files %{python_files}
%doc license.txt
%license license.txt
%{python_sitelib}/*
%changelog