Hello community, here is the log from the commit of package python-kubernetes for openSUSE:Factory checked in at 2019-03-01 20:32:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-kubernetes (Old) and /work/SRC/openSUSE:Factory/.python-kubernetes.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-kubernetes" Fri Mar 1 20:32:27 2019 rev:6 rq:680476 version:8.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-kubernetes/python-kubernetes.changes 2019-02-20 14:10:54.526947909 +0100 +++ /work/SRC/openSUSE:Factory/.python-kubernetes.new.28833/python-kubernetes.changes 2019-03-01 20:32:27.665966897 +0100 @@ -1,0 +2,6 @@ +Fri Mar 1 11:56:43 UTC 2019 - John Vandenberg <[email protected]> + +- Add missing %doc and %license +- Remove unnecessary code style build dependencies + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-kubernetes.spec ++++++ --- /var/tmp/diff_new_pack.mTi9Pb/_old 2019-03-01 20:32:28.209966763 +0100 +++ /var/tmp/diff_new_pack.mTi9Pb/_new 2019-03-01 20:32:28.213966762 +0100 @@ -45,14 +45,9 @@ Requires: python-ipaddress >= 1.0.17 %endif # Test -BuildRequires: %{python_module autopep8} -BuildRequires: %{python_module codecov} -BuildRequires: %{python_module coverage} -BuildRequires: %{python_module isort} BuildRequires: %{python_module mock} BuildRequires: %{python_module nose} BuildRequires: %{python_module pluggy} -BuildRequires: %{python_module pycodestyle} BuildRequires: %{python_module pytest} # gh#kubernetes-client/python#749 # BuildRequires: %%{python_module randomize} @@ -90,10 +85,11 @@ %fdupes %{buildroot}%{_prefix} %check -%python_exec %{_bindir}/nosetests -v --cover-package=kubernetes.config,kubernetes.watch --cover-tests +%python_exec %{_bindir}/nosetests -v %files %{python_files} -%defattr(-,root,root,-) +%license LICENSE +%doc README.md CHANGELOG.md %{python_sitelib}/* %changelog
