public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-pypdf] rawhide: Update to version 6.16.2
Date: Tue, 25 Aug 2026 09:08:01 GMT [thread overview]
Message-ID: <178764888135.1.14555945441629328404.rpms-python-pypdf-09367711dcf6@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-pypdf
Branch : rawhide
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=rawhide
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
reply other threads:[~2026-08-25 9:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178764888135.1.14555945441629328404.rpms-python-pypdf-09367711dcf6@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox