5 Commits

Author SHA1 Message Date
f79172bb7c skippkg-finder: add a supplement list for adding package to the skiplist
For the purpose of adding some package(RPM) to the skiplist, there are
two option has introduced, skiplist_supplement_regex for adding package
if it has matched with the regex, skiplist_supplement_ignores in order
to free package from the regex rule.
2022-01-25 17:57:37 +08:00
f6a392b56c skippkg-finder: add --alternative-project option overrides OPENSUSE_PROJECT for package checking
Leap 15 Respin project doesn't have inherited packagelist,
skippkg-finder should have to check origin project but upload the result
to the working target project.

Example:
Checking openSUSE:Leap:15.3, upload data to
openSUSE:Leap:15.3:Update:Respin
2021-09-24 16:17:57 +08:00
f05d711988 skippkg-finder: move extra packages to the OSRT attribute
The extra packages are packages should be skipped in ftp-tree but we
won't for some reasons, packagelist is not fixed depend on package
status in SLE side, move the list to OSRT attribute avoiding modify this
list so often.
2021-09-07 16:41:10 +08:00
eda1221f8f skippkg-finder: add two packages to the extra list for zypper dup reason 2021-09-06 15:58:39 +08:00
70acfda962 Add skippkg-finder.py to overwrite NON_FTP_PACKAGES for obsoleted and unneeded package 2021-08-26 21:37:15 +08:00