update to py3-pikepdf-6.2.5
This commit is contained in:
parent
d1288f9240
commit
9124e537b5
@ -1,7 +1,7 @@
|
||||
COMMENT = Python library for reading and writing PDF files
|
||||
|
||||
# please check pdfarranger if updating, it breaks often
|
||||
MODPY_EGG_VERSION = 6.2.4
|
||||
MODPY_EGG_VERSION = 6.2.5
|
||||
DISTNAME = pikepdf-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (pikepdf-6.2.4.tar.gz) = PQbavxZZK7eXXhEkAAISw8O6sel+0/fGU06pLv6bYho=
|
||||
SIZE (pikepdf-6.2.4.tar.gz) = 2914996
|
||||
SHA256 (pikepdf-6.2.5.tar.gz) = WyldlXkIGrRs57tGPsy8YuDGDL5UbynAqRNavVz3aiQ=
|
||||
SIZE (pikepdf-6.2.5.tar.gz) = 2915076
|
||||
|
@ -1,7 +1,7 @@
|
||||
Index: tests/test_io.py
|
||||
--- tests/test_io.py.orig
|
||||
+++ tests/test_io.py
|
||||
@@ -115,7 +115,7 @@ def _file_descriptor_is_open(
|
||||
@@ -116,7 +116,7 @@ def _file_descriptor_is_open(
|
||||
|
||||
|
||||
def _skip_file_descriptor_checks_if_not_supported():
|
||||
|
Loading…
x
Reference in New Issue
Block a user