| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-pikepdf | Distribution: SUSE Linux Enterprise 15 SP6 |
| Version: 2.12.1 | Vendor: openSUSE |
| Release: bp156.3.5 | Build date: Thu Dec 7 19:45:27 2023 |
| Group: Unspecified | Build host: obs-power9-13 |
| Size: 2082189 | Source RPM: python-pikepdf-2.12.1-bp156.3.5.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/pikepdf/pikepdf | |
| Summary: Read and write PDFs with Python, powered by qpdf | |
Read and write PDFs with Python, powered by qpdf.
MPL-2.0
* Fri Apr 22 2022 Max Lin <mlin@suse.com>
- Disable test on Leap 15.4
* Sat Jun 05 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 2.12.1
* Fixed documentation typo and updated precommit settings.
* Ongoing improvements to code coverage: now related to image
handling.
- Update to version 2.12.0
* Complete bindings for ``pikepdf.Annotation`` (useful for
interpreting PDF form widgets, comments, etc.)
* Ongoing improvements to code coverage: minor bug fixes,
unreachable code removal, more coverage.
- Update to version 2.11.4
* Fix issue #160, 'Tried to call pure virtual function
"TokenFilter::handle_token"'; this was a Python/C++
reference counting problem.
- Update to version 2.11.3
* Check for versions of jbig2dec that are too old to be
supported (lacking the necessary command line arguments to
extract an image from a PDF).
* Fix setup.py typo: cmd_class changed to cmdclass.
* Fri Apr 23 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 2.11.2
* Added missing documentation for ``Pdf.is_encrypted``.
- Update to version 2.11.1
* Fixed an issue with ``Object.emplace()`` not retaining the
original object's /Parent.
* Wed Apr 07 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 2.11.0
* Add new functions: Pdf.generate_appearance_streams and
Pdf.flatten_annotations, to support common work with PDF forms.
- Update to version 2.10.0
* Fixed a XML External Entity (XXE) processing vulnerability in
PDF XMP metadata parsing (CVE-2021-29421)
* Bind new functions to check, when a PDF is opened, whether
the password used to open the PDF matched the owner password,
user password, or both: Pdf.user_password_matched and
Pdf.owner_password_matched.
- Update to version 2.9.2
* Further expansion of test coverage of several functions, and
minor bug fixes along the way.
* Improve parameter validation for some outline-related functions.
* Fixed overloaded __repr__ functions in _methods.py not being
applied.
- Update to version 2.9.1
* Fixed function signatures for _repr_mimebundle_ functions to
match IPython's spec.
* Fixed some error messages regarding attempts to do strange
things with pikepdf.Name, like pikepdf.Name.Foo = 3.
* Eliminated code to handle an exception that provably does not
occur.
- Update to version 2.9.0
* We now issue a warning when attempting to use pikepdf.open
on a bytes object where it could be either a PDF loaded into
memory or a filename.
* pikepdf.Page.label will now return the "ordinary" page number
if no special rules for pages are defined.
* Many improvements to tests and test coverage.
* An obsolete private function Object._roundtrip was removed.
* Thu Mar 04 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 2.8.0
* Fixed an issue with extracting data from images that had their
DecodeParms structured as a list of dictionaries.
* Fixed an issue where a dangling stream object is created if we
fail to create the requested stream dictionary.
* Calling Dictionary() and Array() on objects which are already
of that type returns a shallow copy rather than throwing an
exception, in keeping with Python semantics.
- Update to version 2.7.0
* Added an option to tell Pdf.save to recompress flate streams,
and a global option to set the flate compression level. This
option can be use to force the recompression of flate streams
if they are not well compressed.
* Fixed "TypeError: only pages can be inserted" when attempting
to an insert an unowned page using QPDF 10.2.0 or later.
- Update to version 2.6.0
* Rebuild wheels against QPDF 10.2.0.
* Sun Feb 07 2021 John Vandenberg <jayvdb@gmail.com>
- Add docs/*/*.rst to package contents
- Update to v2.5.2
* See https://github.com/pikepdf/pikepdf/blob/master/docs/release_notes.rst
* Fri Jul 31 2020 Karl Cheng <qantas94heavy@gmail.com>
- Update pikepdf to 1.17.3
- Allow test_object.py to run in package spec
* Thu Apr 23 2020 Tomáš Chvátal <tchvatal@suse.com>
- Do not pull in python2 package on py3 only software
* Sun Apr 19 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 1.11.1
* We now avoid creating an empty XMP metadata entry when files
are saved.
* Updated documentation to describe how to delete the document
information dictionary.
- Update to version 1.11.0
* Prevent creation of dictionaries with invalid names (not
beginning with /).
* Allow pikepdf's build to specify a qpdf source tree, allowing
one to compile pikepdf against an unreleased/modified version
of qpdf.
* Improved behavior of pages.p() and pages.remove() when
invalid parameters were given.
* Fixed compatibility with libqpdf version 10.0.1, and build
official wheels against this version.
* Fixed compatibility with pytest 5.x.
* Fixed the documentation build.
* Fixed an issue with running tests in a non-Unicode locale.
* Fixed a test that randomly failed due to a "deadline error".
* Removed a possibly nonfree test file.
- Update to version 1.10.4
* Rebuild Python wheels with newer version of libqpdf. Fixes
problems with opening certain password-protected files (#87)
* Tue Mar 24 2020 pgajdos@suse.com
- version update to 1.10.3
* Fixed ``isinstance(obj, pikepdf.Operator)`` not working. (#86)
* Documentation updates.
* Mon Mar 16 2020 Marketa Calabkova <mcalabkova@suse.com>
- update to version 1.10.2
* Fixed an issue where pages added from a foreign PDF were added as references
rather than copies.
* Documentation updates.
* Fri Feb 14 2020 Martin Hauke <mardnh@gmx.de>
- Initial package, version 1.10.1
/usr/lib64/python3.6/site-packages/pikepdf /usr/lib64/python3.6/site-packages/pikepdf-2.12.1-py3.6.egg-info /usr/lib64/python3.6/site-packages/pikepdf-2.12.1-py3.6.egg-info/PKG-INFO /usr/lib64/python3.6/site-packages/pikepdf-2.12.1-py3.6.egg-info/SOURCES.txt /usr/lib64/python3.6/site-packages/pikepdf-2.12.1-py3.6.egg-info/dependency_links.txt /usr/lib64/python3.6/site-packages/pikepdf-2.12.1-py3.6.egg-info/not-zip-safe /usr/lib64/python3.6/site-packages/pikepdf-2.12.1-py3.6.egg-info/requires.txt /usr/lib64/python3.6/site-packages/pikepdf-2.12.1-py3.6.egg-info/top_level.txt /usr/lib64/python3.6/site-packages/pikepdf/__init__.py /usr/lib64/python3.6/site-packages/pikepdf/__pycache__ /usr/lib64/python3.6/site-packages/pikepdf/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/pikepdf/__pycache__/__init__.cpython-36.pyc /usr/lib64/python3.6/site-packages/pikepdf/__pycache__/_cpphelpers.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/pikepdf/__pycache__/_cpphelpers.cpython-36.pyc /usr/lib64/python3.6/site-packages/pikepdf/__pycache__/_methods.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/pikepdf/__pycache__/_methods.cpython-36.pyc /usr/lib64/python3.6/site-packages/pikepdf/__pycache__/_version.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/pikepdf/__pycache__/_version.cpython-36.pyc /usr/lib64/python3.6/site-packages/pikepdf/__pycache__/_xml.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/pikepdf/__pycache__/_xml.cpython-36.pyc /usr/lib64/python3.6/site-packages/pikepdf/__pycache__/codec.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/pikepdf/__pycache__/codec.cpython-36.pyc /usr/lib64/python3.6/site-packages/pikepdf/__pycache__/jbig2.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/pikepdf/__pycache__/jbig2.cpython-36.pyc /usr/lib64/python3.6/site-packages/pikepdf/__pycache__/objects.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/pikepdf/__pycache__/objects.cpython-36.pyc /usr/lib64/python3.6/site-packages/pikepdf/_cpphelpers.py /usr/lib64/python3.6/site-packages/pikepdf/_methods.py /usr/lib64/python3.6/site-packages/pikepdf/_qpdf.cpython-36m-powerpc64le-linux-gnu.so /usr/lib64/python3.6/site-packages/pikepdf/_version.py /usr/lib64/python3.6/site-packages/pikepdf/_xml.py /usr/lib64/python3.6/site-packages/pikepdf/codec.py /usr/lib64/python3.6/site-packages/pikepdf/jbig2.py /usr/lib64/python3.6/site-packages/pikepdf/models /usr/lib64/python3.6/site-packages/pikepdf/models/__init__.py /usr/lib64/python3.6/site-packages/pikepdf/models/__pycache__ /usr/lib64/python3.6/site-packages/pikepdf/models/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/pikepdf/models/__pycache__/__init__.cpython-36.pyc /usr/lib64/python3.6/site-packages/pikepdf/models/__pycache__/encryption.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/pikepdf/models/__pycache__/encryption.cpython-36.pyc /usr/lib64/python3.6/site-packages/pikepdf/models/__pycache__/image.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/pikepdf/models/__pycache__/image.cpython-36.pyc /usr/lib64/python3.6/site-packages/pikepdf/models/__pycache__/matrix.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/pikepdf/models/__pycache__/matrix.cpython-36.pyc /usr/lib64/python3.6/site-packages/pikepdf/models/__pycache__/metadata.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/pikepdf/models/__pycache__/metadata.cpython-36.pyc /usr/lib64/python3.6/site-packages/pikepdf/models/__pycache__/outlines.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/pikepdf/models/__pycache__/outlines.cpython-36.pyc /usr/lib64/python3.6/site-packages/pikepdf/models/encryption.py /usr/lib64/python3.6/site-packages/pikepdf/models/image.py /usr/lib64/python3.6/site-packages/pikepdf/models/matrix.py /usr/lib64/python3.6/site-packages/pikepdf/models/metadata.py /usr/lib64/python3.6/site-packages/pikepdf/models/outlines.py /usr/lib64/python3.6/site-packages/pikepdf/objects.py /usr/lib64/python3.6/site-packages/pikepdf/py.typed /usr/share/doc/packages/python3-pikepdf /usr/share/doc/packages/python3-pikepdf/README.md /usr/share/doc/packages/python3-pikepdf/arch.rst /usr/share/doc/packages/python3-pikepdf/content_streams.rst /usr/share/doc/packages/python3-pikepdf/contributing.rst /usr/share/doc/packages/python3-pikepdf/debugging.rst /usr/share/doc/packages/python3-pikepdf/encoding.rst /usr/share/doc/packages/python3-pikepdf/exceptions.rst /usr/share/doc/packages/python3-pikepdf/filters.rst /usr/share/doc/packages/python3-pikepdf/images.rst /usr/share/doc/packages/python3-pikepdf/main.rst /usr/share/doc/packages/python3-pikepdf/metadata.rst /usr/share/doc/packages/python3-pikepdf/models.rst /usr/share/doc/packages/python3-pikepdf/objects.rst /usr/share/doc/packages/python3-pikepdf/outlines.rst /usr/share/doc/packages/python3-pikepdf/page.rst /usr/share/doc/packages/python3-pikepdf/pages.rst /usr/share/doc/packages/python3-pikepdf/resources.rst /usr/share/doc/packages/python3-pikepdf/security.rst /usr/share/doc/packages/python3-pikepdf/streams.rst /usr/share/licenses/python3-pikepdf /usr/share/licenses/python3-pikepdf/LICENSE.txt /usr/share/licenses/python3-pikepdf/licenses /usr/share/licenses/python3-pikepdf/licenses/license.wheel.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 17:18:57 2026