14
0
forked from pool/python-yarl

Accepting request 1082498 from system:homeautomation:home-assistant:unstable

- update to version 1.9.1
  * Marked tests that fail on older Python patch releases 
   (< 3.7.10, < 3.8.8 and < 3.9.2) as expected to fail due to missing
    a security fix for CVE-2021-23336. ((#850)_)

OBS-URL: https://build.opensuse.org/request/show/1082498
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yarl?expand=0&rev=48
This commit is contained in:
2023-04-25 11:40:43 +00:00
committed by Git OBS Bridge
parent e2b2c90226
commit d57000bafb
5 changed files with 12 additions and 24 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Apr 24 09:13:21 UTC 2023 - Adrian Schröter <adrian@suse.de>
- update to version 1.9.1
* Marked tests that fail on older Python patch releases
(< 3.7.10, < 3.8.8 and < 3.9.2) as expected to fail due to missing
a security fix for CVE-2021-23336. ((#850)_)
-------------------------------------------------------------------
Fri Apr 21 12:39:08 UTC 2023 - Dirk Müller <dmueller@suse.com>