14
0

- update to 6.2.8.post1:

* Drop PyPy3.7 from wheel builds, since dependencies (lxml, Pillow)
    no longer provide it.
  * Fixed some tests that randomly failed on Windows due to newline
    handling issues.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pikepdf?expand=0&rev=32
This commit is contained in:
2023-05-10 06:40:18 +00:00
committed by Git OBS Bridge
parent 5b6c316af5
commit b5de9d078f
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7f1402410feb461bb179adb382ee43d20aea26feb126a299731aa62989e299ca
size 2915051

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5423ee3f35b60b27cbd16ec973d9947e885c7f62561f53b9bf97af7026df12e2
size 2915201

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed May 10 06:39:40 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 6.2.8.post1:
* Drop PyPy3.7 from wheel builds, since dependencies (lxml, Pillow)
no longer provide it.
* Fixed some tests that randomly failed on Windows due to newline
handling issues.
-------------------------------------------------------------------
Mon Jan 2 19:06:21 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -20,7 +20,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-pikepdf
Version: 6.2.7
Version: 6.2.8.post1
Release: 0
Summary: Read and write PDFs with Python, powered by qpdf
License: MPL-2.0
@@ -49,7 +49,6 @@ BuildRequires: %{python_module python-dateutil >= 2.8.0}
#BuildRequires: %%{python_module python-xmp-toolkit >= 2.0.1}
BuildRequires: %{python_module setuptools >= 50}
BuildRequires: %{python_module setuptools_scm >= 4.1}
BuildRequires: %{python_module setuptools_scm_git_archive}
#BuildRequires: %%{python_module wheel >= 0.35}
## /SECTION
BuildRequires: fdupes