SHA256
1
0
forked from pool/python-bokeh

- Add stdlib-typing_extensions.patch which removes dependency on

typing_extensions package (gh#bokeh/bokeh#11307).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-bokeh?expand=0&rev=42
This commit is contained in:
2021-05-28 16:03:14 +00:00
committed by Git OBS Bridge
parent c14fb370de
commit d60d662a44
3 changed files with 121 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri May 28 16:02:43 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Add stdlib-typing_extensions.patch which removes dependency on
typing_extensions package (gh#bokeh/bokeh#11307).
-------------------------------------------------------------------
Sat Feb 27 11:27:05 UTC 2021 - Michael Ströder <michael@stroeder.com>