update to py3-pikepdf-6.2.4
This commit is contained in:
parent
3e5e8a219f
commit
0d9add963a
@ -1,10 +1,9 @@
|
||||
COMMENT = Python library for reading and writing PDF files
|
||||
|
||||
# please check pdfarranger if updating, it breaks often
|
||||
MODPY_EGG_VERSION = 6.2.2
|
||||
MODPY_EGG_VERSION = 6.2.4
|
||||
DISTNAME = pikepdf-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = print
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (pikepdf-6.2.2.tar.gz) = rlqh/Rg3P9lrjqZhDXjRwSpD4QUpHkXOqqVGN+dqaSk=
|
||||
SIZE (pikepdf-6.2.2.tar.gz) = 2914678
|
||||
SHA256 (pikepdf-6.2.4.tar.gz) = PQbavxZZK7eXXhEkAAISw8O6sel+0/fGU06pLv6bYho=
|
||||
SIZE (pikepdf-6.2.4.tar.gz) = 2914996
|
||||
|
@ -1,7 +1,7 @@
|
||||
Index: tests/test_io.py
|
||||
--- tests/test_io.py.orig
|
||||
+++ tests/test_io.py
|
||||
@@ -116,7 +116,7 @@ def _file_descriptor_is_open(
|
||||
@@ -115,7 +115,7 @@ def _file_descriptor_is_open(
|
||||
|
||||
|
||||
def _skip_file_descriptor_checks_if_not_supported():
|
||||
|
Loading…
Reference in New Issue
Block a user