14 Commits

Author SHA1 Message Date
Stephan Kulow
529d1dafae Target E302 - add two comment lines before class 2022-02-18 17:15:48 +01:00
Stephan Kulow
137478d6aa Introduce osclib.core.duplicated_binaries_in_repo
Move the core functionality of check_duplicate_binaries_command to be
reusable from installcheck.
2019-05-29 13:57:26 +02:00
32a88ccddb check_duplicate_binaries: set arch key to string instead of the list 2018-12-18 18:50:43 +08:00
Jimmy Berry
536e17cb79 osclib/stagingapi: rename dashboard_content_* methods to pseudometa_file_*.
No need to be confusing and use the deprecated dashboard name.
2018-08-17 23:19:24 -05:00
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