forked from pool/python-txWS
Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txWS?expand=0&rev=7
This commit is contained in:
@@ -24,7 +24,7 @@ Release: 0
|
|||||||
Summary: Twisted WebSockets wrapper
|
Summary: Twisted WebSockets wrapper
|
||||||
License: X11
|
License: X11
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Url: http://github.com/MostAwesomeDude/txWS
|
URL: http://github.com/MostAwesomeDude/txWS
|
||||||
Source: https://files.pythonhosted.org/packages/source/t/txWS/txWS-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/t/txWS/txWS-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: %{python_module six}
|
BuildRequires: %{python_module six}
|
||||||
@@ -49,8 +49,8 @@ adding WebSockets server support to Twisted applications.
|
|||||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%defattr(-,root,root,-)
|
%license LICENSE
|
||||||
%doc CHANGELOG.rst LICENSE README.rst
|
%doc CHANGELOG.rst README.rst
|
||||||
%{python_sitelib}/*
|
%{python_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user