From 90c521d3c603cd39facc0bd614e314781d267b97b341ff3b8784da4d92cbe5b9 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 7 Nov 2024 09:18:57 +0000 Subject: [PATCH] - Make the test suite working just with the standard library. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-certifi?expand=0&rev=79 --- python-certifi.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/python-certifi.changes b/python-certifi.changes index ceaf015..648cc1e 100644 --- a/python-certifi.changes +++ b/python-certifi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 7 09:18:40 UTC 2024 - Matej Cepl + +- Make the test suite working just with the standard library. + ------------------------------------------------------------------- Wed Oct 9 06:43:31 UTC 2024 - Dirk Müller