mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-05-11 20:37:32 -07:00
Dropped upstream in 0.20.46:
0f684cebb1
Even before that, it was optional via try/except and if certifi was not
installed, it would use the urllib3 default; it was removed from dulwich
on the grounds that for several years, urllib3 has enforced (system!)
certificates even if you don't explicitly pass a custom cert path.
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Michał Górny <mgorny@gentoo.org>