Hello community, here is the log from the commit of package python-pdfkit for openSUSE:Factory checked in at 2018-12-24 11:41:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pdfkit (Old) and /work/SRC/openSUSE:Factory/.python-pdfkit.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pdfkit" Mon Dec 24 11:41:01 2018 rev:2 rq:659545 version:0.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pdfkit/python-pdfkit.changes 2018-06-02 11:58:21.866321127 +0200 +++ /work/SRC/openSUSE:Factory/.python-pdfkit.new.28833/python-pdfkit.changes 2018-12-24 11:41:02.429470836 +0100 @@ -1,0 +2,5 @@ +Tue Dec 4 12:51:22 UTC 2018 - Matej Cepl <[email protected]> + +- Remove superfluous devel dependency for noarch package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pdfkit.spec ++++++ --- /var/tmp/diff_new_pack.yxbpQs/_old 2018-12-24 11:41:02.893470424 +0100 +++ /var/tmp/diff_new_pack.yxbpQs/_new 2018-12-24 11:41:02.897470421 +0100 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -23,19 +23,17 @@ Summary: Convert html to pdf using the webkit rendering engine and qt License: MIT Group: Development/Languages/Python -Url: https://github.com/JazzCore/python-pdfkit +URL: https://github.com/JazzCore/python-pdfkit Source: https://files.pythonhosted.org/packages/source/p/pdfkit/pdfkit-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros +Requires: wkhtmltopdf +BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module pytest} BuildRequires: wkhtmltopdf # /SECTION -Requires: wkhtmltopdf -BuildArch: noarch - %python_subpackages %description @@ -52,7 +50,8 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %files %{python_files} -%doc LICENSE README.rst +%license LICENSE +%doc README.rst %{python_sitelib}/* %changelog
