| Summary: | dev-python/dnspython-2.3.0 fails tests: NameError: name ed448 is not defined | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | mgorny |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Agostino Sarubbo
2023-01-16 07:38:48 UTC
Created attachment 848647 [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 NameError: name 'ed448' is not defined E NameError: name 'ed448' is not defined FAILED tests/test_dnssec.py::DNSSECMakeDSTestCase::testMakeCDS - NameError: n... FAILED tests/test_dnssec.py::DNSSECMakeDSTestCase::testMakeManyDSfromCDS - Na... FAILED tests/test_dnssec.py::DNSSECMakeDSTestCase::testMakeManyDSfromDNSKEY The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1d0990c9945008895ba11c2c5a5ebd67b3ed803 commit e1d0990c9945008895ba11c2c5a5ebd67b3ed803 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2023-01-16 13:01:22 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2023-01-16 18:21:40 +0000 dev-python/dnspython: Add test dep on dev-python/cryptography Closes: https://bugs.gentoo.org/891039 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/dnspython/dnspython-2.3.0.ebuild | 5 +++++ profiles/features/wd40/package.use.mask | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) |