textproc/py-pikepdf: Update to 1.14.0
Changelog: https://github.com/pikepdf/pikepdf/blob/v1.14.0/docs/release_notes.rst
This commit is contained in:
parent
84a44e39ed
commit
9fcd293e91
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=538307
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pikepdf
|
||||
DISTVERSION= 1.13.0
|
||||
DISTVERSION= 1.14.0
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -19,7 +19,7 @@ LIB_DEPENDS= libqpdf.so:print/qpdf
|
|||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=4.0:devel/py-lxml@${PY_FLAVOR}
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=19.1.0:devel/py-attrs@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}hypothesis>=4.24<6:devel/py-hypothesis@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest>=4.4.0<6:devel/py-pytest@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest>=4.4.0<5.3.5:devel/py-pytest@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest-helpers-namespace>=2019.1.8:devel/py-pytest-helpers-namespace@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest-timeout>=1.3.3:devel/py-pytest-timeout@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest-xdist>=1.28,<2:devel/py-pytest-xdist@${PY_FLAVOR} \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1589873984
|
||||
SHA256 (pikepdf-1.13.0.tar.gz) = b35e286edf158b194483944066358d283471800e51fbbf66cd15a8796f96fa3a
|
||||
SIZE (pikepdf-1.13.0.tar.gz) = 2145793
|
||||
TIMESTAMP = 1591661424
|
||||
SHA256 (pikepdf-1.14.0.tar.gz) = 5b371c71b0da42d87371ed39973f07c7eb67d939ca5031f0c1637cfb3a2d79f5
|
||||
SIZE (pikepdf-1.14.0.tar.gz) = 2146369
|
||||
|
|
Loading…
Reference in a new issue