From 12ac37c1af411f755dbe6dda37830533a5c97540db611b21b7f832b8ce8f03cd Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 13 Jul 2021 13:43:10 +0000 Subject: [PATCH] - anyio is actually required (at least for some tests in other packages). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpcore?expand=0&rev=6 --- python-httpcore.changes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/python-httpcore.changes b/python-httpcore.changes index d79f9b6..3430b0b 100644 --- a/python-httpcore.changes +++ b/python-httpcore.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 13 13:42:56 UTC 2021 - Matej Cepl + +- anyio is actually required (at least for some tests in other + packages). + ------------------------------------------------------------------- Thu Jul 8 08:16:46 UTC 2021 - Antonio Larrosa