14
0

Accepting request 880397 from home:bnavigator:branches:devel:languages:python

- Add typing_inspect-pr69-py39-GenericAlias.patch to support
  Python 3.9 -- gh#ilevkivskyi/typing_inspect#69

OBS-URL: https://build.opensuse.org/request/show/880397
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typing-inspect?expand=0&rev=3
This commit is contained in:
2021-03-22 22:24:02 +00:00
committed by Git OBS Bridge
parent 1828143089
commit b53468ef28
3 changed files with 98 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Mar 21 13:52:12 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Add typing_inspect-pr69-py39-GenericAlias.patch to support
Python 3.9 -- gh#ilevkivskyi/typing_inspect#69
-------------------------------------------------------------------
Sat Jul 4 03:54:20 AM UTC 2020 - John Vandenberg <jayvdb@gmail.com>