17
0

- Remove not needed dependency typing_extensions, just needed for

python < 3.8

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-async_timeout?expand=0&rev=13
This commit is contained in:
2023-03-24 11:26:10 +00:00
committed by Git OBS Bridge
parent 9744344dc0
commit ac139f1b27
2 changed files with 9 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 24 11:25:00 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Remove not needed dependency typing_extensions, just needed for
python < 3.8
-------------------------------------------------------------------
Sat Jan 15 16:39:14 UTC 2022 - Dirk Müller <dmueller@suse.com>