sync ports with The Matrix

This commit is contained in:
purplerain 2023-09-25 17:42:59 +00:00
parent 137b59ed88
commit d97ea2d955
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
49 changed files with 530 additions and 192 deletions

View file

@ -1,6 +1,6 @@
COMMENT= Python library for manipulating pages of PDF files
MODPY_EGG_VERSION= 3.16.1
MODPY_EGG_VERSION= 3.16.2
DISTNAME= pypdf-${MODPY_EGG_VERSION}
PKGNAME= py-${DISTNAME}