626 Commits (28f69fa50516f8646f44e0870b071d90a0111dc5)
 

Author SHA1 Message Date
Ivo De Decker 613610e2b8 Also make sure forced-reason is a list
9 years ago
Julien Cristau b9f30120ad Fix silly NameError
9 years ago
Ivo De Decker f637e88086 Make sure reason is a list, even with python 3
9 years ago
Julien Cristau 994906c673 Add explicit encoding to all files
9 years ago
Julien Cristau fb2f30bcef Sources and Packages are utf-8
9 years ago
Julien Cristau d86c7b9c7a Don't crash if the urgencies file contains non-ascii
9 years ago
Julien Cristau 37ff82d1e0 Use python3-style super()
9 years ago
Julien Cristau 6c344589ee Remove dependency on six
9 years ago
Julien Cristau 354f6a6bc9 Use python3
9 years ago
Julien Cristau 2e20d9c7ad Use super() instead of explicitly calling our superclass
9 years ago
Julien Cristau 8d3d964daf Disable a code path for encoded yaml in python3
9 years ago
Julien Cristau 18f7101847 Use six.moves for itertools, urllib and intern
9 years ago
Julien Cristau f83029c55e Add sort method to MigrationItem
9 years ago
Julien Cristau 36d3b96158 Stop using string.find
9 years ago
Julien Cristau 90f5993c4a Use the key= argument to sorted()
9 years ago
Julien Cristau c79c0848e5 Stop using sys.maxint
9 years ago
Julien Cristau 2eee806263 Stop using dict.iter* methods
9 years ago
Julien Cristau 16f77bf6f9 Use python3-compatible form for except clause
9 years ago
Julien Cristau 4249d3868a Replace map() with list comprehensions
9 years ago
Julien Cristau 94666b55f9 Simplify a bit the loop to read our config file
9 years ago
Julien Cristau 58a6a6ed1d Don't use the file builtin
9 years ago
Julien Cristau 94f18322db Switch to print_function
9 years ago
Julien Cristau 6371eaf102 Remove sys.path frobbing
9 years ago
Julien Cristau 20ffcc6dc5 Fix typo
9 years ago
Jonathan Wiltshire 48b4021aa2 britney.conf: NOBREAKALL amd64 in addition to i386
9 years ago
Adam D. Barratt bf87fb7d63 britney{,_nobreakall}.conf: remove kfreebsd
9 years ago
Niels Thykier 59f099d080 britney.conf: Allow kfreebsd packages to go out of sync
10 years ago
Niels Thykier 9d5f47a9b7 britney: Ignore "remark" hints as they are not meant for us
10 years ago
Adam D. Barratt 629a596f25 Sync britney_nobreakall.conf with the main configuration
10 years ago
Ivo De Decker 371ad09113 excuses: show cruft and missing builds
10 years ago
Ivo De Decker 0e90214698 Link to the freeze policy for blocked packages
10 years ago
Julien Cristau 31ba6fc228 Revert "Set all urgencies to 10 days"
10 years ago
Julien Cristau 26936d1876 Make arm64 and ppc64el regular archs
10 years ago
Julien Cristau 213f9ad0e8 Disable smooth updates
10 years ago
Jonathan Wiltshire 6891fa39f6 Set all urgencies to 10 days
10 years ago
Adam D. Barratt 09f7ab83cf Don't remove arch:all binaries when migrating *pu binNMUs
10 years ago
Andreas Barth d51fa09c75 add arm64 ppc64el
10 years ago
Niels Thykier ef45659797 britney.py: Fix bug where nuninst would be copied incorrectly
10 years ago
Niels Thykier 97fcba644c britney.py: Fix a regression in nuninst counting for hints
10 years ago
Niels Thykier bae9338a74 do_all(): Only sort_actions after recurse runs
10 years ago
Niels Thykier 822d847c11 britney.py: Skip lundo maintenance in non-hint recurse runs
10 years ago
Niels Thykier 04afa83ad8 Avoid unnecessary nuninst regressions for break archs
10 years ago
Niels Thykier a2d63a1c73 Move the nuninst checker function to britney_util
10 years ago
Niels Thykier d93f299fe5 britney.py: Avoid making migration items from migration items
10 years ago
Niels Thykier f88bcd98a2 britney.py: Save a table look up
10 years ago
Niels Thykier 0714b3bed8 britney.py: Correct the hash key in nuninst_arch_report
10 years ago
Niels Thykier 4383fe93a5 britney.py: Use defaultdict instead of "{}.setdefault"
10 years ago
Niels Thykier 12691baa87 Exploit equivalency to skip unneeded computation
10 years ago
Niels Thykier 37608071e9 britney.py: Refactor doop_source
10 years ago
Niels Thykier 2576366dd0 inst-tester: Attempt to avoid needing to backtrack
10 years ago