public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pypdf] f45: Update to version 6.16.2
@ 2026-08-25 9:28
0 siblings, 0 replies; only message in thread
From: @ 2026-08-25 9:28 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-pypdf
Branch : f45
Commit : 09367711dcf6d8859df048911a0c5da2811a71a3
Author : Tadej Janež <tadej.j@nez.si>
Date : 2026-08-25T11:04:49+02:00
Stats : +3/-7 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/python-pypdf/c/09367711dcf6d8859df048911a0c5da2811a71a3?branch=f45
Log:
Update to version 6.16.2
Remove manual deselection of test_appearance_stream_rtl test since
upstream now handles that automatically:
https://github.com/py-pdf/pypdf/pull/3993
---
diff --git a/python-pypdf.spec b/python-pypdf.spec
index 05c4add..7149102 100644
--- a/python-pypdf.spec
+++ b/python-pypdf.spec
@@ -10,7 +10,7 @@
%global forgeurl https://github.com/py-pdf/pypdf
Name: python-%{srcname}
-Version: 6.16.1
+Version: 6.16.2
Release: %autorelease
Summary: Pure-Python PDF library
@@ -105,11 +105,7 @@ rm -rf html/{.buildinfo,.doctrees}
%if %{with tests}
# Deselect tests downloading files from external hosts and tests requiring
# sample files which are not included in the source tarball.
-# Additionally, deselect the test_appearance_stream_rtl test which tests the
-# reshaped/reordered RTL output and has no guard for missing
-# python-bidi/arabic-reshaper, which are dropped in %%prep.
-%pytest -m "not enable_socket and not samples" \
- --deselect tests/test_appearance_stream.py::test_appearance_stream_rtl
+%pytest -m "not enable_socket and not samples"
%endif
%files -n python3-%{srcname} -f %{pyproject_files}
diff --git a/sources b/sources
index f0454f8..253beab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pypdf-6.16.1.tar.gz) = a25deabae88ca3bcfc77b317dfaa7cf5ec6ebd3a43d52daa6bcbfdb462b2f6ca9b1e5a34c030889ce28128f0bceab388a587b58f2ddc15efea4ccfc26d6bf6ca
+SHA512 (pypdf-6.16.2.tar.gz) = 86fd9381b5c3cb8eb237834a298335fa75f80ad3ae57e673103c63b8a41cf6a8d172b65480d45a36fed5119b772fc720075197e17446b5e7c02bb5bbbf0ae459
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-25 9:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-25 9:28 [rpms/python-pypdf] f45: Update to version 6.16.2
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox