forked from pool/python-six
- remove egg-info directory before installation if it exists,
because setuptools produce directory and six switched to distutils that produce a file (and because rpm can't handle that by itself) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=52
This commit is contained in:
committed by
Git OBS Bridge
parent
f0406e0784
commit
02931c79f5
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 16 16:49:50 UTC 2017 - jmatejek@suse.com
|
||||
|
||||
- remove egg-info directory before installation if it exists,
|
||||
because setuptools produce directory and six switched to distutils
|
||||
that produce a file
|
||||
(and because rpm can't handle that by itself)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 28 07:47:18 UTC 2017 - tbechtold@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user