forked from pool/python-kiwi
- Setup package for multipython build
There is an initiative at SUSE to combine the python2 and python3 package builds into a single spec in order to provide packages for both versions of python OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
9196852f9d
commit
77a33debaa
@@ -37,3 +37,6 @@ addFilter("W: no-manual-page-for-binary kiwicompat");
|
||||
|
||||
# kiwi master package can't be noarch if sub packages are arch specific
|
||||
addFilter("W: no-binary");
|
||||
|
||||
# multipython builds does not deal well with fdupes
|
||||
addFilter("E: files-duplicated-waste");
|
||||
|
Reference in New Issue
Block a user