From cb103c3b5082f765fe0bb8879c50f6b7db87f98583a36019c4fc5d0913685a5c Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 15 Apr 2024 09:03:28 +0000 Subject: [PATCH] - update to 8.15.0: * Rebuild wheels with QPDF 11.9.0. * Relaxed dependency requirements on lxml, now that that project is publishing wheels for less common platforms again. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pikepdf?expand=0&rev=52 --- pikepdf-8.14.0.tar.gz | 3 --- pikepdf-8.15.0.tar.gz | 3 +++ python-pikepdf.changes | 8 ++++++++ python-pikepdf.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 pikepdf-8.14.0.tar.gz create mode 100644 pikepdf-8.15.0.tar.gz diff --git a/pikepdf-8.14.0.tar.gz b/pikepdf-8.14.0.tar.gz deleted file mode 100644 index 274f035..0000000 --- a/pikepdf-8.14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70e8c6cdb4ecefe0f01efdb524837fabe4104c10a4a17dc33cb9cb5def0f45eb -size 2870612 diff --git a/pikepdf-8.15.0.tar.gz b/pikepdf-8.15.0.tar.gz new file mode 100644 index 0000000..9e16e7a --- /dev/null +++ b/pikepdf-8.15.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce5baca8aa6afd5535ebbbd404ba3afd62839486bfffe9dd955e11b8f3b60df2 +size 2870646 diff --git a/python-pikepdf.changes b/python-pikepdf.changes index 2fcd932..682982e 100644 --- a/python-pikepdf.changes +++ b/python-pikepdf.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Apr 15 09:03:05 UTC 2024 - Dirk Müller + +- update to 8.15.0: + * Rebuild wheels with QPDF 11.9.0. + * Relaxed dependency requirements on lxml, now that that project + is publishing wheels for less common platforms again. + ------------------------------------------------------------------- Thu Mar 28 10:43:33 UTC 2024 - Dirk Müller diff --git a/python-pikepdf.spec b/python-pikepdf.spec index b9654da..45ee148 100644 --- a/python-pikepdf.spec +++ b/python-pikepdf.spec @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} Name: python-pikepdf -Version: 8.14.0 +Version: 8.15.0 Release: 0 Summary: Read and write PDFs with Python, powered by qpdf License: MPL-2.0