14
0
forked from pool/python-pdfrw

7 Commits

Author SHA256 Message Date
ea1a956b5a - Convert to pip-based build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pdfrw?expand=0&rev=13
2025-06-03 09:43:40 +00:00
079cb81720 Accepting request 1105922 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1105922
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pdfrw?expand=0&rev=11
2023-08-25 18:45:58 +00:00
Tomáš Chvátal
657e2abe44 - Fix fdupes call
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pdfrw?expand=0&rev=9
2019-03-07 11:12:20 +00:00
00dcbf044e Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pdfrw?expand=0&rev=6
2018-12-04 13:46:00 +00:00
Todd R
9e152a1e15 Accepting request 535002 from devel:languages:python:singlespec-staging
- Update to version 0.4
  * Python 3.6 added to test matrix
  * Proper unicode support for text strings in PDFs added
  * buildxobj fixes allow better support creating form XObjects
    out of compressed pages in some cases
  * Compression fixes for Python 3+
  * New subset_booklets.py example
  * Bug with non-compressed indices into compressed object streams fixed
  * Bug with distinguishing compressed object stream first objects fixed
  * Better error reporting added for some invalid PDFs (e.g. when reading
    past the end of file)
  * Better scrubbing of old bookmark information when writing PDFs, to
    remove dangling references
  * Refactoring of pdfwriter, including updating API, to allow future
    enhancements for things like incremental writing
  * Minor tokenizer speedup
  * Some flate decompressor bugs fixed
  * Compression and decompression tests added
  * Tests for new unicode handling added
  * PdfReader.readpages() recursion error (issue #92) fixed.
  * Initial crypt filter support added
- Update to version 0.3
  * Python 3.5 added to test matrix
  * Better support under Python 3.x for in-memory PDF file-like objects
  * Some pagemerge and Unicode patches added
  * Changes to logging allow better coexistence with other packages
  * Fix for "from pdfrw import \*"
  * New fancy_watermark.py example shows off capabilities of pagemerge.py
  * metadata.py example renamed to cat.py
- Update to version 0.2
  * Several bugs have been fixed
  * New regression test functionally tests core with dozens of
    PDFs, and also tests examples.
  * Core has been ported and tested on Python3 by round-tripping
    several difficult files and observing binary matching results
    across the different Python versions.
  * Still only minimal support for compression and no support
    for encryption or newer PDF features.  (pdftk is useful
    to put PDFs in a form that pdfrw can use.)
- singlespec auto-conversion
- Fix building on SLES 11
- Fix name in the header.
- Inital commit, package required by python-rst2pdf on runtime.

OBS-URL: https://build.opensuse.org/request/show/535002
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pdfrw?expand=0&rev=4
2017-10-18 16:25:35 +00:00
Todd R
d6d2dbd992 Accepting request 316555 from home:TheBlackCat:branches:devel:languages:python
Fix building on SLES 11

OBS-URL: https://build.opensuse.org/request/show/316555
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pdfrw?expand=0&rev=3
2015-07-14 07:45:15 +00:00
Tomáš Chvátal
db2e3de60e osc copypac from project:home:scarabeus_iv package:python-pdfrw revision:3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pdfrw?expand=0&rev=1
2013-11-09 17:48:53 +00:00