15
0

- Add 412.patch to support python 3.11 gh#aio-libs/aiohttp-cors#412

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp_cors?expand=0&rev=6
This commit is contained in:
2023-01-24 16:50:07 +00:00
committed by Git OBS Bridge
parent c78b59ebc8
commit 65415e42ff
3 changed files with 35 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 24 16:49:45 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Add 412.patch to support python 3.11 gh#aio-libs/aiohttp-cors#412
-------------------------------------------------------------------
Thu Aug 18 15:28:57 UTC 2022 - Ben Greiner <code@bnavigator.de>