Commit Graph

372 Commits (f64f7072c0e6ebef33222feb4adb2779dd7bcb75)

Author SHA1 Message Date
Julien Cristau f64f7072c0 Sources and Packages are utf-8
10 years ago
Julien Cristau 7b0138ecb7 Don't crash if the urgencies file contains non-ascii
10 years ago
Julien Cristau c42fbcc5d3 Remove dependency on six
10 years ago
Julien Cristau 8044667ed6 Use python3
10 years ago
Julien Cristau b354afc39d Use six.moves for itertools, urllib and intern
10 years ago
Julien Cristau 1e1f574f8a Use the key= argument to sorted()
10 years ago
Julien Cristau 63ccd53759 Stop using sys.maxint
10 years ago
Julien Cristau b3aef7fe6d Stop using dict.iter* methods
10 years ago
Julien Cristau c580fb7683 Use python3-compatible form for except clause
10 years ago
Julien Cristau 24e8e9337c Replace map() with list comprehensions
10 years ago
Julien Cristau 49475f79ba Simplify a bit the loop to read our config file
10 years ago
Julien Cristau b64afb639f Don't use the file builtin
10 years ago
Julien Cristau 5d7393cf86 Switch to print_function
10 years ago
Julien Cristau 726bbde3a3 Remove sys.path frobbing
10 years ago
Julien Cristau bf1d91d587 Fix typo
10 years ago
Niels Thykier b2cef666f4 britney: Ignore "remark" hints as they are not meant for us
10 years ago
Ivo De Decker b7f3100b91 excuses: show cruft and missing builds
10 years ago
Ivo De Decker 70c4a7cc55 Link to the freeze policy for blocked packages
10 years ago
Adam D. Barratt f516b38256 Don't remove arch:all binaries when migrating *pu binNMUs
10 years ago
Niels Thykier 3c91f65f1f britney.py: Fix bug where nuninst would be copied incorrectly
11 years ago
Niels Thykier 666dd187e4 britney.py: Fix a regression in nuninst counting for hints
11 years ago
Niels Thykier 30d686164c do_all(): Only sort_actions after recurse runs
11 years ago
Niels Thykier 513fea07b8 britney.py: Skip lundo maintenance in non-hint recurse runs
11 years ago
Niels Thykier 8ea2157d79 Avoid unnecessary nuninst regressions for break archs
11 years ago
Niels Thykier b53e8fa501 Move the nuninst checker function to britney_util
11 years ago
Niels Thykier f02c1fcb82 britney.py: Avoid making migration items from migration items
11 years ago
Niels Thykier 9d45143127 britney.py: Save a table look up
11 years ago
Niels Thykier 9487da51a1 britney.py: Correct the hash key in nuninst_arch_report
11 years ago
Niels Thykier d41f7f2119 britney.py: Use defaultdict instead of "{}.setdefault"
11 years ago
Niels Thykier ddf52bc7ca Exploit equivalency to skip unneeded computation
11 years ago
Niels Thykier 6f24be9954 britney.py: Refactor doop_source
11 years ago
Niels Thykier 33049b2b1c doop_source: Remove unncessary table loop up
11 years ago
Niels Thykier 4fd740dd8b doop_source: Remove redundant part of the return value
11 years ago
Niels Thykier faa3f450e1 britney.py: Split iter_packages into two
11 years ago
Niels Thykier 6a19e254de britney.py: Handle version-ranged dependencies a bit smarter
11 years ago
Niels Thykier 5e7417f416 britney.py: _compute_groups returns sets of tuples, not str
11 years ago
Niels Thykier ad84f50d1b britney.py: dict does not have a .add (in _compute_groups)
11 years ago
Niels Thykier 9b24a1d4e7 britney.py: Fix use of undefined variable
11 years ago
Adam D. Barratt 28389f730e Remove an obsolete comment
11 years ago
Niels Thykier 8d4753530c Britney: Fix malformed removal hints from auto hinter
11 years ago
Niels Thykier 271fb11b33 britney.py: Fix bug with hinting removals
11 years ago
Niels Thykier c0409c1b04 Add auto hinter on top of the new installability tester
11 years ago
Niels Thykier ebc9af70fa Handle smooth updates better in "easy"-hints
11 years ago
Niels Thykier 580f4a7f3d Rewrite, rename and extend find_upgraded_binaries
11 years ago
Niels Thykier d644d7554a Move "old_libraries" to britney_util
11 years ago
Niels Thykier 3f86ef3299 Move write_controlfiles to britney_util
11 years ago
Niels Thykier 329f1901b4 Factor write_sources into its own function
11 years ago
Niels Thykier 3dc4a6367f Write "HeidiResultDelta" file containing the changes of the run
11 years ago
Niels Thykier 36da23b5b7 britney.py: Remove obsolete comment about AIEEE
11 years ago
Ivo De Decker 0214b41a4f Add note when a pkg is being removed because it is not in sid
11 years ago