Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pikepdf for openSUSE:Factory checked in at 2022-06-17 21:21:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pikepdf (Old) and /work/SRC/openSUSE:Factory/.python-pikepdf.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pikepdf" Fri Jun 17 21:21:11 2022 rev:14 rq:983253 version:5.1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pikepdf/python-pikepdf.changes 2022-03-29 20:12:04.761954744 +0200 +++ /work/SRC/openSUSE:Factory/.python-pikepdf.new.1548/python-pikepdf.changes 2022-06-17 21:23:28.982804937 +0200 @@ -1,0 +2,9 @@ +Fri Jun 17 00:45:31 UTC 2022 - Atri Bhattacharya <badshah...@gmail.com> + +- Update to version 5.1.5: + * Fixed removal of necessary package packaging. Needed for + import. +- Drop some unnecessary comments. +- Be more specific with file lists. + +------------------------------------------------------------------- Old: ---- pikepdf-5.1.0.tar.gz New: ---- pikepdf-5.1.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pikepdf.spec ++++++ --- /var/tmp/diff_new_pack.A5bQag/_old 2022-06-17 21:23:29.410805169 +0200 +++ /var/tmp/diff_new_pack.A5bQag/_new 2022-06-17 21:23:29.414805172 +0200 @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-pikepdf -Version: 5.1.0 +Version: 5.1.5 Release: 0 Summary: Read and write PDFs with Python, powered by qpdf License: MPL-2.0 @@ -77,15 +77,12 @@ %python_expand %fdupes %{buildroot}%{$python_sitearch} %check -# Ignore some test as it fails on Leap and Tumbleweed -# despite all other tests passing. -# %pytest_arch -k 'not (test_unicode or test_bytes or TestName)' - %pytest_arch %files %{python_files} %license LICENSE.txt licenses %doc README.md docs/*/*.rst -%{python_sitearch}/pikepdf* +%{python_sitearch}/pikepdf/ +%{python_sitearch}/pikepdf-%{version}-py%{python_version}.egg-info/ %changelog ++++++ pikepdf-5.1.0.tar.gz -> pikepdf-5.1.5.tar.gz ++++++ ++++ 3744 lines of diff (skipped)