23 Commits

Author SHA1 Message Date
Stephan Kulow
e52dc6ce2b Harmonize imports on using lxml for XML parsing 2022-02-18 11:16:01 +01:00
d2cadc21d9 compare_pkglist: update to Leap 15.2 and SLE15 SP2 2020-01-20 17:15:33 +08:00
32ad0adc2d Fix all E22x errors
This cleans up white spaces around various kinds of operators to be
consistent.
2019-11-27 11:08:06 +01:00
Stephan Kulow
595e84191e More porting to python3
Travis changed default python to 3.6, which has impact on the way
flake8 checks. So make sure we run fine under flake8 of python 3
2019-04-20 21:16:50 +02:00
9c852461d4 compare_pkglist: fix return code handling introduced by 2e339acffb03b6786c902c2ebd250d1c3720e315 2019-02-13 15:36:15 +08:00
2e339acffb compare_pkglist: minor improvements 2019-02-13 14:36:59 +08:00
a3c64f9dcd compare_pkglist: update version to Leap 15.1 and SLE15 SP1 2019-02-12 18:03:07 +08:00
Stephan Kulow
ea9061ccf5 Import urllib2 python agnostic 2018-11-16 09:01:45 +01:00
cdf45777d1 compare_pkglist: queries with withlinked=1 to ignore inherited package 2018-08-30 17:27:39 +08:00
Jimmy Berry
6069245350 Remove SUSE copyright, warranty, and license headers.
Distinct copyrights were left as I do not wish to track down commit
history to ensure it properly documents the copyright holders. Also left
non-GPLv2 licenses and left bs_copy untouched as a mirror from OBS.

Already have a mix of with and without headers and even OBS does not place
on majority of files. If SUSE lawyers have an issue it will come up in
legal review for Factory.
2018-08-23 19:18:06 -05:00
60db0f81fa compare_pkglist: do not submit package if it has removed from target 2017-12-08 17:19:48 +08:00
b165e07db3 compare_pkglist: improve submission message 2017-12-05 18:52:41 +08:00
57aadf8eeb compare_pkglist: add feature to limits submission creating 2017-12-05 18:32:46 +08:00
554d286155 compare_pkglist: fix a typo 2017-12-05 18:32:11 +08:00
9f5a0aa079 compare_pkglist: fallback to old route if submitfrom and submitto has not defined 2017-12-04 16:22:18 +08:00
3c8a8411cd compare_pkglist: add more features
* Add --existin param, verify the package exists in --existin project.
* Add --submitfrom and --submitto params, that are configurable the
  submit source and target.
2017-11-30 18:36:20 +08:00
4838dbec82 compare_pkglist: Add --submit param to submit new package 2017-11-22 17:30:29 +08:00
cc0bd67365 compare_pkglist: displays deleted package 2017-11-14 18:13:13 +08:00
15e8e74a2f compare_pkglist: misc improvements 2017-11-14 15:51:44 +08:00
d1c4801578 Another set of low-noise flake8 cleanups 2017-10-20 20:46:44 +02:00
7d4ecfd724 compare_pkglist: up to Leap 15.0 and SLE15 2017-10-03 17:49:02 +08:00
264917f732 Force using expand in api call and ignore the linking package 2017-01-13 00:43:41 +08:00
39df4abab1 Add compare_pkglist.py 2017-01-06 16:12:43 +08:00