14
0
forked from pool/python-build

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

- Add remove-unused-import.patch to work with importlib_metadata

OBS-URL: https://build.opensuse.org/request/show/856709
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-build?expand=0&rev=3
This commit is contained in:
2020-12-17 22:07:37 +00:00
committed by Git OBS Bridge
parent 7728f99eaa
commit 646c68d5a9
3 changed files with 44 additions and 6 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Dec 17 14:52:54 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- Add remove-unused-import.patch to work with importlib_metadata
-------------------------------------------------------------------
Fri Nov 13 11:14:24 UTC 2020 - John Vandenberg <jayvdb@gmail.com>