forked from pool/python-irc
- filelist cleanups
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-irc?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 08:22:43 UTC 2018 - dmueller@suse.com
|
||||
|
||||
- filelist cleanups
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 23 08:48:15 UTC 2018 - dheidler@suse.de
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-irc
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -42,9 +42,9 @@ BuildRequires: python3-jaraco.packaging
|
||||
BuildRequires: python3-rst.linker
|
||||
# /SECTION
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module pytest-flake8}
|
||||
BuildRequires: %{python_module pytest-runner}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module pytest-flake8}
|
||||
BuildRequires: %{python_module tempora}
|
||||
BuildRequires: python2-backports.functools_lru_cache
|
||||
BuildRequires: python2-backports.unittest_mock
|
||||
@@ -97,13 +97,11 @@ dos2unix docs/irc.rst docs/irc.tests.rst
|
||||
}
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root)
|
||||
%{python_sitelib}/*
|
||||
%doc README.rst
|
||||
%doc LICENSE
|
||||
%license LICENSE
|
||||
|
||||
%files -n %{name}-doc
|
||||
%defattr(-,root,root,-)
|
||||
%doc build/sphinx/html
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user