summaryrefslogtreecommitdiff
path: root/dev-python/cryptography/cryptography-2.8.ebuild
AgeCommit message (Collapse)Author
2020-01-09dev-python/cryptography: add cffi to RDEPENDMike Gilbert
cryptography installs egg-info/requires.txt containing cffi. This means packages using pkg_resources to import cryptography will fail if cffi is not installed at runtime. Closes: https://bugs.gentoo.org/696224 Package-Manager: Portage-2.3.84_p2, Repoman-2.3.20_p24 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
2020-01-05*/*: Clean PYTHON_COMPAT of obsolete implsMichał Górny
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-11-19dev-python/cryptography: 2.8 stable amd64/x86 for novaMatthew Thode
Package-Manager: Portage-2.3.76, Repoman-2.3.18 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
2019-11-17dev-python/cryptography: Inline cryptography_vectorsMichał Górny
Closes: https://bugs.gentoo.org/700342 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-11-17dev-python/cryptography: Bump to 2.8Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>