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:
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");
|
||||
|
@ -1,6 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 9 17:21:54 CET 2017 - ms@suse.com
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 17:24:18 CET 2017 - ms@suse.com
|
||||
|
||||
|
||||
- Added Leap42.3 boot descriptions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d36754f2b58895929ebe2c1bcb29d4969db1929c0db71e5c6745534fc433ee4b
|
||||
size 2924212
|
||||
oid sha256:b04812a71c32f7d7d870f27d488bcf3e02c74fc5a3f6fb9a90062157297071c2
|
||||
size 2933953
|
||||
|
Loading…
Reference in New Issue
Block a user