17
0

- Add py39-ignore-loop-deprecation.patch to fix failing tests

(gh#encode/starlette#1293).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-starlette?expand=0&rev=4
This commit is contained in:
2021-09-27 12:44:49 +00:00
committed by Git OBS Bridge
parent 7fd1dd6adf
commit d7a03ae8a1
3 changed files with 32 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 27 12:44:18 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Add py39-ignore-loop-deprecation.patch to fix failing tests
(gh#encode/starlette#1293).
-------------------------------------------------------------------
Thu Jul 22 09:53:25 UTC 2021 - Matej Cepl <mcepl@suse.com>