| Summary: | dev-python/PyPDF2-2.3.1 fails tests: PyPDF2.errors.DependencyError: PyCryptodome is required for AES algorithm | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | arthurzam |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Agostino Sarubbo
2022-06-20 06:00:34 UTC
Created attachment 786380 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: E PyPDF2.errors.DependencyError: PyCryptodome is required for AES algorithm FAILED tests/test_encryption.py::test_encryption[/var/tmp/portage/dev-python/PyPDF2-2.3.1/work/PyPDF2-2.3.1/resources/encryption/enc6.pdf] FAILED tests/test_encryption.py::test_encryption[/var/tmp/portage/dev-python/PyPDF2-2.3.1/work/PyPDF2-2.3.1/resources/encryption/enc7.pdf] FAILED tests/test_encryption.py::test_encryption[/var/tmp/portage/dev-python/PyPDF2-2.3.1/work/PyPDF2-2.3.1/resources/encryption/enc8.pdf] FAILED tests/test_encryption.py::test_encryption[/var/tmp/portage/dev-python/PyPDF2-2.3.1/work/PyPDF2-2.3.1/resources/encryption/enc9.pdf] FAILED tests/test_encryption.py::test_encryption[/var/tmp/portage/dev-python/PyPDF2-2.3.1/work/PyPDF2-2.3.1/resources/encryption/enca.pdf] FAILED tests/test_encryption.py::test_encryption[/var/tmp/portage/dev-python/PyPDF2-2.3.1/work/PyPDF2-2.3.1/resources/encryption/encb.pdf] The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff31e7fd3b2b69a5fc53db13e5b8a8e1ec9974b1 commit ff31e7fd3b2b69a5fc53db13e5b8a8e1ec9974b1 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2022-06-20 06:39:24 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2022-06-20 06:39:44 +0000 dev-python/PyPDF2: Add test dep on dev-python/pycryptodome Closes: https://bugs.gentoo.org/853130 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/PyPDF2/PyPDF2-2.3.1.ebuild | 3 +++ 1 file changed, 3 insertions(+) |