package/python-pymupdf: bump to version 1.18.14
authorRaphaël Mélotte <raphael.melotte@mind.be>
Wed, 30 Jun 2021 23:47:16 +0000 (01:47 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 20 Jul 2021 21:38:07 +0000 (23:38 +0200)
commit833e7db4f672656a3778faf155ac9d1ef2755bfe
tree925dbf2cc04f92522fe3d95907ad00322e9efa08
parentf00da714a20a7826dda67d66f2a6b6ef858ef3e3
package/python-pymupdf: bump to version 1.18.14

Recent tarballs from PyPI use setuptools instead of distutils, so
change `PYTHON_PYMUPDF_SETUP_TYPE`.

They also include a license file, so include it and a hash for it.

This version also has a new dependency: freetype2.

PYTHON_PYMUPDF_REMOVE_PATHS is updated to take the new dependency into
account, but also the sed command are changed to delete include lines
instead of turning them into empty strings. Indeed, empty include
strings lead to using multiple `-I` flags which were not followed by
anything. Depending on the number of empty include strings (because
two successive `-I` "cancel" each other out), it would have failed to
compile.

Also, it turns out the patch version of python-pymupdf doesn't have to
match mupdf's version (e.g. python-pymupdf 1.18.14 is compatible with
mupdf 1.18.*) so while at it, remove the word "exactly" from the
comment.

Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/python-pymupdf/Config.in
package/python-pymupdf/python-pymupdf.hash
package/python-pymupdf/python-pymupdf.mk