I'm wondering: since cryptography-vectors is only used for cryptography[test], and cryptography doesn't seem to install tests anyway... maybe it'd be better to merge it into cryptography[test] itself. That is, pull it with 'test?' and use only during testing. Should save lots of disk space.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b723f4331e032ac59ca2502b738838d35f01c394 commit b723f4331e032ac59ca2502b738838d35f01c394 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2019-11-17 14:22:14 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2019-11-17 14:23:52 +0000 dev-python/cryptography: Inline cryptography_vectors Closes: https://bugs.gentoo.org/700342 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/cryptography/Manifest | 1 + dev-python/cryptography/cryptography-2.8.ebuild | 16 +++++++++++----- 2 files changed, 12 insertions(+), 5 deletions(-)