14
0

- Fix build on older openSUSE releases as with py3.6 we need the

importlib_resources too

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.text?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal
2020-03-14 08:10:40 +00:00
committed by Git OBS Bridge
parent 42a3c52686
commit dbca34a8c9
2 changed files with 8 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Mar 14 08:09:33 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Fix build on older openSUSE releases as with py3.6 we need the
importlib_resources too
-------------------------------------------------------------------
Thu Jan 16 09:44:33 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>