python/pikepdf: added dependency python3-deprecation

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
brobr 2022-10-14 21:25:02 +01:00 committed by Willy Sudiarto Raharjo
parent d556a8734f
commit e31c8e799d
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/p/pikepdf/pikepdf-5.3.2.tar.gz
MD5SUM="367ed61eeff72e190c58eb8bc1f882a7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lxml pybind11 python3-setuptools_scm_git_archive"
REQUIRES="lxml pybind11 python3-deprecation python3-setuptools_scm_git_archive"
MAINTAINER="Rob van Nues"
EMAIL="sborg63@disroot.org"