26 Commits

Author SHA1 Message Date
ae801cf76d
Change remaining usage of _product to 000product
All openSUSE distros in developments switched to the new product builder, meaning
they no longer use _product as the package container, but operate on the standardized
name 000product.

Addresses https://progress.opensuse.org/issues/20890
2018-03-29 13:12:35 +02:00
Jimmy Berry
f98a78c1ae Remove Vim config in favor of EditorConfig. 2018-01-23 00:48:00 -06:00
Ludwig Nussel
3dce23f9d4 biarchtool: blacklist 000release-packages 2017-12-07 11:43:33 +01:00
Ludwig Nussel
aa80c7b96e biarchtool: also work for rings 2017-12-07 11:43:33 +01:00
Ludwig Nussel
a68287f795 biarchtool: blacklist patterns that are in ring1 2017-12-07 11:43:27 +01:00
Ludwig Nussel
7b5c3d1ae6 biarchtool: fetch all packagemetas at once 2017-12-07 11:43:15 +01:00
d1c4801578 Another set of low-noise flake8 cleanups 2017-10-20 20:46:44 +02:00
3cf49d9556 Python 2.6+ / 3.x style except clauses
This newer style except statement allows for compatibility with
Python 3.x and does not harm on python 2.6+.
2017-10-16 22:47:58 +02:00
Ludwig Nussel
4db5ba7e73 Refactor getting file list 2017-07-11 17:44:35 +02:00
Ludwig Nussel
d396381fee Remove leftover debug statements 2017-07-11 17:35:49 +02:00
Ludwig Nussel
9a5f69f9e2 warn about linked packages 2017-07-05 10:31:40 +02:00
Ludwig Nussel
fd340ba38b add openSUSE-EULAs to blacklist 2017-07-05 10:31:40 +02:00
Ludwig Nussel
2309cb6c92 Add libjpeg62-turbo to whitelist 2017-07-05 10:31:40 +02:00
Ludwig Nussel
69a501d909 Don't use product filter by default 2017-07-05 10:31:40 +02:00
Ludwig Nussel
c25a64dfde Update blacklist and whiteliste 2017-07-05 10:31:40 +02:00
Ludwig Nussel
a3326be907 Fix biarch logic to make --force work 2017-07-05 10:31:40 +02:00
Ludwig Nussel
845fb57bcf Catch more errors, fixes 2017-07-05 10:31:40 +02:00
Ludwig Nussel
14d5e8eda1 Take reverse build deps into account
With this is should be safe to call enable_baselibs_packages on any
package.
2017-05-09 17:35:39 +02:00
Ludwig Nussel
9b069d8a5d Filter latest packages further to only return new packages 2017-05-09 17:35:36 +02:00
Ludwig Nussel
b9f24f98a2 Add wipe option also to enable_baselibs_packages 2017-05-09 17:35:36 +02:00
Ludwig Nussel
28d480c979 Optionally wipe binaries when disabling 2017-05-09 17:35:36 +02:00
Ludwig Nussel
af88bd1546 reverse logic 2017-05-09 09:41:17 +02:00
Ludwig Nussel
2687e7c682 Add remove_explicit_enable command 2017-05-09 09:41:17 +02:00
Ludwig Nussel
2d3d5b8a04 Hardcode i586 only in a single place 2017-05-09 09:41:17 +02:00
Ludwig Nussel
a83900b35e Refactor package selecting 2017-05-09 09:41:17 +02:00
Ludwig Nussel
4823ce63ff Tool to enable biarch packages 2016-10-14 14:29:54 +02:00