24 Commits

Author SHA1 Message Date
ad06348dcf More flake8 cleanups 2019-12-10 12:50:57 +01:00
ec88760187 Fix Flake E241
One more step towards white space sanity. Next group is E20x.
2019-12-10 08:46:02 +01: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
8483632683 Some flake8 improvements
Was bored while waiting for a test run to finish. The rule is
that two empty lines distinguish larger blocks and shouldn't be
used between functions or within functions.
2019-11-27 10:40:15 +01:00
7b46636506 factory-package-news: fixes for Tumbleweed 2019-09-19 18:44:14 +02:00
Guillaume GARDET
440827e36e factory-package-news: add aarch64 to search path 2019-07-17 15:19:38 +02:00
280761013e Fix factory-package-news to work with Python 3
https://github.com/openSUSE/openSUSE-release-tools/pull/1962
ported factory-package-news in a way to Python 3.x that made
it completely crash immediately with Python 2.x. So I guess
it is time to flip the switch and change the shebang. Also
fix the remaining fallout so that at least save and diff
are working again.
2019-05-22 20:25:54 +02: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
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
Jimmy Berry
f98a78c1ae Remove Vim config in favor of EditorConfig. 2018-01-23 00:48:00 -06:00
6e78eb95fe Enable F405,F811 (Unused imports)
Remove imports that are either duplicate or unused
2017-10-20 01:03:00 +02:00
Jimmy Berry
b264bf0ca9 package-news: ignore non-rpm files in tree walk. 2017-03-23 18:21:43 -05:00
Jimmy Berry
b94b69703e package-news: include s390x in search path. 2017-03-23 18:21:43 -05:00
Jimmy Berry
f7c6ec22bf package-news: skip non-existant directories. 2017-03-23 18:21:43 -05:00
Ludwig Nussel
cb3c6ca3e6 fix newlines 2016-01-19 14:00:21 +01:00
Ludwig Nussel
710f96f9d7 catch vanished changelog in package 2016-01-19 11:39:31 +01:00
Ludwig Nussel
8188bcad3b remove added and remove packges, just causes confusion 2015-12-21 16:26:38 +01:00
Ludwig Nussel
417800e497 add intro text 2015-12-14 18:08:07 +01:00
Ludwig Nussel
df33c7e04d fake kernel source rpm
pretend all kernel packages are from same source rpm to avoid
excessively repeated changelogs
2015-12-14 17:43:02 +01:00
Ludwig Nussel
170e23e7ff print summary of changed packages
also print source rpm instead of first sub package
2015-12-14 17:23:39 +01:00
b536afcd9f factory-package-news: Change texts for added/removed packages 2015-11-26 15:16:27 +01:00
Christian Boltz
ef84b1d378 factory-package-news: add cosmetic white space 2014-09-10 08:56:04 +02:00
Ludwig Nussel
162d00bdd9 add an extra line break 2014-08-13 08:58:06 +02:00
Ludwig Nussel
ddc3e45d52 move factory-package-news to subdirectory 2014-08-07 14:32:23 +02:00