69 Commits

Author SHA256 Message Date
222eb03058 Accepting request 734569 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/734569
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyMuPDF?expand=0&rev=8
2019-10-24 21:01:22 +00:00
Tomáš Chvátal
2868f4b3f4 Accepting request 734557 from home:guoyunhe:branches:devel:languages:python
- Version update to 1.16.3
  * significant performance improvements for dict / rawdict text
    extraction
  * Page.getText() now support text extraction for "blocks" and
    "words"

OBS-URL: https://build.opensuse.org/request/show/734557
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMuPDF?expand=0&rev=18
2019-10-02 11:55:21 +00:00
6ebd02a902 Accepting request 731606 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/731606
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyMuPDF?expand=0&rev=7
2019-09-19 13:51:51 +00:00
Tomáš Chvátal
760438b0bd Accepting request 731595 from home:guoyunhe:branches:devel:languages:python
- Version update to 1.16.2
  * Fix memory leak with getText(“rawDICT”)
- Add %check step
- Change category to Development/Libraries/Python
- python-PyMuPDF-doc should be noarch

OBS-URL: https://build.opensuse.org/request/show/731595
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMuPDF?expand=0&rev=16
2019-09-18 05:35:00 +00:00
ad7579550e Accepting request 729098 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/729098
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyMuPDF?expand=0&rev=6
2019-09-09 10:34:26 +00:00
Tomáš Chvátal
90fa6ca21b Accepting request 728973 from home:guoyunhe:branches:devel:languages:python
version 1.16.1

OBS-URL: https://build.opensuse.org/request/show/728973
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMuPDF?expand=0&rev=14
2019-09-07 11:04:21 +00:00
3e62a8d1c8 Accepting request 719838 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/719838
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyMuPDF?expand=0&rev=5
2019-07-31 12:29:27 +00:00
Tomáš Chvátal
52c3d48731 Accepting request 719817 from home:pgajdos
- version update to 1.14.19
  * minor fixes
  * added method to check PDF signature status (#326)

OBS-URL: https://build.opensuse.org/request/show/719817
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMuPDF?expand=0&rev=12
2019-07-30 14:14:27 +00:00
Tomáš Chvátal
fad8ae8ca3 Accepting request 716213 from home:guoyunhe:branches:devel:languages:python
Version 1.14.18. Drop Python 2 package.

OBS-URL: https://build.opensuse.org/request/show/716213
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMuPDF?expand=0&rev=11
2019-07-18 08:07:22 +00:00
2fbdb5d0cc Accepting request 707068 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/707068
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyMuPDF?expand=0&rev=4
2019-06-03 16:56:18 +00:00
Tomáš Chvátal
29e2b76839 Accepting request 706899 from home:jengelh:branches:devel:languages:python
- Trim bias and conjecture from descriptions.

OBS-URL: https://build.opensuse.org/request/show/706899
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMuPDF?expand=0&rev=9
2019-06-03 08:05:03 +00:00
3251dbbf66 Accepting request 706298 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/706298
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyMuPDF?expand=0&rev=3
2019-06-01 07:52:28 +00:00
Tomáš Chvátal
32ed0678f3 Accepting request 706269 from home:guoyunhe:branches:devel:languages:python
- Version 1.14.16
  * Recode PDF delete page

OBS-URL: https://build.opensuse.org/request/show/706269
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMuPDF?expand=0&rev=7
2019-05-29 12:49:43 +00:00
2ec31c3d77 Accepting request 704956 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/704956
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyMuPDF?expand=0&rev=2
2019-05-24 09:31:55 +00:00
Tomáš Chvátal
4147f3d4d2 Accepting request 704928 from home:guoyunhe:branches:devel:languages:python
- Version 1.14.15
  * Fix utils.updateRect exception
  * Draw a shape without outlines
  * Fix Line cap and Line join

OBS-URL: https://build.opensuse.org/request/show/704928
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMuPDF?expand=0&rev=5
2019-05-23 09:14:19 +00:00
636b260340 Accepting request 693128 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/693128
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyMuPDF?expand=0&rev=1
2019-05-22 08:57:49 +00:00
Tomáš Chvátal
8e398ce2c1 - Use freetype2 not old freetype1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMuPDF?expand=0&rev=3
2019-04-11 08:01:50 +00:00
Tomáš Chvátal
6ed1b51aca - Run spec-cleaner
- Run tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMuPDF?expand=0&rev=2
2019-04-11 07:52:57 +00:00
Tomáš Chvátal
3927eadd20 Accepting request 692955 from home:guoyunhe
- Version 1.14.14
  * Fix bug in Link target point calculation
- Version 1.14.13
  * For binary, memory-based input to most methods, now alsoio.BytesIO objects
    are accepted.
  * Fixed a bug not correctly showing inserted images with maintained aspect
    ratio.
- For earlier changelog, see https://github.com/pymupdf/PyMuPDF/releases

OBS-URL: https://build.opensuse.org/request/show/692955
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMuPDF?expand=0&rev=1
2019-04-11 07:52:10 +00:00