Hello community, here is the log from the commit of package python-ssdeep for openSUSE:Factory checked in at 2020-04-22 20:51:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ssdeep (Old) and /work/SRC/openSUSE:Factory/.python-ssdeep.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ssdeep" Wed Apr 22 20:51:16 2020 rev:3 rq:795733 version:3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ssdeep/python-ssdeep.changes 2020-03-18 12:44:43.132929118 +0100 +++ /work/SRC/openSUSE:Factory/.python-ssdeep.new.2738/python-ssdeep.changes 2020-04-22 20:51:17.999193443 +0200 @@ -1,0 +2,6 @@ +Mon Apr 20 09:16:34 UTC 2020 - Tomáš Chvátal <[email protected]> + +- Do not generate docu, fails with new sphinx and till now used + py2 version for that + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ssdeep.spec ++++++ --- /var/tmp/diff_new_pack.7TnS18/_old 2020-04-22 20:51:18.851195111 +0200 +++ /var/tmp/diff_new_pack.7TnS18/_new 2020-04-22 20:51:18.855195119 +0200 @@ -37,10 +37,6 @@ # SECTION tests BuildRequires: %{python_module pytest-runner} # /SECTION -# SECTION docs -BuildRequires: python-mock -BuildRequires: python-sphinx -# /SECTION %python_subpackages %description @@ -53,10 +49,6 @@ %build %python_build -pushd docs -%make_build html -rm build/html/.buildinfo -popd %install %python_install @@ -67,7 +59,7 @@ %files %{python_files} %{python_sitearch}/* -%doc README.rst CHANGELOG.rst docs/build/html/ +%doc README.rst CHANGELOG.rst %license LICENSE %changelog
