Summary: | dev-python/pyaes-1.6.1 : [TEST] ImportError: No module named Crypto.Cipher | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Anthony Basile <blueness> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | mgorny |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 710396 | ||
Attachments: |
emerge-info.txt
dev-python:pyaes-1.6.1:20180323-153746.log emerge-history.txt environment etc.portage.tbz2 temp.tbz2 tests.tbz2 |
Description
Toralf Förster
![]() Created attachment 524992 [details]
emerge-info.txt
Created attachment 524994 [details]
dev-python:pyaes-1.6.1:20180323-153746.log
Created attachment 524996 [details]
emerge-history.txt
Created attachment 524998 [details]
environment
Created attachment 525000 [details]
etc.portage.tbz2
Created attachment 525002 [details]
temp.tbz2
Created attachment 525004 [details]
tests.tbz2
Updating/correcting maintainer. * tests/test-aes.py Traceback (most recent call last): File "tests/test-aes.py", line 40, in <module> from Crypto.Cipher import AES as KAES ModuleNotFoundError: No module named 'Crypto' The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbd1785f2d4aecca22c5b9512e8f852021a67353 commit dbd1785f2d4aecca22c5b9512e8f852021a67353 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2020-03-16 20:06:30 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2020-03-16 20:06:43 +0000 dev-python/pyaes: Add missing test dependency Closes: https://bugs.gentoo.org/651262 Signed-off-by: Matt Turner <mattst88@gentoo.org> dev-python/pyaes/pyaes-1.6.1-r2.ebuild | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) |