summaryrefslogtreecommitdiff
path: root/dev-python/GitPython
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz93@gmail.com>2023-11-13 16:39:26 -0500
committerMichał Górny <mgorny@gentoo.org>2023-12-05 05:20:32 +0100
commit4e44d729102f49a585cc5d87a588047edeab1471 (patch)
tree436089bce010afcd0b21b94fc252a714863f55e3 /dev-python/GitPython
parent42480a2d9c775be4ce7dc5b597045cabd4465dcb (diff)
downloadgentoo-4e44d729102f49a585cc5d87a588047edeab1471.tar.gz
gentoo-4e44d729102f49a585cc5d87a588047edeab1471.tar.bz2
gentoo-4e44d729102f49a585cc5d87a588047edeab1471.zip
dev-python/matplotlib: drop optional certifi dependency
It was removed as a mandatory requirement in 3.4.0: https://github.com/matplotlib/matplotlib/commit/df4b3aca8eade1359201779ec83dbc3e3b29a0d5 https://github.com/matplotlib/matplotlib/commit/188338007fa5f9d11538056c1a86ae45d997a34a 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>
Diffstat (limited to 'dev-python/GitPython')
0 files changed, 0 insertions, 0 deletions