Eli Schwartz 4e44d72910
dev-python/matplotlib: drop optional certifi dependency
It was removed as a mandatory requirement in 3.4.0:
df4b3aca8e
188338007f

When certifi isn't installed, matplotlib falls back to using
urllib.request.urlopen with a default context of `None`, logs a debug
note, and works fine on Gentoo since this already enforces certificates
and uses the system store to do it.

Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-12-05 05:20:32 +01:00
..
2023-11-18 16:47:26 +01:00