10 Commits

Author SHA1 Message Date
Jimmy Berry
5e6df089a6 osclib/stagingapi: drop {load,save}_file_content() methods.
Since the implementations have been made generic and dropped to osclib.core
there is not point in having wrappers in StagingAPI with the same args.
2018-08-17 22:15:58 -05:00
Stephan Kulow
9b4b0ed15a Begin porting to python3 (osc branch) 2018-05-14 11:04:39 +02:00
Jimmy Berry
68eb3223c8 osclib/check_duplicate_binaries: ignore any package arch that differs from arch. 2018-04-26 22:49:07 -05:00
Jimmy Berry
873511e7dc osclib/check_duplicate_binaries: rewrite to use package_binary_list(). 2018-04-26 22:46:56 -05:00
Jimmy Berry
5e6476bd14 osclib/check_duplicate_binaries: drop unused imports post lnussel rework. 2018-04-26 22:46:56 -05:00
Jimmy Berry
ab3fc2bed5 osclib/check_duplicate_binaries: ignore s/glibc.i686/glibc:i686/.
Presumably an oversight when lnussel added.
2018-04-26 10:50:15 -05:00
Jimmy Berry
f98a78c1ae Remove Vim config in favor of EditorConfig. 2018-01-23 00:48:00 -06:00
Ludwig Nussel
ced6093593 check_duplicate_binaries: better yaml 2017-12-22 13:38:45 +01:00
Ludwig Nussel
2bbbd6f465 Speed up duplicate binaries check
We can leverage an api call that returns all binaries.
2017-08-04 14:45:46 +02:00
Jimmy Berry
387b37939c osc-staging: provide check_duplicate_binaries staging command. 2017-06-27 17:12:57 -05:00