15
0

- Add part_rm_dep_imp.patch to replace missing imp package

(gh#PyCQA/astroid#686).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astroid?expand=0&rev=54
This commit is contained in:
2020-06-23 16:54:11 +00:00
committed by Git OBS Bridge
parent 1d3acd69d1
commit ba5f783dd0
3 changed files with 207 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 23 16:52:52 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Add part_rm_dep_imp.patch to replace missing `imp` package
(gh#PyCQA/astroid#686).
-------------------------------------------------------------------
Tue Jun 16 02:59:27 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>