14
0
2019-11-15 07:49:54 +00:00
committed by Git OBS Bridge
parent 5360121d55
commit 1900883591
3 changed files with 43 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
Mon Nov 11 12:47:57 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 41.6.0
- add importlib.patch
* Replace usage of deprecated imp module with local
re-implementation in setuptools._imp
* Fix pkg_resources.Requirement hash/equality implementation